svn commit: r547809 - head/sysutils/p5-Rex
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 6 15:36:18 UTC 2020
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
More information about the svn-ports-head
mailing list