pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update textproc/p5-Filter to 1.30. Changes from versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d173cdd5d01
branches: trunk
changeset: 486203:6d173cdd5d01
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Dec 25 02:06:55 2004 +0000
description:
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.
diffstat:
doc/CHANGES | 3 ++-
textproc/p5-Filter/DESCR | 21 ++++++++-------------
textproc/p5-Filter/Makefile | 8 +++-----
textproc/p5-Filter/distinfo | 6 +++---
4 files changed, 16 insertions(+), 22 deletions(-)
diffs (75 lines):
diff -r 6e1064b59aad -r 6d173cdd5d01 doc/CHANGES
--- a/doc/CHANGES Sat Dec 25 01:14:31 2004 +0000
+++ b/doc/CHANGES Sat Dec 25 02:06:55 2004 +0000
@@ -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 @@
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 -r 6e1064b59aad -r 6d173cdd5d01 textproc/p5-Filter/DESCR
--- a/textproc/p5-Filter/DESCR Sat Dec 25 01:14:31 2004 +0000
+++ b/textproc/p5-Filter/DESCR Sat Dec 25 02:06:55 2004 +0000
@@ -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
+This package contains a set of text filter classes. The distribution
+includes:
- Filter::tee - tee source filter
-
- Filter::sh - sh command source filter
-
- Filter::cpp - C pre-processor source filter
-
- Filter::exec - exec source filter
+ 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 -r 6e1064b59aad -r 6d173cdd5d01 textproc/p5-Filter/Makefile
--- a/textproc/p5-Filter/Makefile Sat Dec 25 01:14:31 2004 +0000
+++ b/textproc/p5-Filter/Makefile Sat Dec 25 02:06:55 2004 +0000
@@ -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@localhost
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 -r 6e1064b59aad -r 6d173cdd5d01 textproc/p5-Filter/distinfo
--- a/textproc/p5-Filter/distinfo Sat Dec 25 01:14:31 2004 +0000
+++ b/textproc/p5-Filter/distinfo Sat Dec 25 02:06:55 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index