git: 65aa12dbd071 - main - textproc/p5-PPIx-Regexp: Update 0.089 => 0.090
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Sep 2025 23:04:30 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=65aa12dbd0713de53c3a752d58a3c7464ca8fe20
commit 65aa12dbd0713de53c3a752d58a3c7464ca8fe20
Author: Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2025-09-22 22:58:40 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-09-22 22:58:40 +0000
textproc/p5-PPIx-Regexp: Update 0.089 => 0.090
ChangeLog:
https://metacpan.org/changes/distribution/PPIx-Regexp
While here cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern.
PR: 289756 283227
---
textproc/p5-PPIx-Regexp/Makefile | 7 ++++---
textproc/p5-PPIx-Regexp/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile
index 4964142f52ed..3922da6d4323 100644
--- a/textproc/p5-PPIx-Regexp/Makefile
+++ b/textproc/p5-PPIx-Regexp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PPIx-Regexp
-DISTVERSION= 0.089
+DISTVERSION= 0.090
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
@@ -14,9 +14,10 @@ LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSES/Copying
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-PPI>=0:textproc/p5-PPI \
+_BR_DEPENDS= p5-PPI>=0:textproc/p5-PPI \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
+BUILD_DEPENDS= ${_BR_DEPENDS}
+RUN_DEPENDS= ${_BR_DEPENDS}
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo
index 5b2c11ece84e..1525b2f0c83d 100644
--- a/textproc/p5-PPIx-Regexp/distinfo
+++ b/textproc/p5-PPIx-Regexp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747744233
-SHA256 (PPIx-Regexp-0.089.tar.gz) = 9865f61f59da3b8aa32492580a8ecc9e24d251c00a5eb685678569928a2f8881
-SIZE (PPIx-Regexp-0.089.tar.gz) = 255295
+TIMESTAMP = 1758541771
+SHA256 (PPIx-Regexp-0.090.tar.gz) = 41b13c6474cc19e9c604ff8ef0881e21866948b6d55c2f5c666279f8d9649352
+SIZE (PPIx-Regexp-0.090.tar.gz) = 257520