Update to 0.08
No longer requires 5.6.1
This commit is contained in:
parent
0e07c07123
commit
3c03a2ba52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88600
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DateTime-Format-ICal
|
||||
PORTVERSION= 0.06
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
@ -28,11 +27,4 @@ PERL_CONFIGURE= yes
|
||||
MAN3= DateTime::Format::ICal.3
|
||||
|
||||
.include "../../devel/p5-Module-Build/inc.build.mk"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Depends on devel/p5-DateTime-Event-ICal which requires perl >= 5.6
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DateTime-Format-ICal-0.06.tar.gz) = ab01acf6df4604262ae1d55d062410c8
|
||||
MD5 (DateTime-Format-ICal-0.08.tar.gz) = b0be692f3a84f2a7f73a39220ec69a52
|
||||
|
Loading…
Reference in New Issue
Block a user