Date: Wed, 18 Jul 2012 17:22:13 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301107 - in head: . archivers archivers/zlib Message-ID: <201207181722.q6IHMDLG093109@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207181722.q6IHMDLG093109>