summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-25 02:06:55 +0000
committerjlam <jlam@pkgsrc.org>2004-12-25 02:06:55 +0000
commit8176e1389d6363930199691f9ccebe4dde923d46 (patch)
tree4847813a6b73de8f0db91abe63b6286324e6589d
parent442ec5efdfbcc311efeaf63a8568fcc2cdb7490d (diff)
downloadpkgsrc-8176e1389d6363930199691f9ccebe4dde923d46.tar.gz
Update textproc/p5-Filter to 1.30. Changes from version 1.16 are mostly
just minor bug fixes and updates to work with newer versions of Perl.
-rw-r--r--doc/CHANGES3
-rw-r--r--textproc/p5-Filter/DESCR23
-rw-r--r--textproc/p5-Filter/Makefile8
-rw-r--r--textproc/p5-Filter/distinfo6
4 files changed, 17 insertions, 23 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 7a5051dfe7d..7e9b3bf0405 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8426 2004/12/24 22:02:37 jlam Exp $
+$NetBSD: CHANGES,v 1.8427 2004/12/25 02:06:55 jlam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6524,3 +6524,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated swiftsurf to 1.2.5nb2 [jmmv 2004-12-24]
Updated graphviz to 2.0 [seb 2004-12-24]
Updated openssl to 0.9.7e [jlam 2004-12-24]
+ Updated p5-Filter to 1.30 [jlam 2004-12-24]
diff --git a/textproc/p5-Filter/DESCR b/textproc/p5-Filter/DESCR
index 6193b1ea3e4..1e014dd4124 100644
--- a/textproc/p5-Filter/DESCR
+++ b/textproc/p5-Filter/DESCR
@@ -1,14 +1,9 @@
- This package contains a set of text filter classes. The
-distribution includes:
-
- Filter::Util::Call - Perl Source Filter Utility Framework
-
- Filter::decrypt - template for a decrypt source filter
-
- Filter::tee - tee source filter
-
- Filter::sh - sh command source filter
-
- Filter::cpp - C pre-processor source filter
-
- Filter::exec - exec source filter
+This package contains a set of text filter classes. The distribution
+includes:
+
+ Filter::Util::Call Perl Source Filter Utility Framework
+ Filter::decrypt template for a decrypt source filter
+ Filter::tee tee source filter
+ Filter::sh sh command source filter
+ Filter::cpp C pre-processor source filter
+ Filter::exec exec source filter
diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile
index 3d7d1baa2e7..c385a7bb8c3 100644
--- a/textproc/p5-Filter/Makefile
+++ b/textproc/p5-Filter/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:09 grant Exp $
-#
+# $NetBSD: Makefile,v 1.12 2004/12/25 02:06:55 jlam Exp $
-DISTNAME= Filter-1.16
+DISTNAME= Filter-1.30
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5fil
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 classes representing a number of source filters
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Filter/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/textproc/p5-Filter/distinfo b/textproc/p5-Filter/distinfo
index 31b196c4c62..6a976da47ae 100644
--- a/textproc/p5-Filter/distinfo
+++ b/textproc/p5-Filter/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:02 skrll Exp $
+$NetBSD: distinfo,v 1.3 2004/12/25 02:06:55 jlam Exp $
-SHA1 (Filter-1.16.tar.gz) = 496c7f7006c5016286680f6c9b35f0d143d03b7b
-Size (Filter-1.16.tar.gz) = 24119 bytes
+SHA1 (Filter-1.30.tar.gz) = 4fddf0bd5e4cdf9ea88c65460a9f14edac1de1fa
+Size (Filter-1.30.tar.gz) = 39956 bytes