FreeBSD ships zlib with base system since 1996 and many base system components requires zlib. This port is not necessary and should be removed. Fix: Remove port archives/zlib How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->delphij Take.
State Changed From-To: open->closed Committed per approval from maintainer.
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"