pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Cucumber-TagExpressions



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Jan 30 14:44:17 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Cucumber-TagExpressions: Makefile distinfo

Log Message:
p5-Cucumber-TagExpressions: update to 6.1.2. Changes:

- [All] Run CI testing only for relevant areas of the codebase
- [Python] Extended documentation and type hints within docstrings
- [Ruby] Support the testing in CI on later rubies


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Cucumber-TagExpressions/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-Cucumber-TagExpressions/Makefile
diff -u pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile:1.5 pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile:1.6
--- pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile:1.5        Sat Nov 16 12:03:56 2024
+++ pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile    Thu Jan 30 14:44:17 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2024/11/16 12:03:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/01/30 14:44:17 schmonz Exp $
 
-DISTNAME=      Cucumber-TagExpressions-6.1.1
+DISTNAME=      Cucumber-TagExpressions-6.1.2
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CU/CUKEBOT/}
 

Index: pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo
diff -u pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo:1.4 pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo:1.5
--- pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo:1.4        Sat Nov  9 16:57:29 2024
+++ pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo    Thu Jan 30 14:44:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/11/09 16:57:29 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2025/01/30 14:44:17 schmonz Exp $
 
-BLAKE2s (Cucumber-TagExpressions-6.1.1.tar.gz) = 4364676d2d246643a21869573e05e24212112439fc7cd8bb64d51b099957ab4b
-SHA512 (Cucumber-TagExpressions-6.1.1.tar.gz) = 08e2484bc0f98523a7ff566bfa4ba56ef4c637844ab2c9e2f9f1b74d95773703c28fb84390f3416741146b2a0efd0c13681a217016b15ae7643081a05b9fb0ad
-Size (Cucumber-TagExpressions-6.1.1.tar.gz) = 10213 bytes
+BLAKE2s (Cucumber-TagExpressions-6.1.2.tar.gz) = a867b0f337bbd2833e0f771967ac9d35f56b9a3b9f10deb7f5e38c7229507fca
+SHA512 (Cucumber-TagExpressions-6.1.2.tar.gz) = e7a53fec7cd48100e1c90b775b1d88b76d485d49d2f6c9a9ee3bc091514692fcc15f502108dfef21674fa922b1808ad5a29955352fd15211a5d43df32003a975
+Size (Cucumber-TagExpressions-6.1.2.tar.gz) = 10345 bytes



Home | Main Index | Thread Index | Old Index