pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 20 06:26:26 UTC 2023

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

Log Message:
p5-List-UtilsBy: update to 0.12.

0.12    2022-04-29
        [CHANGES]
         * Documentation updates:
            + Add examples showing combining multiple functions to give
              further behaviours
            + Fixed typo "probability" (RT127988, RT136817)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-List-UtilsBy/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-List-UtilsBy/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-UtilsBy/Makefile
diff -u pkgsrc/devel/p5-List-UtilsBy/Makefile:1.18 pkgsrc/devel/p5-List-UtilsBy/Makefile:1.19
--- pkgsrc/devel/p5-List-UtilsBy/Makefile:1.18  Tue Jun 28 11:32:40 2022
+++ pkgsrc/devel/p5-List-UtilsBy/Makefile       Sat May 20 06:26:26 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/06/28 11:32:40 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/05/20 06:26:26 wiz Exp $
 
-DISTNAME=      List-UtilsBy-0.11
+DISTNAME=      List-UtilsBy-0.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=List/}
 

Index: pkgsrc/devel/p5-List-UtilsBy/distinfo
diff -u pkgsrc/devel/p5-List-UtilsBy/distinfo:1.7 pkgsrc/devel/p5-List-UtilsBy/distinfo:1.8
--- pkgsrc/devel/p5-List-UtilsBy/distinfo:1.7   Tue Oct 26 10:16:51 2021
+++ pkgsrc/devel/p5-List-UtilsBy/distinfo       Sat May 20 06:26:26 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:16:51 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/05/20 06:26:26 wiz Exp $
 
-BLAKE2s (List-UtilsBy-0.11.tar.gz) = 1656960c192b43b12826162d33102490368c60d6b681c0b9bbaafd5f57ab3321
-SHA512 (List-UtilsBy-0.11.tar.gz) = 7c912b805e1e21d5d683224b63125bc8385d79c7115d88c08ca28fc1778ec8d22ad4aaf366731df438365a5233108926cbffee284c2e2d37346b47984dbbd4c9
-Size (List-UtilsBy-0.11.tar.gz) = 22939 bytes
+BLAKE2s (List-UtilsBy-0.12.tar.gz) = 1a221d4e9b8a9e175244cd1466cc6e1df7d865509facb5593536449e298396f1
+SHA512 (List-UtilsBy-0.12.tar.gz) = 8be14ef99a49f3e6ff524d08244522a8724857f7aa7af70db4475befcfc7ab34c75041942ef7c737565567c7f578a0d8ecdde1a61d193572e0010838fb1db0de
+Size (List-UtilsBy-0.12.tar.gz) = 23469 bytes



Home | Main Index | Thread Index | Old Index