svn commit: r527271 - head/textproc/p5-PPIx-QuoteLike

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 27 21:23:56 UTC 2020


Author: sunpoet
Date: Thu Feb 27 21:23:54 2020
New Revision: 527271
URL: https://svnweb.freebsd.org/changeset/ports/527271

Log:
  Update to 0.009
  
  Changes:	https://metacpan.org/changes/distribution/PPIx-QuoteLike

Modified:
  head/textproc/p5-PPIx-QuoteLike/Makefile
  head/textproc/p5-PPIx-QuoteLike/distinfo

Modified: head/textproc/p5-PPIx-QuoteLike/Makefile
==============================================================================
--- head/textproc/p5-PPIx-QuoteLike/Makefile	Thu Feb 27 21:23:49 2020	(r527270)
+++ head/textproc/p5-PPIx-QuoteLike/Makefile	Thu Feb 27 21:23:54 2020	(r527271)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PPIx-QuoteLike
-PORTVERSION=	0.008
+PORTVERSION=	0.009
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:WYANT
@@ -19,11 +19,11 @@ LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSES/Copying
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-PPI>=1.117:textproc/p5-PPI
 
-PORTSCOUT=	limit:^[0-9\.]*$$
-
 USES=		perl5
 USE_PERL5=	configure
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^[0-9\.]*$$
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-PPIx-QuoteLike/distinfo
==============================================================================
--- head/textproc/p5-PPIx-QuoteLike/distinfo	Thu Feb 27 21:23:49 2020	(r527270)
+++ head/textproc/p5-PPIx-QuoteLike/distinfo	Thu Feb 27 21:23:54 2020	(r527271)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566229412
-SHA256 (PPIx-QuoteLike-0.008.tar.gz) = e42b0d3f92e696bec90e6610845ba93cb9bf347c2248193ed2c77eb75b63f437
-SIZE (PPIx-QuoteLike-0.008.tar.gz) = 57842
+TIMESTAMP = 1582811378
+SHA256 (PPIx-QuoteLike-0.009.tar.gz) = 7b2ac4faf15cf5b6d72110d8142ad75847611c0c48d858ba1ba97a04233e6920
+SIZE (PPIx-QuoteLike-0.009.tar.gz) = 63591


More information about the svn-ports-all mailing list