Sat Jan 28 12:47:45 2017 UTC ()
Update to 1.57

Upstream changes:
1.57 2017-01-22 rurban
----
  * Todo the t/exec.t test 2 on cygwin.
  * Fixed/Todo the t/decrypt.t test 7 utf8 failures.
    Skip with non UTF-8 locale.

1.56 2017-01-20 rurban
----

  * add binmode to the decrypt/encr,decrypt sample scripts
  * add utf8-encoded testcase to t/decrypt.t [cpan #110921]. use -C
  * stabilized some tests, add diag to sometimes failing sh tests
  * moved filter-util.pl to t/
  * fixed INSTALLDIRS back to site since 5.12 [gh #2]
  * fixed exec/sh test races using the same temp. filenames
  * reversed this Changes file to latest first
  * added Travis CI


(wen)
diff -r1.37 -r1.38 pkgsrc/textproc/p5-Filter/Makefile
diff -r1.15 -r1.16 pkgsrc/textproc/p5-Filter/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/textproc/p5-Filter/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Filter/Makefile 2016/06/08 19:24:28 1.37
+++ pkgsrc/textproc/p5-Filter/Makefile 2017/01/28 12:47:45 1.38
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.37 2016/06/08 19:24:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.38 2017/01/28 12:47:45 wen Exp $
2 2
3DISTNAME= Filter-1.55 3DISTNAME= Filter-1.57
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Filter/ 9HOMEPAGE= http://search.cpan.org/dist/Filter/
11COMMENT= Perl5 classes representing a number of source filters 10COMMENT= Perl5 classes representing a number of source filters
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Filter/Util/Call/.packlist 13PERL5_PACKLIST= auto/Filter/Util/Call/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.15 -r1.16 pkgsrc/textproc/p5-Filter/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Filter/distinfo 2015/11/04 01:59:43 1.15
+++ pkgsrc/textproc/p5-Filter/distinfo 2017/01/28 12:47:45 1.16
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.15 2015/11/04 01:59:43 agc Exp $ 1$NetBSD: distinfo,v 1.16 2017/01/28 12:47:45 wen Exp $
2 2
3SHA1 (Filter-1.55.tar.gz) = 1b288658e5d4f160aa93c0fdece84e46ccbdcb60 3SHA1 (Filter-1.57.tar.gz) = 15072bf5acf437e7af997d1df5f845b4d6aaa877
4RMD160 (Filter-1.55.tar.gz) = f9863cb56c3b610af4636651c752faf54bf75db3 4RMD160 (Filter-1.57.tar.gz) = 1f2e89e6916559d00eb9c285e28ab020bd94cc4e
5SHA512 (Filter-1.55.tar.gz) = df1a558fe10cbdc416a55961502332bf68e1b5bf97ce1f5080d1fe627c7f438c1a6bc0a06b21eaff2e3ea66b6c2595c81b418b4bee6eca1e306d2fc06a99446e 5SHA512 (Filter-1.57.tar.gz) = 6e0fe52ace85b329a73a79522a8227b64017701c9949d89271257bc6c50c263074084a50c500a3250959617707261ea71abd2432678c0741f4ad713e03ddefec
6Size (Filter-1.55.tar.gz) = 89901 bytes 6Size (Filter-1.57.tar.gz) = 92255 bytes