pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-Which
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 26 10:07:31 UTC 2019
Modified Files:
pkgsrc/devel/p5-File-Which: Makefile distinfo
Log Message:
Update to 1.23
Upstream changes:
1.23 2018-12-31 14:28:16 -0500
- Internally use IS_WIN instead of IS_DOS for DOS/Windows style
operating systems. This is 2018 (almost 2019) after all.
IS_DOS is now an alias for IS_WIN, although these are not public
interfaces so you shouldn't be using them anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-File-Which/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-File-Which/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-Which/Makefile
diff -u pkgsrc/devel/p5-File-Which/Makefile:1.25 pkgsrc/devel/p5-File-Which/Makefile:1.26
--- pkgsrc/devel/p5-File-Which/Makefile:1.25 Wed Aug 22 09:44:03 2018
+++ pkgsrc/devel/p5-File-Which/Makefile Sat Jan 26 10:07:31 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2018/08/22 09:44:03 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2019/01/26 10:07:31 wen Exp $
-DISTNAME= File-Which-1.22
+DISTNAME= File-Which-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
Index: pkgsrc/devel/p5-File-Which/distinfo
diff -u pkgsrc/devel/p5-File-Which/distinfo:1.11 pkgsrc/devel/p5-File-Which/distinfo:1.12
--- pkgsrc/devel/p5-File-Which/distinfo:1.11 Sun Sep 10 21:28:57 2017
+++ pkgsrc/devel/p5-File-Which/distinfo Sat Jan 26 10:07:31 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/09/10 21:28:57 wiz Exp $
+$NetBSD: distinfo,v 1.12 2019/01/26 10:07:31 wen Exp $
-SHA1 (File-Which-1.22.tar.gz) = 770ebe5dfa4076abc9923d8c4993d90dd6d2db9a
-RMD160 (File-Which-1.22.tar.gz) = efa2c38e8886ea37ce52ea0a42a2654df25e78d0
-SHA512 (File-Which-1.22.tar.gz) = 9efd8cc6d08e82a429ab3b0ec5193cb894432311338dc4cdcb73b4536a40bf4829c414e75e5dcb0d03b9190511b232f1d27e441657afa7299b0a5b882877f2d1
-Size (File-Which-1.22.tar.gz) = 21685 bytes
+SHA1 (File-Which-1.23.tar.gz) = 3a1b54e0a4e470e62958749cffcf87bad027bfb4
+RMD160 (File-Which-1.23.tar.gz) = cbc55882009efbb31b7f6aeae3d7ca7c19ec4a97
+SHA512 (File-Which-1.23.tar.gz) = 73c48642f448abdab2a3cf39409db50bb311cbd7ea352f5dc70f6e97296d9b09ab7e1738482864aa7f7e300a8f74b19b7ca9949fe3102f61e08fe08c9be2a4ac
+Size (File-Which-1.23.tar.gz) = 23293 bytes
Home |
Main Index |
Thread Index |
Old Index