1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

- Update to 0.31

- Assign to RUN_DEPENDS with immediate expansion
This commit is contained in:
Sahil Tandon 2010-10-23 04:33:03 +00:00
parent 22d63821b6
commit 8f60a35615
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263465
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Format-Excel
PORTVERSION= 0.30.00
PORTVERSION= 0.31.00
DISTVERSION= ${PORTVERSION:C/\.(..)$//}
CATEGORIES= devel perl5
MASTER_SITES= CPAN
@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Convert between DateTime and Excel dates
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes

View File

@ -1,3 +1,3 @@
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
MD5 (DateTime-Format-Excel-0.31.tar.gz) = 37ba8d11c5a8dc5c5c5208f5d6c77f33
SHA256 (DateTime-Format-Excel-0.31.tar.gz) = 3ca4e72ceccfd1c9290fccd17006184a87183cb34e86a0136a7853a16558b113
SIZE (DateTime-Format-Excel-0.31.tar.gz) = 18684