svn commit: r559931 - in head: . devel devel/electron4 devel/electron5 devel/electron6 editors editors/atom www www/iridium

Rene Ladan rene at FreeBSD.org
Sat Jan 2 12:28:35 UTC 2021


Author: rene
Date: Sat Jan  2 12:28:34 2021
New Revision: 559931
URL: https://svnweb.freebsd.org/changeset/ports/559931

Log:
  Remove a few expired ports depending on Python 2.7:
  
  2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
  2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
  2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
  2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
  2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream

Deleted:
  head/devel/electron4/
  head/devel/electron5/
  head/devel/electron6/
  head/editors/atom/
  head/www/iridium/
Modified:
  head/MOVED
  head/devel/Makefile
  head/editors/Makefile
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jan  2 12:03:17 2021	(r559930)
+++ head/MOVED	Sat Jan  2 12:28:34 2021	(r559931)
@@ -15967,3 +15967,8 @@ www/trac-ldap||2021-01-01|Has expired: Uses Python 2.7
 www/trac-spam-filter||2021-01-01|Has expired: Uses Python 2.7 which is EOLed upstream
 www/trac-timingandestimation||2021-01-01|Has expired: Uses Python 2.7 which is EOLed upstream
 www/trac-themeengine||2021-01-01|Has expired: Uses Python 2.7 which is EOLed upstream
+www/iridium||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+editors/atom||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+devel/electron4||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+devel/electron5||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream
+devel/electron6||2021-01-02|Has expired: Uses Python 2.7 which is EOLed upstream

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Jan  2 12:03:17 2021	(r559930)
+++ head/devel/Makefile	Sat Jan  2 12:28:34 2021	(r559931)
@@ -523,9 +523,6 @@
     SUBDIR += efl
     SUBDIR += egypt
     SUBDIR += eiffelstudio
-    SUBDIR += electron4
-    SUBDIR += electron5
-    SUBDIR += electron6
     SUBDIR += electron7
     SUBDIR += elf
     SUBDIR += elfio

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Sat Jan  2 12:03:17 2021	(r559930)
+++ head/editors/Makefile	Sat Jan  2 12:28:34 2021	(r559931)
@@ -10,7 +10,6 @@
     SUBDIR += aewan
     SUBDIR += apel
     SUBDIR += asedit
-    SUBDIR += atom
     SUBDIR += beav
     SUBDIR += biew
     SUBDIR += bitedit

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sat Jan  2 12:03:17 2021	(r559930)
+++ head/www/Makefile	Sat Jan  2 12:28:34 2021	(r559931)
@@ -265,7 +265,6 @@
     SUBDIR += ilias
     SUBDIR += ilias6
     SUBDIR += interchange
-    SUBDIR += iridium
     SUBDIR += itop
     SUBDIR += jericho-html
     SUBDIR += jesred


More information about the svn-ports-head mailing list