diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-27 11:09:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-27 11:09:22 +0000 |
commit | 2e33623897b29e037e3d3f028c4d6e825b942da4 (patch) | |
tree | 66fa5d10c99ce00a1c56d3aec8b9ddaa27832c16 | |
parent | 21f9ed93f941554f113e7e40a3b88796b085a8ec (diff) | |
download | ports-2e33623897b29e037e3d3f028c4d6e825b942da4.tar.gz ports-2e33623897b29e037e3d3f028c4d6e825b942da4.zip |
Notes
-rw-r--r-- | devel/p5-DateTime-Format-DateManip/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-DateManip/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-DateManip/Makefile b/devel/p5-DateTime-Format-DateManip/Makefile index 2d4feb55ae92..ff694e7e9d0a 100644 --- a/devel/p5-DateTime-Format-DateManip/Makefile +++ b/devel/p5-DateTime-Format-DateManip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-DateManip -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -17,7 +17,6 @@ COMMENT= Convert Date::Manip dates and durations to DateTimes and vice versa BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip PERL_CONFIGURE= yes diff --git a/devel/p5-DateTime-Format-DateManip/distinfo b/devel/p5-DateTime-Format-DateManip/distinfo index 69e30e457001..fcaa6e83760d 100644 --- a/devel/p5-DateTime-Format-DateManip/distinfo +++ b/devel/p5-DateTime-Format-DateManip/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-DateManip-0.03.tar.gz) = 5cf7414f0dca180ad851cdfbf6ed7868 +MD5 (DateTime-Format-DateManip-0.04.tar.gz) = 5965a3b4760c8aafb7471ba37d3a39c4 |