diff options
author | tota <tota@FreeBSD.org> | 2013-09-07 07:17:34 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-09-07 07:17:34 +0800 |
commit | 35734a59ba6d701cc04f4b31018a2184e98f8613 (patch) | |
tree | c319e768a630474fe401ab03d89559fd22065795 /www/R-cran-RgoogleMaps | |
parent | b7967dd2692b7996a58054e4409c81cbecb3ee7f (diff) | |
download | freebsd-ports-gnome-35734a59ba6d701cc04f4b31018a2184e98f8613.tar.gz freebsd-ports-gnome-35734a59ba6d701cc04f4b31018a2184e98f8613.tar.zst freebsd-ports-gnome-35734a59ba6d701cc04f4b31018a2184e98f8613.zip |
- Update to 1.2.0.4
- Add LICENSE section
Diffstat (limited to 'www/R-cran-RgoogleMaps')
-rw-r--r-- | www/R-cran-RgoogleMaps/Makefile | 6 | ||||
-rw-r--r-- | www/R-cran-RgoogleMaps/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index d5cdab7d4aa0..e3a8f7babf0f 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= RgoogleMaps -PORTVERSION= 1.2.0.3 -PORTREVISION= 1 +PORTVERSION= 1.2.0.4 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Overlays on Google map tiles in R +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png USE_R_MOD= yes diff --git a/www/R-cran-RgoogleMaps/distinfo b/www/R-cran-RgoogleMaps/distinfo index 4313c45265f5..0ac3dfa72a03 100644 --- a/www/R-cran-RgoogleMaps/distinfo +++ b/www/R-cran-RgoogleMaps/distinfo @@ -1,2 +1,2 @@ -SHA256 (RgoogleMaps_1.2.0.3.tar.gz) = 4fd73bd89be96d288ad0f4eee70feb0b832e766a0d2f85c5d39551614b311c66 -SIZE (RgoogleMaps_1.2.0.3.tar.gz) = 392768 +SHA256 (RgoogleMaps_1.2.0.4.tar.gz) = aacf850b4c9b5b287b1180489526284a9144017b2381ad65862e9fd98d950861 +SIZE (RgoogleMaps_1.2.0.4.tar.gz) = 393161 |