Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 16:05:40 +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: r340837 - head/graphics/p5-Geo-Point
Message-ID:  <201401231605.s0NG5e9A009486@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Thu Jan 23 16:05:39 2014
New Revision: 340837
URL: http://svnweb.freebsd.org/changeset/ports/340837
QAT: https://qat.redports.org/buildarchive/r340837/

Log:
  Update to 0.96
  Define LICENSE

Modified:
  head/graphics/p5-Geo-Point/Makefile
  head/graphics/p5-Geo-Point/distinfo

Modified: head/graphics/p5-Geo-Point/Makefile
==============================================================================
--- head/graphics/p5-Geo-Point/Makefile	Thu Jan 23 16:02:43 2014	(r340836)
+++ head/graphics/p5-Geo-Point/Makefile	Thu Jan 23 16:05:39 2014	(r340837)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-Point
-PORTVERSION=	0.94
+PORTVERSION=	0.96
 CATEGORIES=	graphics devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl Module Tries To Abstract Coordinate Systems
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \
 		p5-Geo-Proj4>=1.00:${PORTSDIR}/graphics/p5-Geo-Proj4 \
 		p5-Math-Polygon>=1.00:${PORTSDIR}/math/p5-Math-Polygon

Modified: head/graphics/p5-Geo-Point/distinfo
==============================================================================
--- head/graphics/p5-Geo-Point/distinfo	Thu Jan 23 16:02:43 2014	(r340836)
+++ head/graphics/p5-Geo-Point/distinfo	Thu Jan 23 16:05:39 2014	(r340837)
@@ -1,2 +1,2 @@
-SHA256 (Geo-Point-0.94.tar.gz) = 7506b0cee0717799f2324f0fa5859f35f10764e814fc265667337c1750b30a34
-SIZE (Geo-Point-0.94.tar.gz) = 24140
+SHA256 (Geo-Point-0.96.tar.gz) = eb4a3096f2890352ab8d33820d767737bbbf9aadbcaa99dadd86bc2c29bfcb41
+SIZE (Geo-Point-0.96.tar.gz) = 24106



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401231605.s0NG5e9A009486>