mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 0.07
PR: ports/100306 Submitted by: Gea-Suan Lin <gslin xx gslin.org>
This commit is contained in:
parent
c2599ef746
commit
6dbd4d28f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169211
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Text-Glob
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Match globbing patterns against text
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::Glob.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-Glob-0.06.tar.gz) = 800d5a40b2f0c7514c58d736d21f616c
|
||||
SHA256 (Text-Glob-0.06.tar.gz) = 421a1d845d34f619e7ccc8fba3b0dd76bf5028d71a3be816630558c653d71ff7
|
||||
SIZE (Text-Glob-0.06.tar.gz) = 3547
|
||||
MD5 (Text-Glob-0.07.tar.gz) = e96a4fef8eb2037a85a8119dddc8a4f9
|
||||
SHA256 (Text-Glob-0.07.tar.gz) = 59c5b66d3b19be1f78675ed872f20afc430e215325ae89d5ad51778319cb0457
|
||||
SIZE (Text-Glob-0.07.tar.gz) = 3691
|
||||
|
@ -1,5 +1,5 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob/.packlist
|
||||
%%SITE_PERL%%/Text/Glob.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
|
Loading…
Reference in New Issue
Block a user