mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to 0.11
- Add LICENSE Changes: http://search.cpan.org/dist/Text-Glob/Changes
This commit is contained in:
parent
c2f543877d
commit
2d8824fbb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435772
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Glob
|
||||
PORTVERSION= 0.10
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Match globbing patterns against text
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476030066
|
||||
SHA256 (Text-Glob-0.10.tar.gz) = d0af0549a9dd1c70edcd3b1429ccc3702b79b873375b79cd2bdfe8870e337449
|
||||
SIZE (Text-Glob-0.10.tar.gz) = 5348
|
||||
TIMESTAMP = 1489073613
|
||||
SHA256 (Text-Glob-0.11.tar.gz) = 069ccd49d3f0a2dedb115f4bdc9fbac07a83592840953d1fcdfc39eb9d305287
|
||||
SIZE (Text-Glob-0.11.tar.gz) = 4862
|
||||
|
Loading…
Reference in New Issue
Block a user