- Update to 0.99.19
This commit is contained in:
parent
0165eb801c
commit
8261c30458
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291998
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= twitteR
|
||||
PORTVERSION= 0.99.18
|
||||
PORTVERSION= 0.99.19
|
||||
CATEGORIES= net
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -16,7 +16,7 @@ COMMENT= R based Twitter client
|
|||
LICENSE= ART20
|
||||
|
||||
RUN_DEPENDS= R-cran-RCurl>0:${PORTSDIR}/ftp/R-cran-RCurl \
|
||||
R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO \
|
||||
R-cran-rjson>0:${PORTSDIR}/converters/R-cran-rjson \
|
||||
R-cran-ROAuth>=0.9.0:${PORTSDIR}/security/R-cran-ROAuth
|
||||
|
||||
USE_R_MOD= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (twitteR_0.99.18.tar.gz) = 7d016a3e8e1dfa0fac13e24a322289ea65f57d282b40a43ebbbcf03a9f438c0e
|
||||
SIZE (twitteR_0.99.18.tar.gz) = 173887
|
||||
SHA256 (twitteR_0.99.19.tar.gz) = 1a9235d6284397978d92d278df3f40d73f1c0295bcf7df943e75f267b86b08aa
|
||||
SIZE (twitteR_0.99.19.tar.gz) = 191692
|
||||
|
|
Loading…
Reference in a new issue