svn commit: r536312 - head/textproc/p5-PPIx-Regexp
Jochen Neumeister
joneum at FreeBSD.org
Sat May 23 15:57:23 UTC 2020
Author: joneum
Date: Sat May 23 15:57:22 2020
New Revision: 536312
URL: https://svnweb.freebsd.org/changeset/ports/536312
Log:
Update to 0.072
PR: 246621
Reported by: Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
Sponsored by: Netzkommune GmbH
Modified:
head/textproc/p5-PPIx-Regexp/Makefile
head/textproc/p5-PPIx-Regexp/distinfo
Modified: head/textproc/p5-PPIx-Regexp/Makefile
==============================================================================
--- head/textproc/p5-PPIx-Regexp/Makefile Sat May 23 15:54:32 2020 (r536311)
+++ head/textproc/p5-PPIx-Regexp/Makefile Sat May 23 15:57:22 2020 (r536312)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PPIx-Regexp
-PORTVERSION= 0.071
+PORTVERSION= 0.072
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
@@ -18,7 +18,6 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSES/Copying
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
- p5-PPI>=1.117:textproc/p5-PPI \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
USES= perl5
Modified: head/textproc/p5-PPIx-Regexp/distinfo
==============================================================================
--- head/textproc/p5-PPIx-Regexp/distinfo Sat May 23 15:54:32 2020 (r536311)
+++ head/textproc/p5-PPIx-Regexp/distinfo Sat May 23 15:57:22 2020 (r536312)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585745589
-SHA256 (PPIx-Regexp-0.071.tar.gz) = 06ff1db3a7509d67d40b1ca860b1c23f70e96616415c48aafad3c392440dec66
-SIZE (PPIx-Regexp-0.071.tar.gz) = 233650
+TIMESTAMP = 1590249093
+SHA256 (PPIx-Regexp-0.072.tar.gz) = 84a050b3b65c98a4b95f9df94fa0d8db9a931b000bb6e2946f0f8874cc2bac5c
+SIZE (PPIx-Regexp-0.072.tar.gz) = 233559
More information about the svn-ports-all
mailing list