- update to 0.23
This commit is contained in:
parent
f4b1d314cd
commit
0489bd2f14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152821
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Regexp-Assemble
|
||||
PORTVERSION= 0.22
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Regexp
|
||||
@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= Assemble multiple Regular Expressions into one RE
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Regexp::Assemble.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Regexp-Assemble-0.22.tar.gz) = d1fc1d266e821620871ad0e9c7c263e5
|
||||
SHA256 (Regexp-Assemble-0.22.tar.gz) = 053dad0cc5b62eb5101454939be0ec77c5b7181235cfb5fb5ce02d619c776bd5
|
||||
SIZE (Regexp-Assemble-0.22.tar.gz) = 84555
|
||||
MD5 (Regexp-Assemble-0.23.tar.gz) = 7be23adf954818415bdb21b6a1a1d0f5
|
||||
SHA256 (Regexp-Assemble-0.23.tar.gz) = 42d4d451da8503fc65301e2a6ce3a0bfe51a355e60ef7a5ebe643d4a43895595
|
||||
SIZE (Regexp-Assemble-0.23.tar.gz) = 87786
|
||||
|
Loading…
Reference in New Issue
Block a user