Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2013 21:09:39 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329231 - head/www/R-cran-RgoogleMaps
Message-ID:  <201310032109.r93L9dQ7027002@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Thu Oct  3 21:09:38 2013
New Revision: 329231
URL: http://svnweb.freebsd.org/changeset/ports/329231

Log:
  - Update to 1.2.0.5

Modified:
  head/www/R-cran-RgoogleMaps/Makefile
  head/www/R-cran-RgoogleMaps/distinfo

Modified: head/www/R-cran-RgoogleMaps/Makefile
==============================================================================
--- head/www/R-cran-RgoogleMaps/Makefile	Thu Oct  3 21:08:18 2013	(r329230)
+++ head/www/R-cran-RgoogleMaps/Makefile	Thu Oct  3 21:09:38 2013	(r329231)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	RgoogleMaps
-PORTVERSION=	1.2.0.4
+PORTVERSION=	1.2.0.5
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,7 +12,8 @@ COMMENT=	Overlays on Google map tiles in
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	R-cran-png>0:${PORTSDIR}/graphics/R-cran-png
+RUN_DEPENDS=	R-cran-png>0:${PORTSDIR}/graphics/R-cran-png \
+		R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO
 
 USE_R_MOD=	yes
 R_MOD_AUTOPLIST=	yes

Modified: head/www/R-cran-RgoogleMaps/distinfo
==============================================================================
--- head/www/R-cran-RgoogleMaps/distinfo	Thu Oct  3 21:08:18 2013	(r329230)
+++ head/www/R-cran-RgoogleMaps/distinfo	Thu Oct  3 21:09:38 2013	(r329231)
@@ -1,2 +1,2 @@
-SHA256 (RgoogleMaps_1.2.0.4.tar.gz) = aacf850b4c9b5b287b1180489526284a9144017b2381ad65862e9fd98d950861
-SIZE (RgoogleMaps_1.2.0.4.tar.gz) = 393161
+SHA256 (RgoogleMaps_1.2.0.5.tar.gz) = af03b03a6b87735e0b16285f2fa8dd67d574206c78403838d91b54fe7b62cf90
+SIZE (RgoogleMaps_1.2.0.5.tar.gz) = 398597



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