diff options
author | tota <tota@FreeBSD.org> | 2011-11-05 11:33:54 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-11-05 11:33:54 +0800 |
commit | 5da9e62ac2b484dfa27d3eb8d687df35f35885ca (patch) | |
tree | 1d6c565bd666a18a9a5b916e40144c99f6327223 /net | |
parent | 50ec8fc2ab47d7dd0b26c74c846838c018e5fff0 (diff) | |
download | freebsd-ports-gnome-5da9e62ac2b484dfa27d3eb8d687df35f35885ca.tar.gz freebsd-ports-gnome-5da9e62ac2b484dfa27d3eb8d687df35f35885ca.tar.zst freebsd-ports-gnome-5da9e62ac2b484dfa27d3eb8d687df35f35885ca.zip |
- Update to 0.99.11
- Add LICENSE
Diffstat (limited to 'net')
-rw-r--r-- | net/R-cran-twitteR/Makefile | 5 | ||||
-rw-r--r-- | net/R-cran-twitteR/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index 01a26d503386..f60dfbb07362 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -6,8 +6,7 @@ # PORTNAME= twitteR -PORTVERSION= 0.99.9 -PORTREVISION= 2 +PORTVERSION= 0.99.11 CATEGORIES= net PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,6 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org 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-ROAuth>=0.9.0:${PORTSDIR}/security/R-cran-ROAuth diff --git a/net/R-cran-twitteR/distinfo b/net/R-cran-twitteR/distinfo index 7ee27bb252a5..4752bdc3abba 100644 --- a/net/R-cran-twitteR/distinfo +++ b/net/R-cran-twitteR/distinfo @@ -1,2 +1,2 @@ -SHA256 (twitteR_0.99.9.tar.gz) = 1bc85fa3b6d4446c9b43e8035351edc7357877764a3152f618de572ab749e163 -SIZE (twitteR_0.99.9.tar.gz) = 113471 +SHA256 (twitteR_0.99.11.tar.gz) = c14c8ea7f01e96e889fda7a9375611ff1ca992057ba896a77bb427819a55e93f +SIZE (twitteR_0.99.11.tar.gz) = 187823 |