From owner-svn-ports-head@freebsd.org Thu Jul 6 20:57:48 2017 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 75B23D91A9E; Thu, 6 Jul 2017 20:57:48 +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 3E51E7ECC7; Thu, 6 Jul 2017 20:57:48 +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 v66Kvlfm002204; Thu, 6 Jul 2017 20:57:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v66Kvlgc002202; Thu, 6 Jul 2017 20:57:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707062057.v66Kvlgc002202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 6 Jul 2017 20:57:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445180 - head/devel/p5-Devel-PartialDump X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Devel-PartialDump X-SVN-Commit-Revision: 445180 X-SVN-Commit-Repository: ports 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.23 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: Thu, 06 Jul 2017 20:57:48 -0000 Author: sunpoet Date: Thu Jul 6 20:57:47 2017 New Revision: 445180 URL: https://svnweb.freebsd.org/changeset/ports/445180 Log: Update to 0.20 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Devel-PartialDump/Changes Modified: head/devel/p5-Devel-PartialDump/Makefile head/devel/p5-Devel-PartialDump/distinfo Modified: head/devel/p5-Devel-PartialDump/Makefile ============================================================================== --- head/devel/p5-Devel-PartialDump/Makefile Thu Jul 6 20:57:37 2017 (r445179) +++ head/devel/p5-Devel-PartialDump/Makefile Thu Jul 6 20:57:47 2017 (r445180) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-PartialDump -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Partial dumping of data structures, optimized LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENCE BUILD_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ Modified: head/devel/p5-Devel-PartialDump/distinfo ============================================================================== --- head/devel/p5-Devel-PartialDump/distinfo Thu Jul 6 20:57:37 2017 (r445179) +++ head/devel/p5-Devel-PartialDump/distinfo Thu Jul 6 20:57:47 2017 (r445180) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499297365 -SHA256 (Devel-PartialDump-0.19.tar.gz) = d47e8a407156310d5f48efba87a523d4ce0c1fdfa4cfb85f3494e6533f56ce54 -SIZE (Devel-PartialDump-0.19.tar.gz) = 31524 +TIMESTAMP = 1499364290 +SHA256 (Devel-PartialDump-0.20.tar.gz) = aef0ff3ea59a9691967c2885118ff667156084957089c4388f49db646fd3d907 +SIZE (Devel-PartialDump-0.20.tar.gz) = 31601