mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 2.17.
PR: 107066 Submitted by: chinsan
This commit is contained in:
parent
aa6ba503a1
commit
90427c416f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180602
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ExtUtils-ParseXS
|
||||
PORTVERSION= 2.16
|
||||
PORTVERSION= 2.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ExtUtils
|
||||
@ -25,7 +25,7 @@ MAN3= ExtUtils::ParseXS.3
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} <= 500600
|
||||
IGNORE= Needs perl 5.6 or higher because of "/??{}/" in regexes
|
||||
IGNORE= needs perl 5.6 or higher because of "/??{}/" in regexes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (ExtUtils-ParseXS-2.16.tar.gz) = c64fddf17ee2b27d8a90ceb455c3e570
|
||||
SIZE (ExtUtils-ParseXS-2.16.tar.gz) = 24611
|
||||
MD5 (ExtUtils-ParseXS-2.17.tar.gz) = 36553d14f8cc424ed124130f8d8823f3
|
||||
SHA256 (ExtUtils-ParseXS-2.17.tar.gz) = aaa053323cd4a537923c6a858147e1ac8181e4edd2d745241510508abbd85774
|
||||
SIZE (ExtUtils-ParseXS-2.17.tar.gz) = 24917
|
||||
|
Loading…
Reference in New Issue
Block a user