Update to 0.04
Get rid of unneeded dependencies
This commit is contained in:
parent
21f9ed93f9
commit
2e33623897
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99256
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (DateTime-Format-DateManip-0.03.tar.gz) = 5cf7414f0dca180ad851cdfbf6ed7868
|
||||
MD5 (DateTime-Format-DateManip-0.04.tar.gz) = 5965a3b4760c8aafb7471ba37d3a39c4
|
||||
|
|
Loading…
Reference in a new issue