diff options
author | he <he> | 2008-08-05 21:50:26 +0000 |
---|---|---|
committer | he <he> | 2008-08-05 21:50:26 +0000 |
commit | df6b0b3ac7945c284908c1132e18c50675dfd30d (patch) | |
tree | 71e2c15d3b9677b44b07701c782ea785864dd675 /textproc | |
parent | 480c7d14fd75f1340a92822e6f6637c5802e1530 (diff) | |
download | pkgsrc-df6b0b3ac7945c284908c1132e18c50675dfd30d.tar.gz |
Update from version 1.32 to 1.34. Changes:
1.34 7 July 2007
----
* Included Core patch #31200 - change to support perl 5.10 for
Filter::Util::Call
* Also included the equivalent changes for the other filters. Patch
kindly provided by Steve Hay.
1.33 1 March 2007
----
* fixed ninstr issue for 5.8.9
* added t/pod.t
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Filter/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Filter/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 5c147c234cf..4b56e29f06a 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:38 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/08/05 21:50:26 he Exp $ -DISTNAME= Filter-1.32 +DISTNAME= Filter-1.34 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5fil CATEGORIES= textproc perl5 diff --git a/textproc/p5-Filter/distinfo b/textproc/p5-Filter/distinfo index 9e7f4c23e64..27ac4078238 100644 --- a/textproc/p5-Filter/distinfo +++ b/textproc/p5-Filter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/05/02 03:30:11 jlam Exp $ +$NetBSD: distinfo,v 1.6 2008/08/05 21:50:26 he Exp $ -SHA1 (Filter-1.32.tar.gz) = ecd7f8c26330bb21c487375df6af8ed404f087be -RMD160 (Filter-1.32.tar.gz) = 5353a8c795e0e3e9a6003b472dc86253699803ae -Size (Filter-1.32.tar.gz) = 40312 bytes +SHA1 (Filter-1.34.tar.gz) = 5f8d7866b530af58da2e7496119fe88861d931e2 +RMD160 (Filter-1.34.tar.gz) = 4202a545f61f09f9ee28a4aa269c81cb03234821 +Size (Filter-1.34.tar.gz) = 40756 bytes |