Date: Thu, 6 Jul 2017 20:57:47 +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: r445180 - head/devel/p5-Devel-PartialDump Message-ID: <201707062057.v66Kvlgc002202@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707062057.v66Kvlgc002202>