diff options
author | skv <skv@FreeBSD.org> | 2011-04-12 23:22:47 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2011-04-12 23:22:47 +0800 |
commit | 8696890813eb5a1fcabf6be6642965abc5c54863 (patch) | |
tree | 59cb08db3405ca24e6cb79b7a508205e1a9d3117 | |
parent | d0cbf2b4f974398738c177b533362d573cdd4095 (diff) | |
download | freebsd-ports-gnome-8696890813eb5a1fcabf6be6642965abc5c54863.tar.gz freebsd-ports-gnome-8696890813eb5a1fcabf6be6642965abc5c54863.tar.zst freebsd-ports-gnome-8696890813eb5a1fcabf6be6642965abc5c54863.zip |
Update to 0.09
Changes: http://cpansearch.perl.org/src/RCLAMP/Text-Glob-0.09/Changes
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 2aa23217bf15..62db1120401d 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Text-Glob -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Match globbing patterns against text PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo index e1ae8297fcf9..dfe844f906f2 100644 --- a/textproc/p5-Text-Glob/distinfo +++ b/textproc/p5-Text-Glob/distinfo @@ -1,3 +1,2 @@ -MD5 (Text-Glob-0.08.tar.gz) = 39a1a3e890cd5d3f51a707579098bc1c -SHA256 (Text-Glob-0.08.tar.gz) = 245fa911e22fa3f14ee76e5419e7501c52ae37bef9a65538fd7e4b21685e8937 -SIZE (Text-Glob-0.08.tar.gz) = 3780 +SHA256 (Text-Glob-0.09.tar.gz) = a5a121da026fbc4cc8c1065cfbe76ab5110e88091f454e70ee8c23a933372753 +SIZE (Text-Glob-0.09.tar.gz) = 4171 |