svn commit: r543136 - head/devel/p5-System-Command
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 24 07:25:35 UTC 2020
Author: sunpoet
Date: Fri Jul 24 07:25:32 2020
New Revision: 543136
URL: https://svnweb.freebsd.org/changeset/ports/543136
Log:
Update to 1.121
Changes: https://metacpan.org/changes/distribution/System-Command
Modified:
head/devel/p5-System-Command/Makefile
head/devel/p5-System-Command/distinfo
Modified: head/devel/p5-System-Command/Makefile
==============================================================================
--- head/devel/p5-System-Command/Makefile Fri Jul 24 07:25:27 2020 (r543135)
+++ head/devel/p5-System-Command/Makefile Fri Jul 24 07:25:32 2020 (r543136)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= System-Command
-PORTVERSION= 1.119
+PORTVERSION= 1.121
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Command>=0:devel/p5-Test-Command \
p5-Test-Output>=0:devel/p5-Test-Output
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/p5-System-Command/distinfo
==============================================================================
--- head/devel/p5-System-Command/distinfo Fri Jul 24 07:25:27 2020 (r543135)
+++ head/devel/p5-System-Command/distinfo Fri Jul 24 07:25:32 2020 (r543136)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522743803
-SHA256 (System-Command-1.119.tar.gz) = c8c9fb1e527c52463cab1476500efea70396a0b62bea625d2d6faea994dc46e7
-SIZE (System-Command-1.119.tar.gz) = 30479
+TIMESTAMP = 1595416739
+SHA256 (System-Command-1.121.tar.gz) = 43de5ecd20c1da46e8a6f4fceab29e04697a2890a99bf6a91b3ca004a468a241
+SIZE (System-Command-1.121.tar.gz) = 32589
More information about the svn-ports-head
mailing list