svn commit: r466331 - head/devel/p5-System-Command

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 3 09:52:36 UTC 2018


Author: sunpoet
Date: Tue Apr  3 09:52:34 2018
New Revision: 466331
URL: https://svnweb.freebsd.org/changeset/ports/466331

Log:
  Update to 1.119
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/System-Command/Changes

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	Tue Apr  3 09:52:28 2018	(r466330)
+++ head/devel/p5-System-Command/Makefile	Tue Apr  3 09:52:34 2018	(r466331)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	System-Command
-PORTVERSION=	1.118
+PORTVERSION=	1.119
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Object for running system commands
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Command>=0:devel/p5-Test-Command \
 		p5-Test-Output>=0:devel/p5-Test-Output

Modified: head/devel/p5-System-Command/distinfo
==============================================================================
--- head/devel/p5-System-Command/distinfo	Tue Apr  3 09:52:28 2018	(r466330)
+++ head/devel/p5-System-Command/distinfo	Tue Apr  3 09:52:34 2018	(r466331)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466511711
-SHA256 (System-Command-1.118.tar.gz) = 00c4dcc606aeea4d5d58ca027bfb484a7f59edfca882c84d01924c2af32f1ea7
-SIZE (System-Command-1.118.tar.gz) = 29939
+TIMESTAMP = 1522743803
+SHA256 (System-Command-1.119.tar.gz) = c8c9fb1e527c52463cab1476500efea70396a0b62bea625d2d6faea994dc46e7
+SIZE (System-Command-1.119.tar.gz) = 30479


More information about the svn-ports-head mailing list