Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2020 04:42:35 +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: r526248 - head/www/R-cran-RgoogleMaps
Message-ID:  <202002160442.01G4gZg8029057@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Feb 16 04:42:35 2020
New Revision: 526248
URL: https://svnweb.freebsd.org/changeset/ports/526248

Log:
  - Update to 1.4.5.3

Modified:
  head/www/R-cran-RgoogleMaps/Makefile   (contents, props changed)
  head/www/R-cran-RgoogleMaps/distinfo   (contents, props changed)

Modified: head/www/R-cran-RgoogleMaps/Makefile
==============================================================================
--- head/www/R-cran-RgoogleMaps/Makefile	Sun Feb 16 04:39:00 2020	(r526247)
+++ head/www/R-cran-RgoogleMaps/Makefile	Sun Feb 16 04:42:35 2020	(r526248)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	RgoogleMaps
-PORTVERSION=	1.4.5.2
+PORTVERSION=	1.4.5.3
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,7 +11,8 @@ COMMENT=	Overlays on Google map tiles in R
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-png>0:graphics/R-cran-png
+CRAN_DEPENDS=	R-cran-png>0:graphics/R-cran-png \
+		R-cran-sp>0:math/R-cran-sp
 RUN_DEPENDS=	${CRAN_DEPENDS}
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/www/R-cran-RgoogleMaps/distinfo
==============================================================================
--- head/www/R-cran-RgoogleMaps/distinfo	Sun Feb 16 04:39:00 2020	(r526247)
+++ head/www/R-cran-RgoogleMaps/distinfo	Sun Feb 16 04:42:35 2020	(r526248)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580249147
-SHA256 (RgoogleMaps_1.4.5.2.tar.gz) = 476f7d6826ec6ed69c7a05055f8da9b26732893b58cc6bbd79d5f45fbb8d4df8
-SIZE (RgoogleMaps_1.4.5.2.tar.gz) = 345296
+TIMESTAMP = 1581828027
+SHA256 (RgoogleMaps_1.4.5.3.tar.gz) = d1d5ad8db841754af175d4104a05c5c31e5cc445be314a3ac70483c31798680b
+SIZE (RgoogleMaps_1.4.5.3.tar.gz) = 345120



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