mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update to 0.10, add NO_ARCH, and sort plist.
Changes: https://metacpan.org/changes/distribution/Text-Glob
This commit is contained in:
parent
3520c7d42c
commit
480dae9d37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423619
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Glob
|
||||
PORTVERSION= 0.09
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,5 +12,6 @@ COMMENT= Match globbing patterns against text
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Text-Glob-0.09.tar.gz) = a5a121da026fbc4cc8c1065cfbe76ab5110e88091f454e70ee8c23a933372753
|
||||
SIZE (Text-Glob-0.09.tar.gz) = 4171
|
||||
TIMESTAMP = 1476030066
|
||||
SHA256 (Text-Glob-0.10.tar.gz) = d0af0549a9dd1c70edcd3b1429ccc3702b79b873375b79cd2bdfe8870e337449
|
||||
SIZE (Text-Glob-0.10.tar.gz) = 5348
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Text::Glob.3.gz
|
||||
%%SITE_PERL%%/Text/Glob.pm
|
||||
%%PERL5_MAN3%%/Text::Glob.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user