svn commit: r499572 - head/net/p5-Net-Appliance-Session

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 21 19:08:06 UTC 2019


Author: sunpoet
Date: Sun Apr 21 19:07:57 2019
New Revision: 499572
URL: https://svnweb.freebsd.org/changeset/ports/499572

Log:
  Update to 4.300005
  
  Changes:	https://metacpan.org/changes/distribution/Net-Appliance-Session

Modified:
  head/net/p5-Net-Appliance-Session/Makefile
  head/net/p5-Net-Appliance-Session/distinfo

Modified: head/net/p5-Net-Appliance-Session/Makefile
==============================================================================
--- head/net/p5-Net-Appliance-Session/Makefile	Sun Apr 21 19:07:52 2019	(r499571)
+++ head/net/p5-Net-Appliance-Session/Makefile	Sun Apr 21 19:07:57 2019	(r499572)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Appliance-Session
-PORTVERSION=	4.300001
+PORTVERSION=	4.300005
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,13 +17,14 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-Prompt-Tiny>=0:devel/p5-IO-Prompt-Tiny \
 		p5-Moo>=0:devel/p5-Moo \
 		p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \
-		p5-Net-CLI-Interact>=2.300002:net/p5-Net-CLI-Interact \
+		p5-Net-CLI-Interact>=2.300003:net/p5-Net-CLI-Interact \
 		p5-Term-ReadPassword>=0:devel/p5-Term-ReadPassword \
 		p5-Text-Glob>=0:textproc/p5-Text-Glob \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-Appliance-Session/distinfo
==============================================================================
--- head/net/p5-Net-Appliance-Session/distinfo	Sun Apr 21 19:07:52 2019	(r499571)
+++ head/net/p5-Net-Appliance-Session/distinfo	Sun Apr 21 19:07:57 2019	(r499572)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512745175
-SHA256 (Net-Appliance-Session-4.300001.tar.gz) = a3480b8efce65fd23bc34ac1413fbfb9cdfd381e39f468730b733cdee4e899c7
-SIZE (Net-Appliance-Session-4.300001.tar.gz) = 24599
+TIMESTAMP = 1555855400
+SHA256 (Net-Appliance-Session-4.300005.tar.gz) = a2073aaa56827518174c3e9b0c7fba8c39d5a4d876b67a9fc0bb18729186c2cf
+SIZE (Net-Appliance-Session-4.300005.tar.gz) = 24708


More information about the svn-ports-all mailing list