Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2020 15:36:14 +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: r547809 - head/sysutils/p5-Rex
Message-ID:  <202009061536.086FaEEx082606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep  6 15:36:14 2020
New Revision: 547809
URL: https://svnweb.freebsd.org/changeset/ports/547809

Log:
  Update to 1.12.2
  
  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	Sun Sep  6 15:36:09 2020	(r547808)
+++ head/sysutils/p5-Rex/Makefile	Sun Sep  6 15:36:14 2020	(r547809)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rex
-PORTVERSION=	1.12.1
+PORTVERSION=	1.12.2
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:FERKI
@@ -38,6 +38,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-Output>=0:devel/p5-Test-Output \
 		p5-Test-UseAllModules>=0.15:devel/p5-Test-UseAllModules
 
 USES=		perl5 shebangfix

Modified: head/sysutils/p5-Rex/distinfo
==============================================================================
--- head/sysutils/p5-Rex/distinfo	Sun Sep  6 15:36:09 2020	(r547808)
+++ head/sysutils/p5-Rex/distinfo	Sun Sep  6 15:36:14 2020	(r547809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954316
-SHA256 (Rex-1.12.1.tar.gz) = 5c4c60a5ed35de6aff9494c5cf3bd760990161b32f77be7247c421bdfd047963
-SIZE (Rex-1.12.1.tar.gz) = 339065
+TIMESTAMP = 1599376008
+SHA256 (Rex-1.12.2.tar.gz) = 2bbcb781d7914ed88535933e7769033d8a1b53f938e5989c3da84f5fd7055df7
+SIZE (Rex-1.12.2.tar.gz) = 343716



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