Wed Jan 10 17:02:58 2024 UTC (149d)
p5-Cucumber-TagExpressions: update to 6.1.0. Changes:

Added:
- [Python] Support the feature of escaping also in Python (#144)

Fixed:
- [Python] Added workflow to release to Pypi (#145, #146, #20)
- [Ruby] Fixed up around 75% of all rubocop offenses (#138)


(schmonz)
diff -r1.2 -r1.3 pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile 2023/10/13 18:29:50 1.2
+++ pkgsrc/devel/p5-Cucumber-TagExpressions/Makefile 2024/01/10 17:02:58 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2023/10/13 18:29:50 schmonz Exp $ 1# $NetBSD: Makefile,v 1.3 2024/01/10 17:02:58 schmonz Exp $
2 2
3DISTNAME= Cucumber-TagExpressions-6.0.0 3DISTNAME= Cucumber-TagExpressions-6.1.0
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CU/CUKEBOT/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CU/CUKEBOT/}
7 7
8MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/Cucumber-TagExpressions 9HOMEPAGE= https://metacpan.org/release/Cucumber-TagExpressions
10COMMENT= Cucumber tag expression parser 10COMMENT= Cucumber tag expression parser
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= p5-Moo>=0:../../devel/p5-Moo 13DEPENDS+= p5-Moo>=0:../../devel/p5-Moo
14 14
15PERL5_PACKLIST= auto/Cucumber/TagExpressions/.packlist 15PERL5_PACKLIST= auto/Cucumber/TagExpressions/.packlist
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo 2023/10/13 18:29:50 1.2
+++ pkgsrc/devel/p5-Cucumber-TagExpressions/distinfo 2024/01/10 17:02:58 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/10/13 18:29:50 schmonz Exp $ 1$NetBSD: distinfo,v 1.3 2024/01/10 17:02:58 schmonz Exp $
2 2
3BLAKE2s (Cucumber-TagExpressions-6.0.0.tar.gz) = a7d7b51b00ecddab46814361266bc6c25f836bd4218139e52b7923344eca3970 3BLAKE2s (Cucumber-TagExpressions-6.1.0.tar.gz) = df99c79058553d68798876f988514ecf09e775f9012f26ba1243ce76e154a6ab
4SHA512 (Cucumber-TagExpressions-6.0.0.tar.gz) = 830b2d2af84840489e4f1373716dbfe56c73645d7b891c501437ec639535f11df11f34de4fbbf3382a27b3a8fb1dff47515ec5dfd62ca75e604d01eda0c1f66a 4SHA512 (Cucumber-TagExpressions-6.1.0.tar.gz) = e198cb642b1a7d9bf0960236fe3ba7d469c6659108430a86f8955a481cd9cf974274d538397dc531039e341531554d1e326cda4acdf85b762ad749c1a40bd69c
5Size (Cucumber-TagExpressions-6.0.0.tar.gz) = 9988 bytes 5Size (Cucumber-TagExpressions-6.1.0.tar.gz) = 10116 bytes