diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2014-01-23 16:05:39 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2014-01-23 16:05:39 +0000 |
commit | 39545531ab2b27adb82b6185fbccd281490493a2 (patch) | |
tree | 3f8073278c80d554becb1082ba59b92f0fbaf874 /graphics/p5-Geo-Point | |
parent | 9aaf56b37d2eb5f89ee188be3deba05da5df224c (diff) | |
download | ports-39545531ab2b27adb82b6185fbccd281490493a2.tar.gz ports-39545531ab2b27adb82b6185fbccd281490493a2.zip |
Notes
Diffstat (limited to 'graphics/p5-Geo-Point')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index 602f05d974ab..77d935c0b9d8 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -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 diff --git a/graphics/p5-Geo-Point/distinfo b/graphics/p5-Geo-Point/distinfo index 9c9cc5d216fd..c8b3bc89d959 100644 --- a/graphics/p5-Geo-Point/distinfo +++ b/graphics/p5-Geo-Point/distinfo @@ -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 |