Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2018 00:03:14 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477298 - head/textproc/p5-PPIx-Regexp
Message-ID:  <201808160003.w7G03ENW069642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Aug 16 00:03:14 2018
New Revision: 477298
URL: https://svnweb.freebsd.org/changeset/ports/477298

Log:
  - Update 0.061 -> 0.062
  Changes: https://metacpan.org/changes/distribution/PPIx-Regexp
  - Limit portscout to only stable versions
  
  PR:		230638
  Submitted by:	svysh.fbsd@gmail.com(maintainer)

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	Wed Aug 15 23:54:20 2018	(r477297)
+++ head/textproc/p5-PPIx-Regexp/Makefile	Thu Aug 16 00:03:14 2018	(r477298)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PPIx-Regexp
-PORTVERSION=	0.061
+PORTVERSION=	0.062
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:WYANT
@@ -18,6 +18,8 @@ LICENSE_FILE_GPLv1=	${WRKSRC}/LICENSES/Copying
 
 BUILD_DEPENDS=	p5-PPI>=1.117:textproc/p5-PPI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+PORTSCOUT=	limit:^[^_]+$$
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-PPIx-Regexp/distinfo
==============================================================================
--- head/textproc/p5-PPIx-Regexp/distinfo	Wed Aug 15 23:54:20 2018	(r477297)
+++ head/textproc/p5-PPIx-Regexp/distinfo	Thu Aug 16 00:03:14 2018	(r477298)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531212257
-SHA256 (PPIx-Regexp-0.061.tar.gz) = e2d63a4102024e15994c685672d30c6d708272a1600abcd6241e6f2c1b3b7c92
-SIZE (PPIx-Regexp-0.061.tar.gz) = 221857
+TIMESTAMP = 1534377212
+SHA256 (PPIx-Regexp-0.062.tar.gz) = 1218fe4c94b3cb9d894c6cd8a69bb4172eac54ce083b70f7a8bf13868a5a0733
+SIZE (PPIx-Regexp-0.062.tar.gz) = 221571



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