From owner-svn-ports-head@freebsd.org Mon Apr 23 18:17:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B69CFA86CB; Mon, 23 Apr 2018 18:17:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21B967ED70; Mon, 23 Apr 2018 18:17:23 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D63E827B4E; Mon, 23 Apr 2018 18:17:22 +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 w3NIHMSR037558; Mon, 23 Apr 2018 18:17:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3NIHMjh037555; Mon, 23 Apr 2018 18:17:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804231817.w3NIHMjh037555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Apr 2018 18:17:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468121 - head/devel/p5-Module-CPANfile X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Module-CPANfile X-SVN-Commit-Revision: 468121 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.25 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: Mon, 23 Apr 2018 18:17:23 -0000 Author: sunpoet Date: Mon Apr 23 18:17:22 2018 New Revision: 468121 URL: https://svnweb.freebsd.org/changeset/ports/468121 Log: Update to 1.1003 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Module-CPANfile/Changes Modified: head/devel/p5-Module-CPANfile/Makefile head/devel/p5-Module-CPANfile/distinfo head/devel/p5-Module-CPANfile/pkg-plist Modified: head/devel/p5-Module-CPANfile/Makefile ============================================================================== --- head/devel/p5-Module-CPANfile/Makefile Mon Apr 23 18:17:17 2018 (r468120) +++ head/devel/p5-Module-CPANfile/Makefile Mon Apr 23 18:17:22 2018 (r468121) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Module-CPANfile -PORTVERSION= 1.1002 +PORTVERSION= 1.1003 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse cpanfile +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= p5-File-pushd>=0:devel/p5-File-pushd + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Module-CPANfile/distinfo ============================================================================== --- head/devel/p5-Module-CPANfile/distinfo Mon Apr 23 18:17:17 2018 (r468120) +++ head/devel/p5-Module-CPANfile/distinfo Mon Apr 23 18:17:22 2018 (r468121) @@ -1,2 +1,3 @@ -SHA256 (Module-CPANfile-1.1002.tar.gz) = bf95c25b4c5c22ec045cff61557bc693bc062e4714615ebbbafe4070f4d53cfd -SIZE (Module-CPANfile-1.1002.tar.gz) = 22117 +TIMESTAMP = 1524506180 +SHA256 (Module-CPANfile-1.1003.tar.gz) = 5ca2938998cb11f6fd21bb96921b8dda2f627748befea71de56b14379c42a07b +SIZE (Module-CPANfile-1.1003.tar.gz) = 22890 Modified: head/devel/p5-Module-CPANfile/pkg-plist ============================================================================== --- head/devel/p5-Module-CPANfile/pkg-plist Mon Apr 23 18:17:17 2018 (r468120) +++ head/devel/p5-Module-CPANfile/pkg-plist Mon Apr 23 18:17:22 2018 (r468121) @@ -1,10 +1,5 @@ -bin/mymeta-cpanfile bin/cpanfile-dump -%%PERL5_MAN1%%/cpanfile-dump.1.gz -%%PERL5_MAN1%%/mymeta-cpanfile.1.gz -%%PERL5_MAN3%%/Module::CPANfile.3.gz -%%PERL5_MAN3%%/cpanfile-faq.3.gz -%%PERL5_MAN3%%/cpanfile.3.gz +bin/mymeta-cpanfile %%SITE_PERL%%/Module/CPANfile.pm %%SITE_PERL%%/Module/CPANfile/Environment.pm %%SITE_PERL%%/Module/CPANfile/Prereq.pm @@ -12,3 +7,8 @@ bin/cpanfile-dump %%SITE_PERL%%/Module/CPANfile/Requirement.pm %%SITE_PERL%%/cpanfile-faq.pod %%SITE_PERL%%/cpanfile.pod +%%PERL5_MAN1%%/cpanfile-dump.1.gz +%%PERL5_MAN1%%/mymeta-cpanfile.1.gz +%%PERL5_MAN3%%/Module::CPANfile.3.gz +%%PERL5_MAN3%%/cpanfile-faq.3.gz +%%PERL5_MAN3%%/cpanfile.3.gz