From owner-svn-ports-all@freebsd.org Sat Feb 13 17:48:16 2016 Return-Path: Delivered-To: svn-ports-all@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 ECD3EAA7D35; Sat, 13 Feb 2016 17:48:16 +0000 (UTC) (envelope-from adamw@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 9F7731A8E; Sat, 13 Feb 2016 17:48:16 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1DHmFVw001546; Sat, 13 Feb 2016 17:48:15 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1DHmFHJ001543; Sat, 13 Feb 2016 17:48:15 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201602131748.u1DHmFHJ001543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 13 Feb 2016 17:48:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408814 - head/devel/p5-DateTime-Format-MySQL 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.20 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: Sat, 13 Feb 2016 17:48:17 -0000 Author: adamw Date: Sat Feb 13 17:48:15 2016 New Revision: 408814 URL: https://svnweb.freebsd.org/changeset/ports/408814 Log: Update to 0.06. Sort plist, and use normal _DEPENDS ordering. Changes: https://metacpan.org/changes/distribution/DateTime-Format-MySQL Modified: head/devel/p5-DateTime-Format-MySQL/Makefile head/devel/p5-DateTime-Format-MySQL/distinfo head/devel/p5-DateTime-Format-MySQL/pkg-plist Modified: head/devel/p5-DateTime-Format-MySQL/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-MySQL/Makefile Sat Feb 13 17:42:40 2016 (r408813) +++ head/devel/p5-DateTime-Format-MySQL/Makefile Sat Feb 13 17:48:15 2016 (r408814) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-MySQL -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +13,9 @@ COMMENT= Parse and format MySQL dates an LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS:= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Format-Builder>=0.6:${PORTSDIR}/devel/p5-DateTime-Format-Builder +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-DateTime-Format-MySQL/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-MySQL/distinfo Sat Feb 13 17:42:40 2016 (r408813) +++ head/devel/p5-DateTime-Format-MySQL/distinfo Sat Feb 13 17:48:15 2016 (r408814) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-MySQL-0.05.tar.gz) = 26d0348a930aa34d3b33ec1b2a9d9629f2ee78234e224ca74d594703922ca2e9 -SIZE (DateTime-Format-MySQL-0.05.tar.gz) = 13462 +SHA256 (DateTime-Format-MySQL-0.06.tar.gz) = 9818d4162ec9cec6139ba97b39e0489d217581a1d43fbb713f3beffe80f98f1d +SIZE (DateTime-Format-MySQL-0.06.tar.gz) = 13513 Modified: head/devel/p5-DateTime-Format-MySQL/pkg-plist ============================================================================== --- head/devel/p5-DateTime-Format-MySQL/pkg-plist Sat Feb 13 17:42:40 2016 (r408813) +++ head/devel/p5-DateTime-Format-MySQL/pkg-plist Sat Feb 13 17:48:15 2016 (r408814) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::Format::MySQL.3.gz %%SITE_PERL%%/DateTime/Format/MySQL.pm +%%PERL5_MAN3%%/DateTime::Format::MySQL.3.gz