diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-14 03:04:29 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-14 03:04:29 +0000 |
commit | 0d2b90b2ffc5a803d1d495a673c1919b865dab72 (patch) | |
tree | 9942ab8a935534d716eda91e51f6236d3784a05f /science | |
parent | e3e7218d09b699556cda97286caa174bf0618848 (diff) | |
download | ports-0d2b90b2ffc5a803d1d495a673c1919b865dab72.tar.gz ports-0d2b90b2ffc5a803d1d495a673c1919b865dab72.zip |
- Update to 0.10
Notes
Notes:
svn path=/head/; revision=269115
Diffstat (limited to 'science')
-rw-r--r-- | science/p5-Geo-Coordinates-Converter/Makefile | 4 | ||||
-rw-r--r-- | science/p5-Geo-Coordinates-Converter/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/p5-Geo-Coordinates-Converter/Makefile b/science/p5-Geo-Coordinates-Converter/Makefile index 5bfa68e35238..05e9e573e157 100644 --- a/science/p5-Geo-Coordinates-Converter/Makefile +++ b/science/p5-Geo-Coordinates-Converter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Coordinates-Converter -PORTVERSION= 0.08 +PORTVERSION= 0.10 CATEGORIES= science geography perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/Y/YA/YAPPO @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Simple converter of geo coordinates -BUILD_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ +BUILD_DEPENDS= p5-Class-Accessor-Lite>0.0.5:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly \ p5-String-CamelCase>0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require diff --git a/science/p5-Geo-Coordinates-Converter/distinfo b/science/p5-Geo-Coordinates-Converter/distinfo index 06885368d733..e16302bf8011 100644 --- a/science/p5-Geo-Coordinates-Converter/distinfo +++ b/science/p5-Geo-Coordinates-Converter/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coordinates-Converter-0.08.tar.gz) = 6ec090e0435510c45b37bfc5568ab578f9cd68fb9d13092eb41c690b0aadd2ef -SIZE (Geo-Coordinates-Converter-0.08.tar.gz) = 53966 +SHA256 (Geo-Coordinates-Converter-0.10.tar.gz) = a51be796b4bd6683419d5a1edf7d290c60e7c36c2babac76df255d10e30e9922 +SIZE (Geo-Coordinates-Converter-0.10.tar.gz) = 54340 |