svn commit: r499476 - head/net/p5-Net-CLI-Interact

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 20 23:07:17 UTC 2019


Author: sunpoet
Date: Sat Apr 20 23:07:07 2019
New Revision: 499476
URL: https://svnweb.freebsd.org/changeset/ports/499476

Log:
  Update to 2.300003
  
  Changes:	https://metacpan.org/changes/distribution/Net-CLI-Interact

Modified:
  head/net/p5-Net-CLI-Interact/Makefile
  head/net/p5-Net-CLI-Interact/distinfo

Modified: head/net/p5-Net-CLI-Interact/Makefile
==============================================================================
--- head/net/p5-Net-CLI-Interact/Makefile	Sat Apr 20 23:07:02 2019	(r499475)
+++ head/net/p5-Net-CLI-Interact/Makefile	Sat Apr 20 23:07:07 2019	(r499476)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-CLI-Interact
-PORTVERSION=	2.300002
+PORTVERSION=	2.300003
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -27,8 +27,9 @@ RUN_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
 		p5-Net-Telnet>=0:net/p5-Net-Telnet \
 		p5-Path-Class>=0:devel/p5-Path-Class
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-CLI-Interact/distinfo
==============================================================================
--- head/net/p5-Net-CLI-Interact/distinfo	Sat Apr 20 23:07:02 2019	(r499475)
+++ head/net/p5-Net-CLI-Interact/distinfo	Sat Apr 20 23:07:07 2019	(r499476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508021570
-SHA256 (Net-CLI-Interact-2.300002.tar.gz) = 70be7e45ab430bf71ddddf824a516d03233955a3a4fd5635bb0483e6c16b3cae
-SIZE (Net-CLI-Interact-2.300002.tar.gz) = 59503
+TIMESTAMP = 1555784493
+SHA256 (Net-CLI-Interact-2.300003.tar.gz) = 482dbccdf3687908e3f1514cd701671d06dd869311529034b21682ade03b329f
+SIZE (Net-CLI-Interact-2.300003.tar.gz) = 59584


More information about the svn-ports-all mailing list