- update to 0.90
PR: 133952 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
cf82c28b42
commit
7b74ad78f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233407
2 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime-TimeZone
|
||||
PORTVERSION= 0.88
|
||||
PORTVERSION= 0.90
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -37,10 +37,6 @@ post-install:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
BUILD_DEPENDS+= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500806
|
||||
RUN_DEPENDS+= p5-PathTools>=3:${PORTSDIR}/devel/p5-PathTools
|
||||
.endif
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (DateTime-TimeZone-0.88.tar.gz) = dd3d1395511cb4cebfe526179d4df418
|
||||
SHA256 (DateTime-TimeZone-0.88.tar.gz) = f7e1d8a6d24069cd854ad0ed18c4e2799758fe56b109402bb8217cc2939397d9
|
||||
SIZE (DateTime-TimeZone-0.88.tar.gz) = 377145
|
||||
MD5 (DateTime-TimeZone-0.90.tar.gz) = d0efeaf9d52e51b727fbd927e3348e58
|
||||
SHA256 (DateTime-TimeZone-0.90.tar.gz) = b0cf42a8600185d657388cacc0bf68d6da2205ffbddad398ab65e5315ba720de
|
||||
SIZE (DateTime-TimeZone-0.90.tar.gz) = 377361
|
||||
|
|
Loading…
Reference in a new issue