From 336a98d97c1577540d37f65469087d8145e62b4b Mon Sep 17 00:00:00 2001 From: mef Date: Mon, 7 Sep 2015 03:26:23 +0000 Subject: Update to 1.55 -------------- 1.55 2015-07-26 rurban ---- * Fix t/z_pod-coverage.t with old Test::More by Kent Frederik. RT #106090. * Fix t/tee.t + t/order.t race under parallel testing. RT #105396. Thanks to Kent Frederik * Fix Filter exec refcount, breaking earlier parse exits with __DATA__ RT #101668 Thanks to user42_kevin@yahoo.com.au * Add missing filter_del in exec filter. * Add pod for Filter::Util::Call::unimport to fix t/z_pod-coverage.t --- textproc/p5-Filter/Makefile | 5 ++--- textproc/p5-Filter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 5dfe93e4db9..d423e211fdf 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:23 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/09/07 03:26:23 mef Exp $ -DISTNAME= Filter-1.54 +DISTNAME= Filter-1.55 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 eab0f22b310..d0aa95acebf 100644 --- a/textproc/p5-Filter/distinfo +++ b/textproc/p5-Filter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2015/01/21 21:47:07 wiz Exp $ +$NetBSD: distinfo,v 1.14 2015/09/07 03:26:23 mef Exp $ -SHA1 (Filter-1.54.tar.gz) = 2cbe3414163f7a3a0be0c2727fde977968eca126 -RMD160 (Filter-1.54.tar.gz) = dbc2c1aec2eaef36dbc665e5b722997aacefddb9 -Size (Filter-1.54.tar.gz) = 88008 bytes +SHA1 (Filter-1.55.tar.gz) = 1b288658e5d4f160aa93c0fdece84e46ccbdcb60 +RMD160 (Filter-1.55.tar.gz) = f9863cb56c3b610af4636651c752faf54bf75db3 +Size (Filter-1.55.tar.gz) = 89901 bytes -- cgit v1.2.3