Update to 0.06. Sort plist, and use normal _DEPENDS ordering.
Changes: https://metacpan.org/changes/distribution/DateTime-Format-MySQL
This commit is contained in:
@@ -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 and times
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/DateTime::Format::MySQL.3.gz
|
||||
%%SITE_PERL%%/DateTime/Format/MySQL.pm
|
||||
%%PERL5_MAN3%%/DateTime::Format::MySQL.3.gz
|
||||
|
||||
Reference in New Issue
Block a user