diff options
author | abs <abs@pkgsrc.org> | 2002-04-16 11:50:18 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-04-16 11:50:18 +0000 |
commit | aa5f4b24dd2f15b8589fd308dccd8a7e7cc4614d (patch) | |
tree | bddf993b861a86e903473eec6d425ef126e3fe04 /textproc | |
parent | 4358003ccb8dd4df0faf45a71d8cd178c8e4767d (diff) | |
download | pkgsrc-aa5f4b24dd2f15b8589fd308dccd8a7e7cc4614d.tar.gz |
Updated p5-Text-Substitute to 0.12
Generate better error messages on invalid ${if:expr} constructs
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 69631c710e2..5b628dd5cbb 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/16 11:50:18 abs Exp $ -DISTNAME= Text-Substitute-0.10 +DISTNAME= Text-Substitute-0.12 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 bc1d63bf7a0..6b199c90580 100644 --- a/textproc/p5-Text-Substitute/distinfo +++ b/textproc/p5-Text-Substitute/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $ +$NetBSD: distinfo,v 1.2 2002/04/16 11:50:18 abs Exp $ -SHA1 (Text-Substitute-0.10.tar.gz) = bbb044dcabe0dc1911001a309a55f43c7410d5c1 -Size (Text-Substitute-0.10.tar.gz) = 5295 bytes +SHA1 (Text-Substitute-0.12.tar.gz) = 5f6f997ff0ca4a8ce35da0a9c8d784f96a67e673 +Size (Text-Substitute-0.12.tar.gz) = 5541 bytes |