diff options
author | skv <skv@FreeBSD.org> | 2007-05-28 01:28:21 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-05-28 01:28:21 +0800 |
commit | a4600aa440652533fd0347a6fccac02a5d94ac3d (patch) | |
tree | eccc33d6983c9613a0bbfd27f62161a04a16e5e8 /textproc/p5-Text-Glob | |
parent | 6237878e6011281e59c091d46789599b4e8c3534 (diff) | |
download | freebsd-ports-gnome-a4600aa440652533fd0347a6fccac02a5d94ac3d.tar.gz freebsd-ports-gnome-a4600aa440652533fd0347a6fccac02a5d94ac3d.tar.zst freebsd-ports-gnome-a4600aa440652533fd0347a6fccac02a5d94ac3d.zip |
Update to 0.08
Changes: http://search.cpan.org/src/RCLAMP/Text-Glob-0.08/Changes
PR: ports/112964
Submitted by: Thomas Abthorpe <thomas xx goodking.ca>
Diffstat (limited to 'textproc/p5-Text-Glob')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/pkg-descr | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index f6d9b54b9231..757c52c3aa58 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Glob -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text diff --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo index 8ac96f6eee63..e1ae8297fcf9 100644 --- a/textproc/p5-Text-Glob/distinfo +++ b/textproc/p5-Text-Glob/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Glob-0.07.tar.gz) = e96a4fef8eb2037a85a8119dddc8a4f9 -SHA256 (Text-Glob-0.07.tar.gz) = 59c5b66d3b19be1f78675ed872f20afc430e215325ae89d5ad51778319cb0457 -SIZE (Text-Glob-0.07.tar.gz) = 3691 +MD5 (Text-Glob-0.08.tar.gz) = 39a1a3e890cd5d3f51a707579098bc1c +SHA256 (Text-Glob-0.08.tar.gz) = 245fa911e22fa3f14ee76e5419e7501c52ae37bef9a65538fd7e4b21685e8937 +SIZE (Text-Glob-0.08.tar.gz) = 3780 diff --git a/textproc/p5-Text-Glob/pkg-descr b/textproc/p5-Text-Glob/pkg-descr index ed851baacf07..74651f4376e5 100644 --- a/textproc/p5-Text-Glob/pkg-descr +++ b/textproc/p5-Text-Glob/pkg-descr @@ -3,6 +3,3 @@ against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. WWW: http://search.cpan.org/dist/Text-Glob/ - --- Sergey Skvortsov -skv@FreeBSD.org |