Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2016 23:59:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415164 - head/devel/p5-Sah
Message-ID:  <201605132359.u4DNxvBt054413@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 13 23:59:57 2016
New Revision: 415164
URL: https://svnweb.freebsd.org/changeset/ports/415164

Log:
  - Update to 0.9.40
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Sah/Changes

Modified:
  head/devel/p5-Sah/Makefile
  head/devel/p5-Sah/distinfo

Modified: head/devel/p5-Sah/Makefile
==============================================================================
--- head/devel/p5-Sah/Makefile	Fri May 13 23:59:01 2016	(r415163)
+++ head/devel/p5-Sah/Makefile	Fri May 13 23:59:57 2016	(r415164)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Sah
-PORTVERSION=	0.9.39
+PORTVERSION=	0.9.40
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
@@ -13,6 +13,7 @@ COMMENT=	Schema for data structures (spe
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
 TEST_DEPENDS=	p5-DefHash>=1.0.6:devel/p5-DefHash

Modified: head/devel/p5-Sah/distinfo
==============================================================================
--- head/devel/p5-Sah/distinfo	Fri May 13 23:59:01 2016	(r415163)
+++ head/devel/p5-Sah/distinfo	Fri May 13 23:59:57 2016	(r415164)
@@ -1,2 +1,2 @@
-SHA256 (Sah-0.9.39.tar.gz) = 844541a2d4be195e839857f1fac66c545ebd6351387d5b42c9ed98292ded0647
-SIZE (Sah-0.9.39.tar.gz) = 81807
+SHA256 (Sah-0.9.40.tar.gz) = 7f096ea768d041729a2db620be3db6302dc0e306925d791f09efe7460ea150b0
+SIZE (Sah-0.9.40.tar.gz) = 81108



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605132359.u4DNxvBt054413>