aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2018-03-20 13:52:10 +0800
committerTAKATSU Tomonari <tota@FreeBSD.org>2018-03-20 13:52:10 +0800
commitc4c49f9109c3162e1fb7a01f26d851712b1d6ae6 (patch)
tree087f99fc465345184a12530da3b808b5a0900a4b
parentfa743ce1217a85f6c2ffb94c700808f12f912737 (diff)
downloadfreebsd-ports-c4c49f9109c3162e1fb7a01f26d851712b1d6ae6.tar.gz
freebsd-ports-c4c49f9109c3162e1fb7a01f26d851712b1d6ae6.tar.zst
freebsd-ports-c4c49f9109c3162e1fb7a01f26d851712b1d6ae6.zip
- Update to 1.95-4.10
Notes
Notes: svn path=/head/; revision=465066
-rw-r--r--ftp/R-cran-RCurl/Makefile9
-rw-r--r--ftp/R-cran-RCurl/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile
index 7f3bf2a0c770..9f983fd11ebe 100644
--- a/ftp/R-cran-RCurl/Makefile
+++ b/ftp/R-cran-RCurl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= RCurl
-PORTREVISION= 2
-DISTVERSION= 1.95-4.8
+DISTVERSION= 1.95-4.10
CATEGORIES= ftp
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,8 +11,10 @@ COMMENT= General network client interface for R
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= curl-config:ftp/curl
-RUN_DEPENDS= R-cran-bitops>0:devel/R-cran-bitops
+CRAN_DEPENDS= R-cran-bitops>0:devel/R-cran-bitops
+BUILD_DEPENDS= curl-config:ftp/curl \
+ ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libcurl.so:ftp/curl
USES= cran:auto-plist,compiles
diff --git a/ftp/R-cran-RCurl/distinfo b/ftp/R-cran-RCurl/distinfo
index 4306d7fb087a..01de63680dd4 100644
--- a/ftp/R-cran-RCurl/distinfo
+++ b/ftp/R-cran-RCurl/distinfo
@@ -1,2 +1,3 @@
-SHA256 (RCurl_1.95-4.8.tar.gz) = e72243251bbbec341bc5864305bb8cc23d311d19c5d0d9310afec7eb35aa2bfb
-SIZE (RCurl_1.95-4.8.tar.gz) = 916934
+TIMESTAMP = 1521429112
+SHA256 (RCurl_1.95-4.10.tar.gz) = 6f8324f1cb2de6ca818851bd9b83be33083f8752e76ce4187b7c39bda781fe0a
+SIZE (RCurl_1.95-4.10.tar.gz) = 916649