From owner-svn-ports-all@FreeBSD.ORG Mon Aug 20 03:56:25 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BE7E106564A; Mon, 20 Aug 2012 03:56:25 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 26BCA8FC08; Mon, 20 Aug 2012 03:56:25 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7K3uPN2079085; Mon, 20 Aug 2012 03:56:25 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7K3uOqj079082; Mon, 20 Aug 2012 03:56:24 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201208200356.q7K3uOqj079082@svn.freebsd.org> From: Alex Kozlov Date: Mon, 20 Aug 2012 03:56:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302779 - in head: . misc misc/gpt misc/gpt31 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2012 03:56:25 -0000 Author: ak Date: Mon Aug 20 03:56:24 2012 New Revision: 302779 URL: http://svn.freebsd.org/changeset/ports/302779 Log: Remove expired ports: 2012-08-10 misc/gpt31: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004 2012-08-10 misc/gpt: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004 Deleted: head/misc/gpt/ head/misc/gpt31/ Modified: head/MOVED head/misc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Aug 20 02:05:35 2012 (r302778) +++ head/MOVED Mon Aug 20 03:56:24 2012 (r302779) @@ -3643,3 +3643,5 @@ devel/apr0|devel/apr1|2012-08-18|Has exp www/apache20|www/apache22|2012-08-18|Has expired www/django-mezzanine-filebrowser|www/py-django-mezzanine-filebrowser|2012-08-19|Rename to consistency with other Python ports www/django-mezzanine-grappelli|www/py-django-mezzanine-grappelli|2012-08-19|Rename to consistency with other Python ports +misc/gpt31||2012-08-20|Has expired: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004 +misc/gpt||2012-08-20|Has expired: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004 Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Mon Aug 20 02:05:35 2012 (r302778) +++ head/misc/Makefile Mon Aug 20 03:56:24 2012 (r302779) @@ -164,8 +164,6 @@ SUBDIR += gonvert SUBDIR += gopod SUBDIR += gplink - SUBDIR += gpt - SUBDIR += gpt31 SUBDIR += granulate SUBDIR += grc SUBDIR += gregexp