svn commit: r563217 - head/textproc/p5-PPIx-Regexp

Rainer Hurling rhurlin at FreeBSD.org
Fri Jan 29 16:37:36 UTC 2021


Author: rhurlin
Date: Fri Jan 29 16:37:36 2021
New Revision: 563217
URL: https://svnweb.freebsd.org/changeset/ports/563217

Log:
  textproc/p5-PPIx-Regexp: Update to 0.078
  
  Changelog: https://metacpan.org/changes/distribution/PPIx-Regexp
  
  PR:		253076
  Submitted by:	Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

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	Fri Jan 29 16:04:21 2021	(r563216)
+++ head/textproc/p5-PPIx-Regexp/Makefile	Fri Jan 29 16:37:36 2021	(r563217)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PPIx-Regexp
-PORTVERSION=	0.077
+PORTVERSION=	0.078
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:WYANT
@@ -22,7 +22,7 @@ RUN_DEPENDS=	p5-PPI>=0:textproc/p5-PPI \
 
 USES=		perl5
 USE_PERL5=	configure
-PORTSCOUT=	limit:^[^_]+$$
 NO_ARCH=	yes
+PORTSCOUT=	limit:^[^_]+$$
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-PPIx-Regexp/distinfo
==============================================================================
--- head/textproc/p5-PPIx-Regexp/distinfo	Fri Jan 29 16:04:21 2021	(r563216)
+++ head/textproc/p5-PPIx-Regexp/distinfo	Fri Jan 29 16:37:36 2021	(r563217)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611270051
-SHA256 (PPIx-Regexp-0.077.tar.gz) = c40d257d5929b95d8c0452d8c1fa17c4f338a069f3c6d3b79b9c1442d7b36980
-SIZE (PPIx-Regexp-0.077.tar.gz) = 236412
+TIMESTAMP = 1611923681
+SHA256 (PPIx-Regexp-0.078.tar.gz) = b388f3ae220f54427d91874854b6980002acb366cef98438342822504774b440
+SIZE (PPIx-Regexp-0.078.tar.gz) = 237189


More information about the svn-ports-head mailing list