svn commit: r525389 - in head: . Mk/Uses www www/zope213

Rene Ladan rene at FreeBSD.org
Thu Feb 6 16:48:06 UTC 2020


Author: rene
Date: Thu Feb  6 16:48:05 2020
New Revision: 525389
URL: https://svnweb.freebsd.org/changeset/ports/525389

Log:
  Remove the expired Zope 2.13 port and its now unused USES file.
  
  Tested with: `make index` and `make -V USES` for all ports

Deleted:
  head/Mk/Uses/zope.mk
  head/www/zope213/
Modified:
  head/MOVED
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Feb  6 16:43:52 2020	(r525388)
+++ head/MOVED	Thu Feb  6 16:48:05 2020	(r525389)
@@ -14238,3 +14238,4 @@ mail/py-Products.MailHost||2020-02-06|Has expired: Out
 security/py-AccessControl||2020-02-06|Has expired: Outdated, uses EOLed python27
 security/py-Products.PluggableAuthService||2020-02-06|Has expired: Outdated, uses EOLed python27
 www/py-collective.templateengines||2020-02-06|Has expired: Outdated, uses EOLed python27
+www/zope213||2020-02-06|Has expired: Outdated, uses EOLed python27

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Thu Feb  6 16:43:52 2020	(r525388)
+++ head/www/Makefile	Thu Feb  6 16:48:05 2020	(r525389)
@@ -2400,6 +2400,5 @@
     SUBDIR += zenphoto
     SUBDIR += zerowait-httpd
     SUBDIR += zola
-    SUBDIR += zope213
 
 .include <bsd.port.subdir.mk>


More information about the svn-ports-head mailing list