From owner-svn-ports-head@FreeBSD.ORG Sat Dec 20 18:18:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4395DB54; Sat, 20 Dec 2014 18:18:51 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1534E1BE6; Sat, 20 Dec 2014 18:18:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBKIIouC063185; Sat, 20 Dec 2014 18:18:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBKIIoCG063179; Sat, 20 Dec 2014 18:18:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412201818.sBKIIoCG063179@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 20 Dec 2014 18:18:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375071 - head/databases/p5-Dancer-Plugin-Database 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.18-1 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: Sat, 20 Dec 2014 18:18:51 -0000 Author: sunpoet Date: Sat Dec 20 18:18:49 2014 New Revision: 375071 URL: https://svnweb.freebsd.org/changeset/ports/375071 QAT: https://qat.redports.org/buildarchive/r375071/ Log: - Update to 2.10 - Sort PLIST Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes Modified: head/databases/p5-Dancer-Plugin-Database/Makefile head/databases/p5-Dancer-Plugin-Database/distinfo head/databases/p5-Dancer-Plugin-Database/pkg-plist Modified: head/databases/p5-Dancer-Plugin-Database/Makefile ============================================================================== --- head/databases/p5-Dancer-Plugin-Database/Makefile Sat Dec 20 18:18:44 2014 (r375070) +++ head/databases/p5-Dancer-Plugin-Database/Makefile Sat Dec 20 18:18:49 2014 (r375071) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Database -PORTVERSION= 2.09 -PORTREVISION= 2 +PORTVERSION= 2.10 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer \ - p5-Dancer-Plugin-Database-Core>=0.04:${PORTSDIR}/databases/p5-Dancer-Plugin-Database-Core + p5-Dancer-Plugin-Database-Core>=0.08:${PORTSDIR}/databases/p5-Dancer-Plugin-Database-Core RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ Modified: head/databases/p5-Dancer-Plugin-Database/distinfo ============================================================================== --- head/databases/p5-Dancer-Plugin-Database/distinfo Sat Dec 20 18:18:44 2014 (r375070) +++ head/databases/p5-Dancer-Plugin-Database/distinfo Sat Dec 20 18:18:49 2014 (r375071) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Database-2.09.tar.gz) = 9496f53eac0e840a28209a79c6e03851207294afad2672c12a0544c02da7f029 -SIZE (Dancer-Plugin-Database-2.09.tar.gz) = 19680 +SHA256 (Dancer-Plugin-Database-2.10.tar.gz) = 84a32808ffab15074a39875addccdd2b663c71bd272689f1926ecd65e17b6915 +SIZE (Dancer-Plugin-Database-2.10.tar.gz) = 19961 Modified: head/databases/p5-Dancer-Plugin-Database/pkg-plist ============================================================================== --- head/databases/p5-Dancer-Plugin-Database/pkg-plist Sat Dec 20 18:18:44 2014 (r375070) +++ head/databases/p5-Dancer-Plugin-Database/pkg-plist Sat Dec 20 18:18:49 2014 (r375071) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Dancer::Plugin::Database.3.gz %%SITE_PERL%%/Dancer/Plugin/Database.pm +%%PERL5_MAN3%%/Dancer::Plugin::Database.3.gz