Date: Tue, 10 Mar 2015 18:22:32 +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: r380948 - head/devel/p5-DateTime-Format-ISO8601 Message-ID: <201503101822.t2AIMWf3065683@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Mar 10 18:22:31 2015 New Revision: 380948 URL: https://svnweb.freebsd.org/changeset/ports/380948 QAT: https://qat.redports.org/buildarchive/r380948/ Log: - Add LICENSE - Sort PLIST Modified: head/devel/p5-DateTime-Format-ISO8601/Makefile Modified: head/devel/p5-DateTime-Format-ISO8601/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-ISO8601/Makefile Tue Mar 10 18:18:33 2015 (r380947) +++ head/devel/p5-DateTime-Format-ISO8601/Makefile Tue Mar 10 18:22:31 2015 (r380948) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse ISO8601 formats +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-DateTime>=0.18:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Format-Builder>=0.77:${PORTSDIR}/devel/p5-DateTime-Format-Builder RUN_DEPENDS:= ${BUILD_DEPENDS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503101822.t2AIMWf3065683>