1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Update to 0.16

- Add LICENSE

Changes:	http://search.cpan.org/dist/DateTime-Format-Epoch/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-19 16:21:20 +00:00
parent 221b0218fc
commit 5edcece7cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384303
2 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Epoch
PORTVERSION= 0.15
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,9 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert DateTimes to/from epoch seconds
RUN_DEPENDS= p5-DateTime>=0.31:${PORTSDIR}/devel/p5-DateTime \
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DateTime>=0.31:${PORTSDIR}/devel/p5-DateTime \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
BUILD_DEPENDS:= ${RUN_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= skipv:0.801

View File

@ -1,2 +1,2 @@
SHA256 (DateTime-Format-Epoch-0.15.tar.gz) = 275b859690da8b2bf47c037f1b8a24bc687176fc2a92826a7ba2ea50addc1727
SIZE (DateTime-Format-Epoch-0.15.tar.gz) = 23966
SHA256 (DateTime-Format-Epoch-0.16.tar.gz) = 2eeb0ce072b538c3e85ad354ee95c582e92fcf987f67b520e231539622d1dd2e
SIZE (DateTime-Format-Epoch-0.16.tar.gz) = 23979