svn commit: r401665 - head/devel/p5-Test-Strict

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 03:04:18 UTC 2015


Author: sunpoet
Date: Sun Nov 15 03:04:16 2015
New Revision: 401665
URL: https://svnweb.freebsd.org/changeset/ports/401665

Log:
  - Update to 0.33
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Test-Strict/Changes

Modified:
  head/devel/p5-Test-Strict/Makefile
  head/devel/p5-Test-Strict/distinfo

Modified: head/devel/p5-Test-Strict/Makefile
==============================================================================
--- head/devel/p5-Test-Strict/Makefile	Sun Nov 15 03:04:15 2015	(r401664)
+++ head/devel/p5-Test-Strict/Makefile	Sun Nov 15 03:04:16 2015	(r401665)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Strict
-PORTVERSION=	0.32
+PORTVERSION=	0.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Test and report on use strict/w
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/devel/p5-Test-Strict/distinfo
==============================================================================
--- head/devel/p5-Test-Strict/distinfo	Sun Nov 15 03:04:15 2015	(r401664)
+++ head/devel/p5-Test-Strict/distinfo	Sun Nov 15 03:04:16 2015	(r401665)
@@ -1,2 +1,2 @@
-SHA256 (Test-Strict-0.32.tar.gz) = 65b1d6fd5d28b489723ad69b37aec603b7517dbcab6feb86c80371b2a46ce42e
-SIZE (Test-Strict-0.32.tar.gz) = 19408
+SHA256 (Test-Strict-0.33.tar.gz) = 6ddb0dbf6db837bcf43b1ab5633682b66a4347239e3463e9b648a26bc166e447
+SIZE (Test-Strict-0.33.tar.gz) = 19545


More information about the svn-ports-all mailing list