svn commit: r522230 - head/devel/p5-Test-Compile
Frederic Culot
culot at FreeBSD.org
Mon Jan 6 13:50:35 UTC 2020
Author: culot
Date: Mon Jan 6 13:50:34 2020
New Revision: 522230
URL: https://svnweb.freebsd.org/changeset/ports/522230
Log:
devel/p5-Test-Compile: update to 2.3.1
Changes: https://metacpan.org/source/EGILES/Test-Compile-v2.3.1/Changes
Modified:
head/devel/p5-Test-Compile/Makefile
head/devel/p5-Test-Compile/distinfo
Modified: head/devel/p5-Test-Compile/Makefile
==============================================================================
--- head/devel/p5-Test-Compile/Makefile Mon Jan 6 13:48:47 2020 (r522229)
+++ head/devel/p5-Test-Compile/Makefile Mon Jan 6 13:50:34 2020 (r522230)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test-Compile
-PORTVERSION= 2.2.2
+PORTVERSION= 2.3.1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:EGILES
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Devel-CheckOS>=0:devel/p5-Devel-CheckOS \
p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Test-Compile/distinfo
==============================================================================
--- head/devel/p5-Test-Compile/distinfo Mon Jan 6 13:48:47 2020 (r522229)
+++ head/devel/p5-Test-Compile/distinfo Mon Jan 6 13:50:34 2020 (r522230)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568033474
-SHA256 (Test-Compile-v2.2.2.tar.gz) = 7853b44a9819eb3e6003260eedf904a1ad80035ea5254296ce014f96084b65d4
-SIZE (Test-Compile-v2.2.2.tar.gz) = 17532
+TIMESTAMP = 1578318312
+SHA256 (Test-Compile-v2.3.1.tar.gz) = 1174cff010011ae43e6462755ccd8a6cf0372ca506705c60586f7b1748ff4ddf
+SIZE (Test-Compile-v2.3.1.tar.gz) = 18096
More information about the svn-ports-head
mailing list