From owner-svn-ports-head@freebsd.org Fri May 13 23:59:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82E22B393B1; Fri, 13 May 2016 23:59:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53E6E16B5; Fri, 13 May 2016 23:59:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4DNxvCM054415; Fri, 13 May 2016 23:59:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4DNxvBt054413; Fri, 13 May 2016 23:59:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605132359.u4DNxvBt054413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 13 May 2016 23:59:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415164 - head/devel/p5-Sah X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2016 23:59:58 -0000 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