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: wiz
Date: Mon Aug 14 18:59:06 UTC 2017
Modified Files:
pkgsrc/devel/p5-List-SomeUtils-XS: Makefile distinfo
Log Message:
Updated p5-List-SomeUtils-XS to 0.55.
0.55 2017-07-23
- Skip all the tests unless List::SomeUtils 0.56 is installed. This fixes the
issue where trying to install the new List::SomeUtils ends up pulling this
distribution, which then fails because an older LSU is installed but doesn't
export mode(). Reported by John SJ Anderson. GH #1.
0.54 2017-07-22
- Added a new function, mode(), requested by Jerrad Pierce. GH #2.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.5
--- pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.4 Thu Jun 15 14:12:55 2017
+++ pkgsrc/devel/p5-List-SomeUtils-XS/Makefile Mon Aug 14 18:59:06 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/06/15 14:12:55 mef Exp $
+# $NetBSD: Makefile,v 1.5 2017/08/14 18:59:06 wiz Exp $
-DISTNAME= List-SomeUtils-XS-0.53
+DISTNAME= List-SomeUtils-XS-0.55
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.2 pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.3
--- pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.2 Thu Jun 15 14:12:55 2017
+++ pkgsrc/devel/p5-List-SomeUtils-XS/distinfo Mon Aug 14 18:59:06 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/06/15 14:12:55 mef Exp $
+$NetBSD: distinfo,v 1.3 2017/08/14 18:59:06 wiz Exp $
-SHA1 (List-SomeUtils-XS-0.53.tar.gz) = f529b4687d64863ce24d860c7b0e97c169583c64
-RMD160 (List-SomeUtils-XS-0.53.tar.gz) = 4fe5f5e547d248b3175fcc2ffccc09ff9cd95d5d
-SHA512 (List-SomeUtils-XS-0.53.tar.gz) = 763c4c60e0afdd0a9fe02216efdd00ccbb550d4db6261739ac0899f9ddaa6d42601f7c0747e124873439929a63703663dd97d305ca01b442cac1711e91767e0e
-Size (List-SomeUtils-XS-0.53.tar.gz) = 94488 bytes
+SHA1 (List-SomeUtils-XS-0.55.tar.gz) = 956237389088d975a7f70cbe69cfa07b2240cc03
+RMD160 (List-SomeUtils-XS-0.55.tar.gz) = 0119594e35e74ade9da666e688daac2bac9e1d9e
+SHA512 (List-SomeUtils-XS-0.55.tar.gz) = 44bf99ed3653c6d21fe0d0504dc6e3235ee89079b9c7cb77315f5713c0522057f8f3acbd34001bfba34cce6dfc568684c564b4fcecc700cbc780c57d36591f1f
+Size (List-SomeUtils-XS-0.55.tar.gz) = 95426 bytes
Home |
Main Index |
Thread Index |
Old Index