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)
This commit is contained in:
parent
68020ad81b
commit
0e85b82c8c
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue