- Update to 1.2.0.5
This commit is contained in:
parent
c9c4d33405
commit
1d7fc7526d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329231
2 changed files with 5 additions and 4 deletions
|
@ -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 R
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue