diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-05-27 17:28:21 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-05-27 17:28:21 +0000 |
commit | 57bca0eb8704e5815021fe76a9185b8d4ff95989 (patch) | |
tree | 84a29f5b430e2c38ef7111868e840b0c6089b230 /textproc/p5-Text-Glob | |
parent | c06193dbf4170d6fa15cca02210f370f0c43c023 (diff) | |
download | ports-57bca0eb8704e5815021fe76a9185b8d4ff95989.tar.gz ports-57bca0eb8704e5815021fe76a9185b8d4ff95989.zip |
Notes
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 |