aboutsummaryrefslogtreecommitdiff
path: root/math/p5-GIS-Distance
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-02 20:39:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-02 20:39:38 +0000
commit6a2a1d81aff5a4aca71132694a96ef4952da6bba (patch)
tree04d7261e991755034bf53ced9bbb2f8e7074828c /math/p5-GIS-Distance
parent332683cdb84a3528d4f6f66c44158a2cb6f774d3 (diff)
downloadports-6a2a1d81aff5a4aca71132694a96ef4952da6bba.tar.gz
ports-6a2a1d81aff5a4aca71132694a96ef4952da6bba.zip
- Update to 0.08
- Add BUILD_DEPENDS - Sort *_DEPENDS Changes: http://search.cpan.org/dist/GIS-Distance/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=294135
Diffstat (limited to 'math/p5-GIS-Distance')
-rw-r--r--math/p5-GIS-Distance/Makefile11
-rw-r--r--math/p5-GIS-Distance/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/math/p5-GIS-Distance/Makefile b/math/p5-GIS-Distance/Makefile
index efbee8e57999..2e71cc5e8524 100644
--- a/math/p5-GIS-Distance/Makefile
+++ b/math/p5-GIS-Distance/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GIS-Distance
-PORTVERSION= 0.07
+PORTVERSION= 0.08
PORTEPOCH= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
@@ -16,11 +16,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Calculate geographic distances
-RUN_DEPENDS= p5-Class-Measure>0:${PORTSDIR}/devel/p5-Class-Measure \
- p5-Any-Moose>=0.11:${PORTSDIR}/devel/p5-Any-Moose \
- p5-Mouse>=0.49:${PORTSDIR}/devel/p5-Mouse \
- p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS= p5-Any-Moose>=0.18:${PORTSDIR}/devel/p5-Any-Moose \
+ p5-Class-Measure>=0:${PORTSDIR}/devel/p5-Class-Measure \
+ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+ p5-Mouse>=0.48:${PORTSDIR}/devel/p5-Mouse \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/math/p5-GIS-Distance/distinfo b/math/p5-GIS-Distance/distinfo
index fa475cf8dc1a..0cdcbcedec55 100644
--- a/math/p5-GIS-Distance/distinfo
+++ b/math/p5-GIS-Distance/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GIS-Distance-0.07.tar.gz) = f8d5e1464f16c416ea7740e64e467aeb7c84a7e17e20402ceb8bc6a6138a80bc
-SIZE (GIS-Distance-0.07.tar.gz) = 24314
+SHA256 (GIS-Distance-0.08.tar.gz) = 1ebf668bbfd73e60ff370f056e10aceaab47a75830b85cd66e926600ac9cf9f0
+SIZE (GIS-Distance-0.08.tar.gz) = 16753