mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.118.
This commit is contained in:
parent
43136aaadc
commit
e02b0c51ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124206
3 changed files with 7 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Regexp-Common
|
||||
PORTVERSION= 2.117
|
||||
PORTVERSION= 2.118
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Regexp
|
||||
|
@ -19,6 +19,7 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= \
|
||||
Regexp::Common.3 \
|
||||
Regexp::Common::CC.3 \
|
||||
Regexp::Common::SEN.3 \
|
||||
Regexp::Common::URI.3 \
|
||||
Regexp::Common::URI::RFC1035.3 \
|
||||
|
@ -39,6 +40,7 @@ MAN3= \
|
|||
Regexp::Common::URI::telnet.3 \
|
||||
Regexp::Common::URI::tv.3 \
|
||||
Regexp::Common::URI::wais.3 \
|
||||
Regexp::Common::_support.3 \
|
||||
Regexp::Common::balanced.3 \
|
||||
Regexp::Common::comment.3 \
|
||||
Regexp::Common::delimited.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Regexp-Common-2.117.tar.gz) = 1ccecab99f7ae4f42c3428f07d5f8731
|
||||
SIZE (Regexp-Common-2.117.tar.gz) = 100179
|
||||
MD5 (Regexp-Common-2.118.tar.gz) = b05ca19434621b6b87a86ab6ea5429f2
|
||||
SIZE (Regexp-Common-2.118.tar.gz) = 103284
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/.packlist
|
||||
%%SITE_PERL%%/Regexp/Common/CC.pm
|
||||
%%SITE_PERL%%/Regexp/Common/SEN.pm
|
||||
%%SITE_PERL%%/Regexp/Common/URI/fax.pm
|
||||
%%SITE_PERL%%/Regexp/Common/URI/file.pm
|
||||
|
@ -18,6 +19,7 @@
|
|||
%%SITE_PERL%%/Regexp/Common/URI/RFC2384.pm
|
||||
%%SITE_PERL%%/Regexp/Common/URI/RFC2396.pm
|
||||
%%SITE_PERL%%/Regexp/Common/URI/news.pm
|
||||
%%SITE_PERL%%/Regexp/Common/_support.pm
|
||||
%%SITE_PERL%%/Regexp/Common/lingua.pm
|
||||
%%SITE_PERL%%/Regexp/Common/net.pm
|
||||
%%SITE_PERL%%/Regexp/Common/number.pm
|
||||
|
|
Loading…
Add table
Reference in a new issue