diff options
author | abs <abs> | 2002-08-20 15:52:11 +0000 |
---|---|---|
committer | abs <abs> | 2002-08-20 15:52:11 +0000 |
commit | 3eadc3c27598386abbb02e0032fa1b0306b6d3d6 (patch) | |
tree | 62c4daa71814dd931208d4346ef879f0bcc685fa /textproc/p5-Text-Substitute | |
parent | 53abc6a5e069358c1bc019fcce52ffc950efc455 (diff) | |
download | pkgsrc-3eadc3c27598386abbb02e0032fa1b0306b6d3d6.tar.gz |
Updated p5-Text-Substitute to 0.14 from 0.12
- Support nested ${loop:xxx} inside ${loop:yyy}
Diffstat (limited to 'textproc/p5-Text-Substitute')
-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 |