diff options
author | abs <abs> | 2002-12-09 19:18:11 +0000 |
---|---|---|
committer | abs <abs> | 2002-12-09 19:18:11 +0000 |
commit | 37553198d54409fc6a875cee2e49fbb0aaa6ef0f (patch) | |
tree | 48b681be2225c632cc8f049ff57e5b39b44c3f39 | |
parent | 17b60497d1d556eb10e2a2689df8e57bb7e0eced (diff) | |
download | pkgsrc-37553198d54409fc6a875cee2e49fbb0aaa6ef0f.tar.gz |
Updated p5-Text-Substitute to 0.15
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
-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 2c4d121a948..16670810365 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2002/09/26 11:08:23 seb Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/09 19:18:11 abs Exp $ -DISTNAME= Text-Substitute-0.14 +DISTNAME= Text-Substitute-0.15 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 a532b0318cc..dbdc6918f40 100644 --- a/textproc/p5-Text-Substitute/distinfo +++ b/textproc/p5-Text-Substitute/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/08/20 15:52:11 abs Exp $ +$NetBSD: distinfo,v 1.4 2002/12/09 19:18:11 abs Exp $ -SHA1 (Text-Substitute-0.14.tar.gz) = bd08175f8d5c2c40cbb297b7aeabc082b78ca37d -Size (Text-Substitute-0.14.tar.gz) = 5599 bytes +SHA1 (Text-Substitute-0.15.tar.gz) = 9f6c09260e07087ab60867171e7ff72fc2f845ee +Size (Text-Substitute-0.15.tar.gz) = 5503 bytes |