diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 15:49:17 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-12 15:49:17 +0000 |
commit | 0e85b82c8cc325e8dd8e88705d61587ff9b6c3f6 (patch) | |
tree | 7b72319d6dc5aa65231979afe5ea1ba734a99dbb /textproc/p5-Text-Glob | |
parent | 68020ad81b377f55283ef6b7aa5e98caca6b1867 (diff) | |
download | pkgsrc-0e85b82c8cc325e8dd8e88705d61587ff9b6c3f6.tar.gz |
Update p5-Text-Glob to 0.09.
Change from previous:
0.09 Tuesday 22nd February, 2010
Compiled documentation fixes (collected by Tom Hukins from fixes on rt.cpan)
Diffstat (limited to 'textproc/p5-Text-Glob')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Glob/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 2ccb0e744b1..bd53493437c 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2011/08/14 15:14:12 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/10/12 15:49:17 hiramatsu Exp $ -DISTNAME= Text-Glob-0.08 +DISTNAME= Text-Glob-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 SVR4_PKGNAME= p5tgl CATEGORIES= textproc perl5 @@ -11,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= hiramatu@boreas.dti.ne.jp HOMEPAGE= http://search.cpan.org/dist/Text-Glob/ COMMENT= Match globbing patterns against text +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo index 6e0b114e78d..92fd40f44b4 100644 --- a/textproc/p5-Text-Glob/distinfo +++ b/textproc/p5-Text-Glob/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/06/08 08:42:27 wiz Exp $ +$NetBSD: distinfo,v 1.4 2011/10/12 15:49:17 hiramatsu Exp $ -SHA1 (Text-Glob-0.08.tar.gz) = 86b6a5e4cff2589d733975277b6f101b949ee975 -RMD160 (Text-Glob-0.08.tar.gz) = 624380d3cd1825a200fb43dc834f8a6c5f243ceb -Size (Text-Glob-0.08.tar.gz) = 3780 bytes +SHA1 (Text-Glob-0.09.tar.gz) = 11145c455c6c75f4710c16c604880f9cea40dfd6 +RMD160 (Text-Glob-0.09.tar.gz) = dd891eabaac4eeca4dadb112877a849ad77acea1 +Size (Text-Glob-0.09.tar.gz) = 4171 bytes |