From owner-svn-ports-head@FreeBSD.ORG Thu Nov 14 14:23:18 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE711EF1; Thu, 14 Nov 2013 14:23:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DAF42EE8; Thu, 14 Nov 2013 14:23:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAEENI3M053260; Thu, 14 Nov 2013 14:23:18 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAEENIIl053258; Thu, 14 Nov 2013 14:23:18 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311141423.rAEENIIl053258@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 14 Nov 2013 14:23:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333761 - head/devel/p5-File-HomeDir-PathClass 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.16 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, 14 Nov 2013 14:23:18 -0000 Author: sunpoet Date: Thu Nov 14 14:23:17 2013 New Revision: 333761 URL: http://svnweb.freebsd.org/changeset/ports/333761 Log: - Add LICENSE - Support STAGEDIR Modified: head/devel/p5-File-HomeDir-PathClass/Makefile head/devel/p5-File-HomeDir-PathClass/pkg-plist (contents, props changed) Modified: head/devel/p5-File-HomeDir-PathClass/Makefile ============================================================================== --- head/devel/p5-File-HomeDir-PathClass/Makefile Thu Nov 14 14:21:46 2013 (r333760) +++ head/devel/p5-File-HomeDir-PathClass/Makefile Thu Nov 14 14:23:17 2013 (r333761) @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${ MAINTAINER= sunpoet@FreeBSD.org COMMENT= File::HomeDir returning Path::Class objects +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-File-HomeDir>=0.93:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter @@ -19,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= modbuild USES= perl5 -MAN3= File::HomeDir::PathClass.3 - -NO_STAGE= yes .include Modified: head/devel/p5-File-HomeDir-PathClass/pkg-plist ============================================================================== --- head/devel/p5-File-HomeDir-PathClass/pkg-plist Thu Nov 14 14:21:46 2013 (r333760) +++ head/devel/p5-File-HomeDir-PathClass/pkg-plist Thu Nov 14 14:23:17 2013 (r333761) @@ -1,3 +1,4 @@ %%SITE_PERL%%/File/HomeDir/PathClass.pm +%%PERL5_MAN3%%/File::HomeDir::PathClass.3.gz @dirrmtry %%SITE_PERL%%/File/HomeDir @dirrmtry %%SITE_PERL%%/File