Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-common-sense (devel/p5-common-sense) Updated ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afd06dc483bb
branches:  trunk
changeset: 429291:afd06dc483bb
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 12:24:15 2020 +0000

description:
(devel/p5-common-sense) Updated to 3.75

3.75 Thu Apr  2 09:53:01 CEST 2020
        - make build (more) reproducible.
        - removed "portable" from the warnngs list, as 32 bit perls (as
          opposed to 32 bit platforms) are practically extinct and it
          warns about a weird subset of operations, i.e. 64 bit hex() is
          not ok, 64 bit addition is fine, makes no sense. Moreso, other
          than hex/oct etc. harassment, there is nothing in this category
          that could be otherwise useful.

diffstat:

 devel/p5-common-sense/Makefile |   5 ++---
 devel/p5-common-sense/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 9b2f176e5c15 -r afd06dc483bb devel/p5-common-sense/Makefile
--- a/devel/p5-common-sense/Makefile    Sat Apr 18 12:22:45 2020 +0000
+++ b/devel/p5-common-sense/Makefile    Sat Apr 18 12:24:15 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2019/08/11 13:20:46 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2020/04/18 12:24:15 mef Exp $
 
-DISTNAME=      common-sense-3.74
+DISTNAME=      common-sense-3.75
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
 
diff -r 9b2f176e5c15 -r afd06dc483bb devel/p5-common-sense/distinfo
--- a/devel/p5-common-sense/distinfo    Sat Apr 18 12:22:45 2020 +0000
+++ b/devel/p5-common-sense/distinfo    Sat Apr 18 12:24:15 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 03:28:58 agc Exp $
+$NetBSD: distinfo,v 1.16 2020/04/18 12:24:15 mef Exp $
 
-SHA1 (common-sense-3.74.tar.gz) = b32990086501a68bdb10bfa85160866d270aa8ae
-RMD160 (common-sense-3.74.tar.gz) = 5d5ae73689c35c08bd81f257170f13931dd7887a
-SHA512 (common-sense-3.74.tar.gz) = 658ad70a2d1bbd0b26f91c4ea5d69b4cc0b632ede9532b88282987002a5e280f0475d63ee846b7bd2d38ef82f2680e20c2093803e4b62a984750ed447f318d60
-Size (common-sense-3.74.tar.gz) = 13002 bytes
+SHA1 (common-sense-3.75.tar.gz) = 4657dab4ffaae0bdafb9f4ec71f9b73e0c746da0
+RMD160 (common-sense-3.75.tar.gz) = 8cd8c840422251255735eb88477b2da9de545b8f
+SHA512 (common-sense-3.75.tar.gz) = cb6034d9ff721a4122e0215db8ad5279ec4b189c3364593d427d70a1e84a1583a0e1447e276aa9a4fcaeb2f9d47a465a5bc4c0f842c803d3ddf91755311f4af4
+Size (common-sense-3.75.tar.gz) = 13516 bytes



Home | Main Index | Thread Index | Old Index