Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 06:42:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519983 - head/sysutils/p5-Rex
Message-ID:  <201912130642.xBD6gI8J006493@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec 13 06:42:17 2019
New Revision: 519983
URL: https://svnweb.freebsd.org/changeset/ports/519983

Log:
  Update to 1.7.1
  
  Changes:	https://metacpan.org/changes/distribution/Rex

Modified:
  head/sysutils/p5-Rex/Makefile
  head/sysutils/p5-Rex/distinfo

Modified: head/sysutils/p5-Rex/Makefile
==============================================================================
--- head/sysutils/p5-Rex/Makefile	Fri Dec 13 06:42:12 2019	(r519982)
+++ head/sysutils/p5-Rex/Makefile	Fri Dec 13 06:42:17 2019	(r519983)
@@ -1,15 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	Rex
-PORTVERSION=	1.6.0
-PORTREVISION=	2
+PORTVERSION=	1.7.1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:JFRIED
+MASTER_SITE_SUBDIR=	CPAN:FERKI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Perl framework for automation and systems administration
+COMMENT=	Friendly automation framework
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -38,7 +37,7 @@ RUN_DEPENDS=	p5-AWS-Signature4>=0:devel/p5-AWS-Signatu
 		p5-libwww>=0:www/p5-libwww
 TEST_DEPENDS=	p5-String-Escape>=0:textproc/p5-String-Escape \
 		p5-Test-Deep>=0:devel/p5-Test-Deep \
-		p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules
+		p5-Test-UseAllModules>=0.15:devel/p5-Test-UseAllModules
 
 USES=		perl5 shebangfix
 USE_PERL5=	configure

Modified: head/sysutils/p5-Rex/distinfo
==============================================================================
--- head/sysutils/p5-Rex/distinfo	Fri Dec 13 06:42:12 2019	(r519982)
+++ head/sysutils/p5-Rex/distinfo	Fri Dec 13 06:42:17 2019	(r519983)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573888470
-SHA256 (Rex-1.6.0.tar.gz) = 1c35c5a48018205bc540d0cc1d11fc2a47579b1319262940412ba2b8372459d6
-SIZE (Rex-1.6.0.tar.gz) = 331330
+TIMESTAMP = 1576164472
+SHA256 (Rex-1.7.1.tar.gz) = e6f461eff30433756c4845dd06d20f66c61a23effe264c4e98998972d2f9d8e1
+SIZE (Rex-1.7.1.tar.gz) = 318836



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