Friday, September 09, 2022

d

Hi folks.

Remove message:
"*** Python 2.7 is end-of-life and no longer receives security updates."

I don't have time to handle people sending me emails about what they should do
about it because they installed gimp which pulls x11/py-gtk2 which pulls python2
(and as soon as there's gtk in the name, people contact me).
I don't care about outdated py2 gimp plugins but according to espie, these py2
plugins are essential to gimp even though linux moved away from it.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving revision 1.79
diff -u -p -r1.79 Makefile
--- Makefile 2 Sep 2022 16:49:03 -0000 1.79
+++ Makefile 9 Sep 2022 21:02:31 -0000
@@ -8,7 +8,7 @@ SHARED_LIBS = python2.7 0.0
VERSION_SPEC = >=2.7,<2.8
PORTROACH = limit:^2\.7

-REVISION-main = 10
+REVISION-main = 11
REVISION-idle = 1
REVISION-tests = 1
REVISION-bsddb = 0
Index: pkg/MESSAGE-main
===================================================================
RCS file: pkg/MESSAGE-main
diff -N pkg/MESSAGE-main
--- pkg/MESSAGE-main 23 Mar 2022 11:20:05 -0000 1.4
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-*** Python 2.7 is end-of-life and no longer receives security updates.


--
Antoine

No comments:

Post a Comment