From owner-svn-ports-head@freebsd.org Fri Oct 21 07:14:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82E75C1A104; Fri, 21 Oct 2016 07:14:47 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54B0E9F1; Fri, 21 Oct 2016 07:14:47 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9L7EkbC028157; Fri, 21 Oct 2016 07:14:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9L7Ek5k028155; Fri, 21 Oct 2016 07:14:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201610210714.u9L7Ek5k028155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 21 Oct 2016 07:14:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424379 - in head: . databases databases/php-adodb-ext X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2016 07:14:47 -0000 Author: rene Date: Fri Oct 21 07:14:46 2016 New Revision: 424379 URL: https://svnweb.freebsd.org/changeset/ports/424379 Log: Remove expired port: 2016-10-20 databases/php-adodb-ext: Works only with EOL php 5.5 Deleted: head/databases/php-adodb-ext/ Modified: head/MOVED head/databases/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Oct 21 06:35:05 2016 (r424378) +++ head/MOVED Fri Oct 21 07:14:46 2016 (r424379) @@ -8701,3 +8701,4 @@ devel/pecl-hidef||2016-10-20|Has expired devel/pecl-automap||2016-10-20|Has expired: Works only with EOL php 5.5 devel/pecl-bbcode||2016-10-20|Has expired: Works only with EOL php 5.5 devel/pecl-bcompiler||2016-10-20|Has expired: Works only with EOL php 5.5 +databases/php-adodb-ext||2016-10-21|Has expired: Works only with EOL php 5.5 Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Fri Oct 21 06:35:05 2016 (r424378) +++ head/databases/Makefile Fri Oct 21 07:14:46 2016 (r424379) @@ -589,7 +589,6 @@ SUBDIR += pgtune SUBDIR += pguri SUBDIR += pgworksheet - SUBDIR += php-adodb-ext SUBDIR += php-mdcached SUBDIR += php5-pdo_cassandra SUBDIR += php5-tarantool