svn commit: r562778 - head/net/p5-Test-URI

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 17:25:59 UTC 2021


Author: sunpoet
Date: Tue Jan 26 17:25:54 2021
New Revision: 562778
URL: https://svnweb.freebsd.org/changeset/ports/562778

Log:
  Update to 1.083
  
  Changes:	https://metacpan.org/changes/distribution/Test-URI

Modified:
  head/net/p5-Test-URI/Makefile
  head/net/p5-Test-URI/distinfo

Modified: head/net/p5-Test-URI/Makefile
==============================================================================
--- head/net/p5-Test-URI/Makefile	Tue Jan 26 17:25:49 2021	(r562777)
+++ head/net/p5-Test-URI/Makefile	Tue Jan 26 17:25:54 2021	(r562778)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-URI
-PORTVERSION=	1.082
+PORTVERSION=	1.083
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-URI>=0:net/p5-URI
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Test-URI/distinfo
==============================================================================
--- head/net/p5-Test-URI/distinfo	Tue Jan 26 17:25:49 2021	(r562777)
+++ head/net/p5-Test-URI/distinfo	Tue Jan 26 17:25:54 2021	(r562778)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524750444
-SHA256 (Test-URI-1.082.tar.gz) = ab6c30a4b9a59019f58272611437cfa75ad0f45ad68da0bdcda98c5601f73c13
-SIZE (Test-URI-1.082.tar.gz) = 10471
+TIMESTAMP = 1611665391
+SHA256 (Test-URI-1.083.tar.gz) = 85048c67ca48497db1146aad78f42bfe19289655b4d13ec2609ec47b6c0a13cb
+SIZE (Test-URI-1.083.tar.gz) = 10756


More information about the svn-ports-all mailing list