pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-List-SomeUtils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 14 18:58:08 UTC 2017

Modified Files:
        pkgsrc/devel/p5-List-SomeUtils: Makefile distinfo

Log Message:
0.56     2017-07-22
    - Make sure we depend on the latest LSU::XS if the system support XS.

0.55     2017-07-22
    - Fixed incorrect comments in doc examples for uniq().
    - Added a new function, mode(), requested by Jerrad Pierce. GH #2.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-List-SomeUtils/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-List-SomeUtils/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/Makefile
diff -u pkgsrc/devel/p5-List-SomeUtils/Makefile:1.5 pkgsrc/devel/p5-List-SomeUtils/Makefile:1.6
--- pkgsrc/devel/p5-List-SomeUtils/Makefile:1.5 Mon Jun 12 13:34:46 2017
+++ pkgsrc/devel/p5-List-SomeUtils/Makefile     Mon Aug 14 18:58:08 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/06/12 13:34:46 mef Exp $
+# $NetBSD: Makefile,v 1.6 2017/08/14 18:58:08 wiz Exp $
 
-DISTNAME=      List-SomeUtils-0.54
+DISTNAME=      List-SomeUtils-0.56
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=List/}

Index: pkgsrc/devel/p5-List-SomeUtils/distinfo
diff -u pkgsrc/devel/p5-List-SomeUtils/distinfo:1.3 pkgsrc/devel/p5-List-SomeUtils/distinfo:1.4
--- pkgsrc/devel/p5-List-SomeUtils/distinfo:1.3 Mon Jun 12 13:34:46 2017
+++ pkgsrc/devel/p5-List-SomeUtils/distinfo     Mon Aug 14 18:58:08 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/12 13:34:46 mef Exp $
+$NetBSD: distinfo,v 1.4 2017/08/14 18:58:08 wiz Exp $
 
-SHA1 (List-SomeUtils-0.54.tar.gz) = 0b0363dceeb60785d95bcab4a41ce095f54d0289
-RMD160 (List-SomeUtils-0.54.tar.gz) = 40b70709d981cabfa22f4f0c59265bce2f5d8c1d
-SHA512 (List-SomeUtils-0.54.tar.gz) = d4843454da8c396a51afd589e46c616f146fbd6d8723a67e08d1b8c755d7b6113accfb7050848e12c707b8d1f9f61b76929ae82bd3f240cd83d79eda6f1dc3ff
-Size (List-SomeUtils-0.54.tar.gz) = 62418 bytes
+SHA1 (List-SomeUtils-0.56.tar.gz) = b24ef0240c7eeded7841e6ce017f628a081e1a3c
+RMD160 (List-SomeUtils-0.56.tar.gz) = fd1f8ea1d75976d4a2f23168af0e0400bf46d410
+SHA512 (List-SomeUtils-0.56.tar.gz) = b74c2a97811185d21bfd68fe60606afe8e92c266e98a763d51589021c9b3ae5310275005dc80198b8f9d92118fed569b5251d5ad87643f47af75a478db388503
+Size (List-SomeUtils-0.56.tar.gz) = 63880 bytes



Home | Main Index | Thread Index | Old Index