diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-06-14 12:04:52 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-06-14 12:04:52 +0000 |
commit | 16af71f8501d50b4b0dcc16915285545b2470e98 (patch) | |
tree | f4086eb534d004f8e91d42fc762a065ab4962df4 /devel/p5-DateTime-Format-Excel | |
parent | ca0d22a20e1cf77f7e09db1b4b73b74fc79a71a9 (diff) |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Excel')
-rw-r--r-- | devel/p5-DateTime-Format-Excel/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Excel/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-DateTime-Format-Excel/Makefile b/devel/p5-DateTime-Format-Excel/Makefile index dade99b55890..d509a3a43407 100644 --- a/devel/p5-DateTime-Format-Excel/Makefile +++ b/devel/p5-DateTime-Format-Excel/Makefile @@ -6,8 +6,8 @@ # PORTNAME= DateTime-Format-Excel -PORTVERSION= 0.29.01 -DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} +PORTVERSION= 0.30.00 +DISTVERSION= ${PORTVERSION:C/\.(..)$//} CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert between DateTime and Excel dates -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-DateTime-Format-Excel/distinfo b/devel/p5-DateTime-Format-Excel/distinfo index 85373b479596..318edfb1bd8a 100644 --- a/devel/p5-DateTime-Format-Excel/distinfo +++ b/devel/p5-DateTime-Format-Excel/distinfo @@ -1,3 +1,3 @@ -MD5 (DateTime-Format-Excel-0.2901.tar.gz) = d2f1934833c247b50088fd7999efee04 -SHA256 (DateTime-Format-Excel-0.2901.tar.gz) = 41cf4de79fd90b30717c46f0f126f984fae7168dcef290065cab03685d8b091f -SIZE (DateTime-Format-Excel-0.2901.tar.gz) = 15813 +MD5 (DateTime-Format-Excel-0.30.tar.gz) = 15e3e8903fb9189934e1fa33386832a9 +SHA256 (DateTime-Format-Excel-0.30.tar.gz) = 1f2269139a86661a2a916926b492525f4a962ac7bd5cb70ea0f0ff68b737be41 +SIZE (DateTime-Format-Excel-0.30.tar.gz) = 18443 |