pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Temp Update to 0.2308



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64cb0cd4e474
branches:  trunk
changeset: 310691:64cb0cd4e474
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jul 20 13:04:03 2018 +0000

description:
Update to 0.2308

Upstream changes:
0.2308    2018-07-11 21:06:16Z
          - remove File::Temp::Dir from the PAUSE index (it is not in its own
            .pm file, so it is not 'use'able on its own)

0.2307    2018-06-24 19:40:29Z (TRIAL RELEASE)
          - change EXLOCK default from true to false; addresses RT#123959.
            Note that this option was always a no-op on non-BSD platforms;
            changing the default to false makes behaviour more predictable and
            consistent across platforms.

0.2306    2018-06-24 19:33:47Z
          - switch from 'use vars' to 'our'

0.2305    2018-04-19 11:58:49Z (TRIAL RELEASE)
          - documentation updates for what versions contain what features
            (thanks, Brian Mowrey! RT#101518)
          - fix bad use of skip() in tests (RT#95922)
          - Fall back to CSIDL_LOCAL_APPDATA under taint on Windows (RT#60340)
          - update distribution tooling

diffstat:

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

diffs (30 lines):

diff -r 90d2593b1666 -r 64cb0cd4e474 devel/p5-File-Temp/Makefile
--- a/devel/p5-File-Temp/Makefile       Fri Jul 20 11:32:52 2018 +0000
+++ b/devel/p5-File-Temp/Makefile       Fri Jul 20 13:04:03 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2017/06/05 14:23:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2018/07/20 13:04:03 wen Exp $
 
-DISTNAME=      File-Temp-0.2304
-PKGNAME=       p5-${DISTNAME:S/04/.04/}
-PKGREVISION=   4
+DISTNAME=      File-Temp-0.2308
+PKGNAME=       p5-${DISTNAME:S/08/.08/}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r 90d2593b1666 -r 64cb0cd4e474 devel/p5-File-Temp/distinfo
--- a/devel/p5-File-Temp/distinfo       Fri Jul 20 11:32:52 2018 +0000
+++ b/devel/p5-File-Temp/distinfo       Fri Jul 20 13:04:03 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 03:28:17 agc Exp $
+$NetBSD: distinfo,v 1.16 2018/07/20 13:04:03 wen Exp $
 
-SHA1 (File-Temp-0.2304.tar.gz) = cafb6a8e2e2cbdc8e08ee00cdeb2f42224de420a
-RMD160 (File-Temp-0.2304.tar.gz) = 689b20459f3d1181077cb6f0fa53948b61ea6878
-SHA512 (File-Temp-0.2304.tar.gz) = 823acf6ca42eb0548617feec4ce32e24da3fbbcb05d78dadea902e318797ed31bb16ef2b7fee50f79d52adb7dd561b8f97c1b9e11c56ba7d50735efbf639f1db
-Size (File-Temp-0.2304.tar.gz) = 59505 bytes
+SHA1 (File-Temp-0.2308.tar.gz) = 1ac89b71f31c36fe3bdb7edad49287d8294db0bf
+RMD160 (File-Temp-0.2308.tar.gz) = 8ec606dd43d2f3522f4234831de50d22b894728a
+SHA512 (File-Temp-0.2308.tar.gz) = a85c3b5d7f39cfd64c370d72cead15f2d6d713b995ceca71e8af359cd686ae685e1ac6ca91e49165b7e867b1d635d1f124e788b92b01f2bda0b3970f2ad983db
+Size (File-Temp-0.2308.tar.gz) = 77022 bytes



Home | Main Index | Thread Index | Old Index