From 52ade6662a11e07cc31f050bd597ef7496563f85 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 28 Jan 2017 12:47:45 +0000 Subject: [PATCH] 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 --- textproc/p5-Filter/Makefile | 5 ++--- textproc/p5-Filter/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 5a2f893f3cbc7..7e96ab75e0a19 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2016/06/08 19:24:28 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2017/01/28 12:47:45 wen Exp $ -DISTNAME= Filter-1.55 +DISTNAME= Filter-1.57 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} diff --git a/textproc/p5-Filter/distinfo b/textproc/p5-Filter/distinfo index 3e307d6f28e65..3b24e6acebc3d 100644 --- a/textproc/p5-Filter/distinfo +++ b/textproc/p5-Filter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/11/04 01:59:43 agc Exp $ +$NetBSD: distinfo,v 1.16 2017/01/28 12:47:45 wen Exp $ -SHA1 (Filter-1.55.tar.gz) = 1b288658e5d4f160aa93c0fdece84e46ccbdcb60 -RMD160 (Filter-1.55.tar.gz) = f9863cb56c3b610af4636651c752faf54bf75db3 -SHA512 (Filter-1.55.tar.gz) = df1a558fe10cbdc416a55961502332bf68e1b5bf97ce1f5080d1fe627c7f438c1a6bc0a06b21eaff2e3ea66b6c2595c81b418b4bee6eca1e306d2fc06a99446e -Size (Filter-1.55.tar.gz) = 89901 bytes +SHA1 (Filter-1.57.tar.gz) = 15072bf5acf437e7af997d1df5f845b4d6aaa877 +RMD160 (Filter-1.57.tar.gz) = 1f2e89e6916559d00eb9c285e28ab020bd94cc4e +SHA512 (Filter-1.57.tar.gz) = 6e0fe52ace85b329a73a79522a8227b64017701c9949d89271257bc6c50c263074084a50c500a3250959617707261ea71abd2432678c0741f4ad713e03ddefec +Size (Filter-1.57.tar.gz) = 92255 bytes