svn commit: r301107 - in head: . archivers archivers/zlib

Xin LI delphij at FreeBSD.org
Wed Jul 18 17:22:13 UTC 2012


Author: delphij
Date: Wed Jul 18 17:22:12 2012
New Revision: 301107
URL: http://svn.freebsd.org/changeset/ports/301107

Log:
  Remove archivers/zlib in favor of base system bundled version.
  
  PR:		ports/169955
  Approved by:	maintainer

Deleted:
  head/archivers/zlib/
Modified:
  head/MOVED
  head/archivers/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Jul 18 17:21:58 2012	(r301106)
+++ head/MOVED	Wed Jul 18 17:22:12 2012	(r301107)
@@ -3552,3 +3552,4 @@ lang/python24||2012-07-16|End Of Life re
 lang/python25||2012-07-16|End Of Life reached
 www/zope||2012-07-16|End Of Life reached
 www/zope211||2012-07-16|End Of Life reached
+archivers/zlib||2012-07-18|Removed in favor of base system zlib

Modified: head/archivers/Makefile
==============================================================================
--- head/archivers/Makefile	Wed Jul 18 17:21:58 2012	(r301106)
+++ head/archivers/Makefile	Wed Jul 18 17:22:12 2012	(r301107)
@@ -210,7 +210,6 @@
     SUBDIR += zip
     SUBDIR += zipmix
     SUBDIR += zipper
-    SUBDIR += zlib
     SUBDIR += zoo
     SUBDIR += zutils
 



More information about the svn-ports-all mailing list