pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Compare
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 29 23:37:29 UTC 2023
Modified Files:
pkgsrc/devel/p5-Data-Compare: Makefile distinfo
Log Message:
Update to 1.29
Upstream changes:
1.29 2023-04-21
- Skip taint-mode tests if perl was built without taint support
1.28 2023-03-14
- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly,
need to check for existence, not definedness before comparing. See
https://github.com/DrHyde/perl-modules-Data-Compare/issues/21
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Data-Compare/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Data-Compare/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-Data-Compare/Makefile
diff -u pkgsrc/devel/p5-Data-Compare/Makefile:1.25 pkgsrc/devel/p5-Data-Compare/Makefile:1.26
--- pkgsrc/devel/p5-Data-Compare/Makefile:1.25 Tue Jun 28 11:32:09 2022
+++ pkgsrc/devel/p5-Data-Compare/Makefile Sat Apr 29 23:37:29 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/06/28 11:32:09 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/04/29 23:37:29 wen Exp $
-DISTNAME= Data-Compare-1.27
+DISTNAME= Data-Compare-1.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
Index: pkgsrc/devel/p5-Data-Compare/distinfo
diff -u pkgsrc/devel/p5-Data-Compare/distinfo:1.12 pkgsrc/devel/p5-Data-Compare/distinfo:1.13
--- pkgsrc/devel/p5-Data-Compare/distinfo:1.12 Tue Oct 26 10:16:19 2021
+++ pkgsrc/devel/p5-Data-Compare/distinfo Sat Apr 29 23:37:29 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:16:19 nia Exp $
+$NetBSD: distinfo,v 1.13 2023/04/29 23:37:29 wen Exp $
-BLAKE2s (Data-Compare-1.27.tar.gz) = 2833eb33ae89b43584311fd9571bd6058f1c6b6a04ebc0516d59863cd2280639
-SHA512 (Data-Compare-1.27.tar.gz) = 29f20ec3fc86402b1006a50adb5417e11ff67cc2d6381afc7a6626696fb1f597dddbd87c505ccb6f3aa68805c0da2b193e13ea0130e40780731e49e530e42c85
-Size (Data-Compare-1.27.tar.gz) = 27111 bytes
+BLAKE2s (Data-Compare-1.29.tar.gz) = c56b9bd3f35532c5da406cd823c8177efe450d26e1473d338f07600901186daf
+SHA512 (Data-Compare-1.29.tar.gz) = ce04d888798d4296c1f256d4debf2f64fed1a239da7e4c66ea0b9e45eb32e262d6dae3afbc7f9114dbb15c8ee81f294fd3b96476ee6cf1617a9d1351878209d3
+Size (Data-Compare-1.29.tar.gz) = 27261 bytes
Home |
Main Index |
Thread Index |
Old Index