svn commit: r308477 - head/misc/p5-Geo-Coder-Googlev3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Dec 8 16:13:19 UTC 2012
Author: sunpoet
Date: Sat Dec 8 16:13:18 2012
New Revision: 308477
URL: http://svnweb.freebsd.org/changeset/ports/308477
Log:
- Update to 0.12
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes
Feature safe: yes
Modified:
head/misc/p5-Geo-Coder-Googlev3/Makefile (contents, props changed)
head/misc/p5-Geo-Coder-Googlev3/distinfo (contents, props changed)
Modified: head/misc/p5-Geo-Coder-Googlev3/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Googlev3/Makefile Sat Dec 8 15:33:27 2012 (r308476)
+++ head/misc/p5-Geo-Coder-Googlev3/Makefile Sat Dec 8 16:13:18 2012 (r308477)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Geo-Coder-Googlev3
-# Date created: 2011-10-13
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Geo-Coder-Googlev3
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,9 +13,7 @@ COMMENT= Google Maps v3 Geocoding API
BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Modified: head/misc/p5-Geo-Coder-Googlev3/distinfo
==============================================================================
--- head/misc/p5-Geo-Coder-Googlev3/distinfo Sat Dec 8 15:33:27 2012 (r308476)
+++ head/misc/p5-Geo-Coder-Googlev3/distinfo Sat Dec 8 16:13:18 2012 (r308477)
@@ -1,2 +1,2 @@
-SHA256 (Geo-Coder-Googlev3-0.11.tar.gz) = 7accc6205bb1ea530d153e764d8bb37566b2c99221db3fad74dfca263529bd57
-SIZE (Geo-Coder-Googlev3-0.11.tar.gz) = 6872
+SHA256 (Geo-Coder-Googlev3-0.12.tar.gz) = 6edb4ca9c792ce1cfb8fa1e11b7b07227e6bcab596c9535aeb2a5acb37638905
+SIZE (Geo-Coder-Googlev3-0.12.tar.gz) = 6595
More information about the svn-ports-head
mailing list