diff options
author | tota <tota@FreeBSD.org> | 2019-08-12 22:21:37 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2019-08-12 22:21:37 +0800 |
commit | 20a354421cad957566ac26ed786f4ccb67b851cb (patch) | |
tree | 347259bf4d5b78c6fb47d817f8722c9a173a709e | |
parent | cf8956545aff1770120cc6628f0d116f946aec39 (diff) | |
download | freebsd-ports-gnome-20a354421cad957566ac26ed786f4ccb67b851cb.tar.gz freebsd-ports-gnome-20a354421cad957566ac26ed786f4ccb67b851cb.tar.zst freebsd-ports-gnome-20a354421cad957566ac26ed786f4ccb67b851cb.zip |
- Update to 1.4.1
-rw-r--r-- | www/R-cran-httr/Makefile | 5 | ||||
-rw-r--r-- | www/R-cran-httr/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/R-cran-httr/Makefile b/www/R-cran-httr/Makefile index 2e0036ad9b12..bc5d97d97ae8 100644 --- a/www/R-cran-httr/Makefile +++ b/www/R-cran-httr/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httr -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.4.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +11,7 @@ COMMENT= Tools for Working with URLs and HTTP LICENSE= MIT -CRAN_DEPENDS= R-cran-curl>=0.9.1:ftp/R-cran-curl \ +CRAN_DEPENDS= R-cran-curl>=3.0.0:ftp/R-cran-curl \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-mime>0:misc/R-cran-mime \ R-cran-openssl>=0.8:security/R-cran-openssl \ diff --git a/www/R-cran-httr/distinfo b/www/R-cran-httr/distinfo index 33f6b9e987fd..a6ce151510be 100644 --- a/www/R-cran-httr/distinfo +++ b/www/R-cran-httr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563087923 -SHA256 (httr_1.4.0.tar.gz) = d633f1425da514f65f3b8c034ae0a8b6911995009840c6bb9657ceedb99ddb48 -SIZE (httr_1.4.0.tar.gz) = 156356 +TIMESTAMP = 1565618515 +SHA256 (httr_1.4.1.tar.gz) = 675c7e07bbe82c48284ee1ab929bb14a6e653abae2860d854dc41a3c028de156 +SIZE (httr_1.4.1.tar.gz) = 158465 |