diff options
author | abs <abs@pkgsrc.org> | 2002-08-20 15:52:11 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-08-20 15:52:11 +0000 |
commit | af630f6d6cb3e226d3c706d9b3324d12a749275a (patch) | |
tree | 62c4daa71814dd931208d4346ef879f0bcc685fa /textproc | |
parent | a5e01891b551702089fe4c352f919deb4bf7dbeb (diff) | |
download | pkgsrc-af630f6d6cb3e226d3c706d9b3324d12a749275a.tar.gz |
Updated p5-Text-Substitute to 0.14 from 0.12
- Support nested ${loop:xxx} inside ${loop:yyy}
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Substitute/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Substitute/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index 5b628dd5cbb..e505add8bde 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/04/16 11:50:18 abs Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/20 15:52:11 abs Exp $ -DISTNAME= Text-Substitute-0.12 +DISTNAME= Text-Substitute-0.14 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ diff --git a/textproc/p5-Text-Substitute/distinfo b/textproc/p5-Text-Substitute/distinfo index 6b199c90580..a532b0318cc 100644 --- a/textproc/p5-Text-Substitute/distinfo +++ b/textproc/p5-Text-Substitute/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/04/16 11:50:18 abs Exp $ +$NetBSD: distinfo,v 1.3 2002/08/20 15:52:11 abs Exp $ -SHA1 (Text-Substitute-0.12.tar.gz) = 5f6f997ff0ca4a8ce35da0a9c8d784f96a67e673 -Size (Text-Substitute-0.12.tar.gz) = 5541 bytes +SHA1 (Text-Substitute-0.14.tar.gz) = bd08175f8d5c2c40cbb297b7aeabc082b78ca37d +Size (Text-Substitute-0.14.tar.gz) = 5599 bytes |