Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 19:52:21 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 130895304861 - main - devel/p5-Regexp-Compare: Update to 0.34
Message-ID:  <202501021952.502JqL1R034583@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=130895304861806e69ef4fa84d084dc54144386e

commit 130895304861806e69ef4fa84d084dc54144386e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 19:46:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 19:46:29 +0000

    devel/p5-Regexp-Compare: Update to 0.34
    
    Changes:        https://metacpan.org/dist/Regexp-Compare/changes
---
 devel/p5-Regexp-Compare/Makefile | 8 +++-----
 devel/p5-Regexp-Compare/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/devel/p5-Regexp-Compare/Makefile b/devel/p5-Regexp-Compare/Makefile
index ca6e995127d1..0397e8ac46b4 100644
--- a/devel/p5-Regexp-Compare/Makefile
+++ b/devel/p5-Regexp-Compare/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Regexp-Compare
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,10 +19,8 @@ post-install:
 
 .include <bsd.port.pre.mk>
 
-# When support for 5.36 is added, keep the check and update to 5.37, as it
-# never supports the development branch
-.if ${PERL_LEVEL} >= 503600
-BROKEN=		does not support 5.36+
+.if ${PERL_LEVEL} >= 503900
+BROKEN=		only supports Perl 5.34 to 5.38
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/devel/p5-Regexp-Compare/distinfo b/devel/p5-Regexp-Compare/distinfo
index 808d3e31533b..b3254c0eafa3 100644
--- a/devel/p5-Regexp-Compare/distinfo
+++ b/devel/p5-Regexp-Compare/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323539
-SHA256 (Regexp-Compare-0.33.tar.gz) = aa9c43c56381f91fae457a2ef352610c1817e992a7cf22d832a48e5f59d980d6
-SIZE (Regexp-Compare-0.33.tar.gz) = 79395
+TIMESTAMP = 1735837785
+SHA256 (Regexp-Compare-0.34.tar.gz) = 94fee42a51ba69240a03da5ebea89d707acba1341f7d68f9a9011f6f6f7747ad
+SIZE (Regexp-Compare-0.34.tar.gz) = 84257



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501021952.502JqL1R034583>