diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-14 10:43:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-14 10:43:01 +0000 |
commit | 11cb37f1c037c5c106466b3bd4b61140638a759a (patch) | |
tree | 11829e7bc5d0a8976c19c5fc7fc31372a91fbcf7 /devel/p5-DateTime-Format-Excel | |
parent | 2f8e5598aa9901c24d322ed640e1dc58a5993b5f (diff) | |
download | ports-11cb37f1c037c5c106466b3bd4b61140638a759a.tar.gz ports-11cb37f1c037c5c106466b3bd4b61140638a759a.zip |
Update to 0.29, remove unneeded dependency
Notes
Notes:
svn path=/head/; revision=91158
Diffstat (limited to 'devel/p5-DateTime-Format-Excel')
-rw-r--r-- | devel/p5-DateTime-Format-Excel/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Excel/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Excel/Makefile b/devel/p5-DateTime-Format-Excel/Makefile index fc7ea514d3b1..837aa2938ed5 100644 --- a/devel/p5-DateTime-Format-Excel/Makefile +++ b/devel/p5-DateTime-Format-Excel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Excel -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Convert between DateTime and Excel dates -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-DateTime-Format-Excel/distinfo b/devel/p5-DateTime-Format-Excel/distinfo index bc181dbc0be5..e4f40dbbc3dc 100644 --- a/devel/p5-DateTime-Format-Excel/distinfo +++ b/devel/p5-DateTime-Format-Excel/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-Excel-0.28.tar.gz) = f8c02d537bb3538f7c472faa4b0872a1 +MD5 (DateTime-Format-Excel-0.29.tar.gz) = c530713452f8d02db57447f7204a98f8 |