pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-Temp
Module Name: pkgsrc
Committed By: wen
Date: Fri Jul 20 13:04:03 UTC 2018
Modified Files:
pkgsrc/devel/p5-File-Temp: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-File-Temp/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-File-Temp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-File-Temp/Makefile
diff -u pkgsrc/devel/p5-File-Temp/Makefile:1.37 pkgsrc/devel/p5-File-Temp/Makefile:1.38
--- pkgsrc/devel/p5-File-Temp/Makefile:1.37 Mon Jun 5 14:23:01 2017
+++ pkgsrc/devel/p5-File-Temp/Makefile Fri Jul 20 13:04:03 2018
@@ -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/}
Index: pkgsrc/devel/p5-File-Temp/distinfo
diff -u pkgsrc/devel/p5-File-Temp/distinfo:1.15 pkgsrc/devel/p5-File-Temp/distinfo:1.16
--- pkgsrc/devel/p5-File-Temp/distinfo:1.15 Tue Nov 3 03:28:17 2015
+++ pkgsrc/devel/p5-File-Temp/distinfo Fri Jul 20 13:04:03 2018
@@ -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