From owner-svn-ports-all@FreeBSD.ORG Wed Oct 2 15:10:26 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EB577461; Wed, 2 Oct 2013 15:10:26 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D904620F9; Wed, 2 Oct 2013 15:10:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r92FAQu7003650; Wed, 2 Oct 2013 15:10:26 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r92FAQqh003646; Wed, 2 Oct 2013 15:10:26 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201310021510.r92FAQqh003646@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 2 Oct 2013 15:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329050 - in head: . databases databases/dbh10 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 02 Oct 2013 15:10:27 -0000 Author: bapt Date: Wed Oct 2 15:10:26 2013 New Revision: 329050 URL: http://svnweb.freebsd.org/changeset/ports/329050 Log: Remove outdated, not depend on dbh10, which name is in collision with dbh Deleted: head/databases/dbh10/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Oct 2 15:03:50 2013 (r329049) +++ head/MOVED Wed Oct 2 15:10:26 2013 (r329050) @@ -4963,3 +4963,4 @@ net/pcbsd-netmanager||2013-09-26|Obsolet archivers/ruby-bz2||2013-10-01|Has expired: Does not work with Ruby 1.9 sysutils/puppet26|sysutils/puppet27|2013-10-01|Has expired: End of Life from april 2013. Upgrade to 2.7 or 3.x. www/varnish2|www/varnish|2013-10-01|Has expired: No update since january 2011. Upgrade to Varnish 3. +databases/dbh10|databases/dbh|2013-10-02|Outdated, not depend on, consider using databases/dbh Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Oct 2 15:03:50 2013 (r329049) +++ head/databases/Makefile Wed Oct 2 15:10:26 2013 (r329050) @@ -54,7 +54,6 @@ SUBDIR += dbf SUBDIR += dbf2mysql SUBDIR += dbh - SUBDIR += dbh10 SUBDIR += dbow SUBDIR += dbtool SUBDIR += dbview