1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.4.1

- Fix LICENSE section
- Update WWW: line in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2016-10-08 07:42:33 +00:00
parent 0e4698996a
commit 43c45ac624
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423492
3 changed files with 9 additions and 8 deletions

View File

@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= RgoogleMaps
PORTVERSION= 1.2.0.7
PORTVERSION= 1.4.1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Overlays on Google map tiles in R
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-png>0:graphics/R-cran-png \
R-cran-RJSONIO>0:converters/R-cran-RJSONIO
CRAN_DEPENDS= R-cran-png>0:graphics/R-cran-png
RUN_DEPENDS= ${CRAN_DEPENDS}
BUILD_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist

View File

@ -1,2 +1,3 @@
SHA256 (RgoogleMaps_1.2.0.7.tar.gz) = 9c268a5a554ad6da69fb560d88dea9c86ec9e9a56b691f1b63faedfe20826712
SIZE (RgoogleMaps_1.2.0.7.tar.gz) = 645662
TIMESTAMP = 1474366540
SHA256 (RgoogleMaps_1.4.1.tar.gz) = 5831cac4affa5e6f1ee25ebf92ccfc164a9bf8b7ca4d711291824f42a1a5553b
SIZE (RgoogleMaps_1.4.1.tar.gz) = 875028

View File

@ -4,4 +4,4 @@ This package serves two purposes:
(ii) Use the map as a background image to overlay plots within R.
This requires proper coordinate scaling.
WWW: http://cran.r-project.org/web/packages/RgoogleMaps/
WWW: https://cran.r-project.org/web/packages/RgoogleMaps/