Skip to content

Commit

Permalink
ftp/R-cran-RCurl: Update to 1.98-1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tota committed May 12, 2023
1 parent 6a1fa45 commit 40635c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions ftp/R-cran-RCurl/Makefile
@@ -1,6 +1,5 @@
PORTNAME= RCurl
DISTVERSION= 1.98-1.8
PORTREVISION= 1
DISTVERSION= 1.98-1.12
CATEGORIES= ftp
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -11,10 +10,10 @@ WWW= https://cran.r-project.org/web/packages/RCurl/
LICENSE= BSD3CLAUSE

CRAN_DEPENDS= R-cran-bitops>0:devel/R-cran-bitops
BUILD_DEPENDS= curl-config:ftp/curl \
${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
BUILD_DEPENDS= ${CRAN_DEPENDS} \
curl-config:ftp/curl
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS= ${CRAN_DEPENDS}

USES= cran:auto-plist,compiles gnome
USE_GNOME= libxml2
Expand Down
6 changes: 3 additions & 3 deletions ftp/R-cran-RCurl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659405913
SHA256 (RCurl_1.98-1.8.tar.gz) = 1e3b51acbfe600dec94668fd781f3b6f27b6074cc727824855c6334f8cc88f28
SIZE (RCurl_1.98-1.8.tar.gz) = 731148
TIMESTAMP = 1682467339
SHA256 (RCurl_1.98-1.12.tar.gz) = 1a83fef04e9573b402171a6e4a4b27857a3d045eec8970f8f7233850bba626b2
SIZE (RCurl_1.98-1.12.tar.gz) = 731481

0 comments on commit 40635c3

Please sign in to comment.