svn commit: r506631 - head/www/R-cran-httr

TAKATSU Tomonari tota at FreeBSD.org
Sun Jul 14 20:33:32 UTC 2019


Author: tota
Date: Sun Jul 14 20:33:31 2019
New Revision: 506631
URL: https://svnweb.freebsd.org/changeset/ports/506631

Log:
  - Update to 1.4.0

Modified:
  head/www/R-cran-httr/Makefile   (contents, props changed)
  head/www/R-cran-httr/distinfo   (contents, props changed)

Modified: head/www/R-cran-httr/Makefile
==============================================================================
--- head/www/R-cran-httr/Makefile	Sun Jul 14 20:15:38 2019	(r506630)
+++ head/www/R-cran-httr/Makefile	Sun Jul 14 20:33:31 2019	(r506631)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httr
-PORTVERSION=	1.3.1
-PORTREVISION=	2
+PORTVERSION=	1.4.0
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,9 +11,9 @@ COMMENT=	Tools for Working with URLs and HTTP
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-jsonlite>0:converters/R-cran-jsonlite \
+CRAN_DEPENDS=	R-cran-curl>=0.9.1:ftp/R-cran-curl \
+		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}

Modified: head/www/R-cran-httr/distinfo
==============================================================================
--- head/www/R-cran-httr/distinfo	Sun Jul 14 20:15:38 2019	(r506630)
+++ head/www/R-cran-httr/distinfo	Sun Jul 14 20:33:31 2019	(r506631)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504586887
-SHA256 (httr_1.3.1.tar.gz) = 22134d7426b2eba37f0cc34b99285499b8bac9fe75a7bc3222fbad179bf8f258
-SIZE (httr_1.3.1.tar.gz) = 147593
+TIMESTAMP = 1563087923
+SHA256 (httr_1.4.0.tar.gz) = d633f1425da514f65f3b8c034ae0a8b6911995009840c6bb9657ceedb99ddb48
+SIZE (httr_1.4.0.tar.gz) = 156356


More information about the svn-ports-head mailing list