From owner-svn-ports-all@FreeBSD.ORG Wed Sep 4 09:55:39 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 430D6B20; Wed, 4 Sep 2013 09:55:39 +0000 (UTC) (envelope-from rene@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 150E4244B; Wed, 4 Sep 2013 09:55:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r849tcnK062949; Wed, 4 Sep 2013 09:55:38 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r849tc0k062946; Wed, 4 Sep 2013 09:55:38 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201309040955.r849tc0k062946@svn.freebsd.org> From: Rene Ladan Date: Wed, 4 Sep 2013 09:55:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326267 - in head: . databases databases/phpmyadmin35 www www/p5-Catalyst-Plugin-Unicode-Encoding 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, 04 Sep 2013 09:55:39 -0000 Author: rene Date: Wed Sep 4 09:55:38 2013 New Revision: 326267 URL: http://svnweb.freebsd.org/changeset/ports/326267 Log: Remove expired ports: 2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution 2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php Deleted: head/databases/phpmyadmin35/ head/www/p5-Catalyst-Plugin-Unicode-Encoding/ Modified: head/MOVED head/databases/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Sep 4 09:52:48 2013 (r326266) +++ head/MOVED Wed Sep 4 09:55:38 2013 (r326267) @@ -4919,3 +4919,5 @@ graphics/libggimisc||2013-09-01|Has expi graphics/libggiwmh||2013-09-01|Has expired: Unmaintained devel/libgiigic||2013-09-01|Has expired: Unmaintained games/koth||2013-09-01|Has expired: Unmaintained +www/p5-Catalyst-Plugin-Unicode-Encoding||2013-09-04|Has expired: This module now part of core Catalyst distribution +databases/phpmyadmin35|databases/phpmyadmin|2013-09-04|Has expired: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Sep 4 09:52:48 2013 (r326266) +++ head/databases/Makefile Wed Sep 4 09:55:38 2013 (r326267) @@ -647,7 +647,6 @@ SUBDIR += php55-sybase_ct SUBDIR += phpminiadmin SUBDIR += phpmyadmin - SUBDIR += phpmyadmin35 SUBDIR += phppgadmin SUBDIR += postgis SUBDIR += postgis20 Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Sep 4 09:52:48 2013 (r326266) +++ head/www/Makefile Wed Sep 4 09:55:38 2013 (r326267) @@ -810,7 +810,6 @@ SUBDIR += p5-Catalyst-Plugin-SubRequest SUBDIR += p5-Catalyst-Plugin-Textile SUBDIR += p5-Catalyst-Plugin-Unicode - SUBDIR += p5-Catalyst-Plugin-Unicode-Encoding SUBDIR += p5-Catalyst-Plugin-XMLRPC SUBDIR += p5-Catalyst-Runtime SUBDIR += p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging