Date: Thu, 23 Jan 2014 16:02:43 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340836 - head/math/p5-Math-Polygon Message-ID: <201401231602.s0NG2hqY009072@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: skreuzer Date: Thu Jan 23 16:02:43 2014 New Revision: 340836 URL: http://svnweb.freebsd.org/changeset/ports/340836 QAT: https://qat.redports.org/buildarchive/r340836/ Log: Update to 1.03 Define LICENSE Modified: head/math/p5-Math-Polygon/Makefile head/math/p5-Math-Polygon/distinfo Modified: head/math/p5-Math-Polygon/Makefile ============================================================================== --- head/math/p5-Math-Polygon/Makefile Thu Jan 23 16:00:14 2014 (r340835) +++ head/math/p5-Math-Polygon/Makefile Thu Jan 23 16:02:43 2014 (r340836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polygon -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class for Maintaining Polygon Data +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-Polygon/distinfo ============================================================================== --- head/math/p5-Math-Polygon/distinfo Thu Jan 23 16:00:14 2014 (r340835) +++ head/math/p5-Math-Polygon/distinfo Thu Jan 23 16:02:43 2014 (r340836) @@ -1,2 +1,2 @@ -SHA256 (Math-Polygon-1.02.tar.gz) = 373d7f5c01b942bb06c9e8042b72fcd247453667f00093e09bb1e4b059365213 -SIZE (Math-Polygon-1.02.tar.gz) = 21529 +SHA256 (Math-Polygon-1.03.tar.gz) = 6b62dd4e19f1be9c7598c99003deb50babbdff11b8b7cebcddbcf447f2ce6bd7 +SIZE (Math-Polygon-1.03.tar.gz) = 22681
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401231602.s0NG2hqY009072>