summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-09-06 14:36:48 +0000
committerwiz <wiz@pkgsrc.org>2014-09-06 14:36:48 +0000
commitd213fa0afcd07c03493de7a890a22b3861d581a2 (patch)
tree10c16b2b049b46de8cf91e55f7618b418e270bda /textproc
parent75c3af07b3a8a063446ddb87ca9218b3c4835ff4 (diff)
downloadpkgsrc-d213fa0afcd07c03493de7a890a22b3861d581a2.tar.gz
Update to 1.49:
1.46 2013-03-29 rurban ---- * Fix RT #84292 PIPE_PID/waitpid broken in Exec pipe_read since 5.17.6 (rurban) * Fix RT #84210 Bad NAME in Makefile.PL (miyagawa) * Fix RT #82687 cpansign MANIFEST failure (myra) * Work on RT #41285 test failures with non-english locale (reported by srezic) * Skip patching the src for newWarnings style, these are the default (rurban) * Fix RT #53132 examples/method/Decompress.pm syntax error (kevin ryde) and add usage docs. 1.47 2013-03-31 rurban ---- * Reproduced and fixed RT #41285 test failures with non-english locale (reported by srezic) 1.48 2013-04-01 rurban ---- * added META records, such as repository, recommends to Makefile.PL * added META and POD tests 1.49 2013-04-02 rurban ---- * Better fix for RT #41285 test failures with non-english locale (patched by srezic, pull #1) * Add t/z_*.t meta tests (now for real), move Try to t/FilterTry, add POD to Filter::Util::Call, Filter::Util::Exec and generated FilterTry.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Filter/Makefile7
-rw-r--r--textproc/p5-Filter/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile
index e6a4c6dec19..7fb25432594 100644
--- a/textproc/p5-Filter/Makefile
+++ b/textproc/p5-Filter/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:36 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2014/09/06 14:36:48 wiz Exp $
-DISTNAME= Filter-1.45
+DISTNAME= Filter-1.49
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5fil
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/}
@@ -12,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Filter/
COMMENT= Perl5 classes representing a number of source filters
LICENSE= ${PERL5_LICENSE}
-PERL5_PACKLIST= auto/Filter/.packlist
+PERL5_PACKLIST= auto/Filter/Util/Call/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Filter/distinfo b/textproc/p5-Filter/distinfo
index 37f5b59d8fa..bd293638afe 100644
--- a/textproc/p5-Filter/distinfo
+++ b/textproc/p5-Filter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2012/07/06 13:05:33 sno Exp $
+$NetBSD: distinfo,v 1.11 2014/09/06 14:36:48 wiz Exp $
-SHA1 (Filter-1.45.tar.gz) = 1dc32b88f9881f63d4363be299c6c62e1cbb44f1
-RMD160 (Filter-1.45.tar.gz) = de78f4a5d9e9a3f909bb0f6daaf2edd89e1dce8a
-Size (Filter-1.45.tar.gz) = 83810 bytes
+SHA1 (Filter-1.49.tar.gz) = 2551c94fc11979faa2a9237618c15300887a0f3f
+RMD160 (Filter-1.49.tar.gz) = 7527e84c639f784593aad1653cc99e0aa05ef7d1
+Size (Filter-1.49.tar.gz) = 85905 bytes