diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-13 04:38:19 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2015-06-13 04:38:19 +0000 |
commit | 434f2614648c911411b038cdaaa6f6c25ca214f6 (patch) | |
tree | 4ec1fa4bf50093b1895e3d318edc763322feb059 /security | |
parent | 75e885d2ffc67afca8118e7bdf93f6096df5bc93 (diff) | |
download | ports-434f2614648c911411b038cdaaa6f6c25ca214f6.tar.gz ports-434f2614648c911411b038cdaaa6f6c25ca214f6.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 5 | ||||
-rw-r--r-- | security/R-cran-ROAuth/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index b34b603968a8..ceadc767bd09 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ROAuth -PORTVERSION= 0.9.3 -PORTREVISION= 5 +PORTVERSION= 0.9.6 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +11,7 @@ COMMENT= R interface for OAuth LICENSE= ART20 -RUN_DEPENDS= R-cran-RCurl>=1.6.4:${PORTSDIR}/ftp/R-cran-RCurl \ +RUN_DEPENDS= R-cran-RCurl>0:${PORTSDIR}/ftp/R-cran-RCurl \ R-cran-digest>0:${PORTSDIR}/security/R-cran-digest USES= cran:auto-plist diff --git a/security/R-cran-ROAuth/distinfo b/security/R-cran-ROAuth/distinfo index e2171a51f1d8..aa8dfef207db 100644 --- a/security/R-cran-ROAuth/distinfo +++ b/security/R-cran-ROAuth/distinfo @@ -1,2 +1,2 @@ -SHA256 (ROAuth_0.9.3.tar.gz) = 62e538c907ec4456ab3e786ba11c338cf4a2b948d5fd119f75a777d2dbc1008e -SIZE (ROAuth_0.9.3.tar.gz) = 6202 +SHA256 (ROAuth_0.9.6.tar.gz) = 95708ef3a76235de460218548da05ed4d20a8fc6f68b8a122289e6e531ba1a6e +SIZE (ROAuth_0.9.6.tar.gz) = 6411 |