summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/R-cran-httr/Makefile6
-rw-r--r--www/R-cran-httr/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/www/R-cran-httr/Makefile b/www/R-cran-httr/Makefile
index ca725ec6b6c3..802f5756ca17 100644
--- a/www/R-cran-httr/Makefile
+++ b/www/R-cran-httr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= httr
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3.1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,11 +11,13 @@ COMMENT= Tools for Working with URLs and HTTP
LICENSE= MIT
-RUN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \
+CRAN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \
R-cran-mime>0:misc/R-cran-mime \
R-cran-curl>=0.9.1:ftp/R-cran-curl \
R-cran-openssl>=0.8:security/R-cran-openssl \
R-cran-R6>0:devel/R-cran-R6
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/www/R-cran-httr/distinfo b/www/R-cran-httr/distinfo
index ee5d9029fd0d..9f3763e71cdf 100644
--- a/www/R-cran-httr/distinfo
+++ b/www/R-cran-httr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468875784
-SHA256 (httr_1.2.1.tar.gz) = e7b90b90ee52c826e152efcfadf98e078fa75b65a6baaeb8fd25eeed2195730e
-SIZE (httr_1.2.1.tar.gz) = 133398
+TIMESTAMP = 1504586887
+SHA256 (httr_1.3.1.tar.gz) = 22134d7426b2eba37f0cc34b99285499b8bac9fe75a7bc3222fbad179bf8f258
+SIZE (httr_1.3.1.tar.gz) = 147593