pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-List-SomeUtils-XS Update to 0.58



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00537dacc006
branches:  trunk
changeset: 309488:00537dacc006
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jun 18 14:52:53 2018 +0000

description:
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.

diffstat:

 devel/p5-List-SomeUtils-XS/Makefile |   4 ++--
 devel/p5-List-SomeUtils-XS/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0c8900f7c673 -r 00537dacc006 devel/p5-List-SomeUtils-XS/Makefile
--- a/devel/p5-List-SomeUtils-XS/Makefile       Mon Jun 18 14:48:03 2018 +0000
+++ b/devel/p5-List-SomeUtils-XS/Makefile       Mon Jun 18 14:52:53 2018 +0000
@@ -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/}
diff -r 0c8900f7c673 -r 00537dacc006 devel/p5-List-SomeUtils-XS/distinfo
--- a/devel/p5-List-SomeUtils-XS/distinfo       Mon Jun 18 14:48:03 2018 +0000
+++ b/devel/p5-List-SomeUtils-XS/distinfo       Mon Jun 18 14:52:53 2018 +0000
@@ -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