pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/p5-Sys-SigAction
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 18 11:55:26 UTC 2017
Modified Files:
pkgsrc/sysutils/p5-Sys-SigAction: Makefile distinfo
Log Message:
p5-Sys-SigAction: update to 0.23.
Changes in Sys::SigAction 0.23 10 September 2016
Responding to Bug: https://rt.cpan.org/Public/Bug/Display.html?id=105091
Renamed t/nested.t to t/inline_nested.t (don't execute this on arm platforms
arm perl port appear to be at fault. See t/inline_nested.t
create new tests:
t/alternatives.t
t/recursive_nested.t
Allow arm platforms, but skip t/inline_nested.t with a warning
on arm platforms.
Desupport perl 5.5 (that was soooo long ago > 12 years)... This
allows me to turn on use warnings everywhere: Prompted by the Kwalitee
folks who noticed it was not used.
Set MIN_PERL_VERSION => 5.6.0 in Makefile.PL.
Referenced the new github repository in the generated META.* files.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/p5-Sys-SigAction/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/p5-Sys-SigAction/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/p5-Sys-SigAction/Makefile
diff -u pkgsrc/sysutils/p5-Sys-SigAction/Makefile:1.14 pkgsrc/sysutils/p5-Sys-SigAction/Makefile:1.15
--- pkgsrc/sysutils/p5-Sys-SigAction/Makefile:1.14 Mon Jun 5 14:24:37 2017
+++ pkgsrc/sysutils/p5-Sys-SigAction/Makefile Mon Sep 18 11:55:26 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2017/06/05 14:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/18 11:55:26 wiz Exp $
-DISTNAME= Sys-SigAction-0.22
+DISTNAME= Sys-SigAction-0.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
Index: pkgsrc/sysutils/p5-Sys-SigAction/distinfo
diff -u pkgsrc/sysutils/p5-Sys-SigAction/distinfo:1.5 pkgsrc/sysutils/p5-Sys-SigAction/distinfo:1.6
--- pkgsrc/sysutils/p5-Sys-SigAction/distinfo:1.5 Tue Aug 16 00:23:23 2016
+++ pkgsrc/sysutils/p5-Sys-SigAction/distinfo Mon Sep 18 11:55:26 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/08/16 00:23:23 wen Exp $
+$NetBSD: distinfo,v 1.6 2017/09/18 11:55:26 wiz Exp $
-SHA1 (Sys-SigAction-0.22.tar.gz) = f32b96d30556b271c6e2ef604dc49801ad3fbc06
-RMD160 (Sys-SigAction-0.22.tar.gz) = 32e727b46d27c01a70a10f40e8fc8b3c3fa998ef
-SHA512 (Sys-SigAction-0.22.tar.gz) = bcba62ce43f0823663beb05aa61adc867318cd982af40ddc01cc21cf5fc9434c41b24640de8a3c7a36ae211aeefbe394b387e98366b808eb81d3ae7951db341c
-Size (Sys-SigAction-0.22.tar.gz) = 22679 bytes
+SHA1 (Sys-SigAction-0.23.tar.gz) = 451c7c986a905d215a6517cf8fb85b4223e0b0ff
+RMD160 (Sys-SigAction-0.23.tar.gz) = bf73dcb452beb0eea87ac71b77027d360b65aed7
+SHA512 (Sys-SigAction-0.23.tar.gz) = 04248c7b055efe15264a05677ab37a217828df518195308b3f46e5c415f8b1aef6578d1b79798ac38e4c9df7323f37ae10ce753189196edb75369bd6ec8ac309
+Size (Sys-SigAction-0.23.tar.gz) = 25621 bytes
Home |
Main Index |
Thread Index |
Old Index