pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-SomeUtils-XS
Module Name: pkgsrc
Committed By: wen
Date: Mon Jun 18 14:52:53 UTC 2018
Modified Files:
pkgsrc/devel/p5-List-SomeUtils-XS: Makefile distinfo
Log Message:
Update to 0.58
Upstream changes:
0.58 2018-06-08
- Re-release to fix the generated Makefile.PL. We do not want to try to build
the XS code with compiler warnings enabled except on Perl 5.24+. There are
unavoidable warnings with older Perls. If you tried to install this distro
in an environment where AUTHOR_TESTING was set, these warnings would be
enabled, along with "-Werror", causing the build to fail
completely. Reported by Olaf Alders. GH #3.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-List-SomeUtils-XS/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-List-SomeUtils-XS/Makefile
diff -u pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.7 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.8
--- pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.7 Wed May 30 01:38:31 2018
+++ pkgsrc/devel/p5-List-SomeUtils-XS/Makefile Mon Jun 18 14:52:53 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/05/30 01:38:31 wen Exp $
+# $NetBSD: Makefile,v 1.8 2018/06/18 14:52:53 wen Exp $
-DISTNAME= List-SomeUtils-XS-0.57
+DISTNAME= List-SomeUtils-XS-0.58
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
Index: pkgsrc/devel/p5-List-SomeUtils-XS/distinfo
diff -u pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.5 pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.6
--- pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.5 Wed May 30 01:38:31 2018
+++ pkgsrc/devel/p5-List-SomeUtils-XS/distinfo Mon Jun 18 14:52:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/30 01:38:31 wen Exp $
+$NetBSD: distinfo,v 1.6 2018/06/18 14:52:53 wen Exp $
-SHA1 (List-SomeUtils-XS-0.57.tar.gz) = db1cd81d86f7b6cbe645c448100fb17ec8cc127c
-RMD160 (List-SomeUtils-XS-0.57.tar.gz) = 5dd6757da7e63537c88267769d606b7702fc7f4f
-SHA512 (List-SomeUtils-XS-0.57.tar.gz) = 2df89b6b706d1fa7cd610fc700197567797e73ab64ce7bf3cb8ab3d2ba11bbdfa5f8f56d031cd39cc43489a82df28837aca2a8ca6ddaaff3dad75797ac04386a
-Size (List-SomeUtils-XS-0.57.tar.gz) = 95821 bytes
+SHA1 (List-SomeUtils-XS-0.58.tar.gz) = a8e5017984f68fd9885b4a78678ed654669a69ab
+RMD160 (List-SomeUtils-XS-0.58.tar.gz) = bd6bc0c37a84675c6329c50859e7cd8feff5e246
+SHA512 (List-SomeUtils-XS-0.58.tar.gz) = f89f5a35224a69a59c1d512a819bd725b324f0968ea447824a42c741c4ba66ee9522db939bd3e75d190e0f2f75d54100912b83a86d5e7dd1079025a57a245c38
+Size (List-SomeUtils-XS-0.58.tar.gz) = 94190 bytes
Home |
Main Index |
Thread Index |
Old Index