pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-Find-Object
Module Name: pkgsrc
Committed By: mef
Date: Mon Feb 13 13:18:42 UTC 2017
Modified Files:
pkgsrc/devel/p5-File-Find-Object: Makefile distinfo
Log Message:
Updated devel/p5-File-Find-Object to 0.3.2
------------------------------------------
0.3.2 2017-01-13
- Made the version number consistent across the .pm files.
- https://bitbucket.org/shlomif/perl-file-find-object/issues/1/wrong-version-number
- Thanks to aer0 for the report.
0.3.1 2017-01-09
- Fixed an issue with tracking the depth of the inodes when detecting
a symlink loop.
- Detected by several cygwin reports.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-File-Find-Object/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-File-Find-Object/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-Find-Object/Makefile
diff -u pkgsrc/devel/p5-File-Find-Object/Makefile:1.4 pkgsrc/devel/p5-File-Find-Object/Makefile:1.5
--- pkgsrc/devel/p5-File-Find-Object/Makefile:1.4 Sat Sep 17 04:01:00 2016
+++ pkgsrc/devel/p5-File-Find-Object/Makefile Mon Feb 13 13:18:41 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/09/17 04:01:00 mef Exp $
+# $NetBSD: Makefile,v 1.5 2017/02/13 13:18:41 mef Exp $
-DISTNAME= File-Find-Object-0.3.0
-PKGNAME= p5-${DISTNAME}
+DISTNAME= File-Find-Object-v0.3.2
+PKGNAME= p5-${DISTNAME:C/t-v/t-/:}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
Index: pkgsrc/devel/p5-File-Find-Object/distinfo
diff -u pkgsrc/devel/p5-File-Find-Object/distinfo:1.3 pkgsrc/devel/p5-File-Find-Object/distinfo:1.4
--- pkgsrc/devel/p5-File-Find-Object/distinfo:1.3 Sat Sep 17 04:01:00 2016
+++ pkgsrc/devel/p5-File-Find-Object/distinfo Mon Feb 13 13:18:41 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/09/17 04:01:00 mef Exp $
+$NetBSD: distinfo,v 1.4 2017/02/13 13:18:41 mef Exp $
-SHA1 (File-Find-Object-0.3.0.tar.gz) = 700455f0a7be9f96357cac6c9705ada507ffcf08
-RMD160 (File-Find-Object-0.3.0.tar.gz) = 1cb39391e710243f64ab0521000cd6db595879fc
-SHA512 (File-Find-Object-0.3.0.tar.gz) = 1687681ddaca5e1c0c2a25a5558cacd120b1320ad87eec630e2ebcfa9a867039af6e68bf7e01f5ff83357f98bb78cda8f544a7e0a80f40792f4244f5dbd8d081
-Size (File-Find-Object-0.3.0.tar.gz) = 26850 bytes
+SHA1 (File-Find-Object-v0.3.2.tar.gz) = 1be927302e5f6953ebeaa8c1dc94eb45fe471f5d
+RMD160 (File-Find-Object-v0.3.2.tar.gz) = c5cef62bc373e886fcfca7d2e660a6ccfda21647
+SHA512 (File-Find-Object-v0.3.2.tar.gz) = 58ca07083da520aee03945259ac89b6b584728d89ad52aea1a6f19a14da73fc92fcfc46c01656130d64fbc9fc9e4b1c5ef56274f30ebe3711972235dd8945956
+Size (File-Find-Object-v0.3.2.tar.gz) = 27200 bytes
Home |
Main Index |
Thread Index |
Old Index