pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Next Updated p5-File-Next to 1.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14a13f5fcf9a
branches:  trunk
changeset: 348331:14a13f5fcf9a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 12 07:59:18 2016 +0000

description:
Updated p5-File-Next to 1.14.

1.14 Thu Jun  9 22:33:24 CDT 2016
    No changes since 1.13_02.


1.13_02 Sun Jun  5 23:18:10 CDT 2016

    [FIXES]
    t/follow.t would cause failures in other tests when running in
    parallel.  Now it correctly uses a temp directory.


1.13_01 Mon May 30 21:45:42 CDT 2016
    [FIXES]
    File::Next::from_file() was incorrectly using the error_handler parm
    for both error and warning handler.

    [INTERNAL]
    Optimized -f/-p calls in files() to not repeat the variable.

    Use File::Temp in tests, not POSIX::tmpnam, so that it works
    on Android.  See https://github.com/petdance/file-next/issues/18
    Thanks, Brian Fraser.

diffstat:

 devel/p5-File-Next/Makefile |   5 ++---
 devel/p5-File-Next/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 4464fc76ca29 -r 14a13f5fcf9a devel/p5-File-Next/Makefile
--- a/devel/p5-File-Next/Makefile       Sun Jun 12 00:31:10 2016 +0000
+++ b/devel/p5-File-Next/Makefile       Sun Jun 12 07:59:18 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:22:57 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/12 07:59:18 wiz Exp $
 
-DISTNAME=      File-Next-1.12
+DISTNAME=      File-Next-1.14
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r 4464fc76ca29 -r 14a13f5fcf9a devel/p5-File-Next/distinfo
--- a/devel/p5-File-Next/distinfo       Sun Jun 12 00:31:10 2016 +0000
+++ b/devel/p5-File-Next/distinfo       Sun Jun 12 07:59:18 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:16 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/06/12 07:59:18 wiz Exp $
 
-SHA1 (File-Next-1.12.tar.gz) = c01577d6535f5b77bd3f8c665f10c5b95e6136ab
-RMD160 (File-Next-1.12.tar.gz) = 8837a6ae61e154cc327af759a239246f6a17ee31
-SHA512 (File-Next-1.12.tar.gz) = eb742ed03f91463946ffe9d2ddade77f794996f4007ba6ae924255cf028d14959a3263c254ef9e7bed1e10ec40a244364743c40b2f34c2160064059b1f4c6f2f
-Size (File-Next-1.12.tar.gz) = 16842 bytes
+SHA1 (File-Next-1.14.tar.gz) = 08f04d2d40c7a3d6c743e8287f806fe0f272cc05
+RMD160 (File-Next-1.14.tar.gz) = c8da8d18c96c7a59ee9cbf577be87b5267918142
+SHA512 (File-Next-1.14.tar.gz) = 068eb9e10d723fc77cfc6c89861afd9d4f15228d5c24c8bfc360fb6a1330054e3f96f98368af4b66516496d7eb7da711fad61a227d102da942154ec1df3be114
+Size (File-Next-1.14.tar.gz) = 17640 bytes



Home | Main Index | Thread Index | Old Index