svn commit: r523624 - head/ftp/R-cran-RCurl

TAKATSU Tomonari tota at FreeBSD.org
Mon Jan 20 14:40:19 UTC 2020


Author: tota
Date: Mon Jan 20 14:40:18 2020
New Revision: 523624
URL: https://svnweb.freebsd.org/changeset/ports/523624

Log:
  - Update to 1.98-1.1
  - Update LICESE
  - Update WWW: line in pkg-descr

Modified:
  head/ftp/R-cran-RCurl/Makefile   (contents, props changed)
  head/ftp/R-cran-RCurl/distinfo   (contents, props changed)
  head/ftp/R-cran-RCurl/pkg-descr   (contents, props changed)

Modified: head/ftp/R-cran-RCurl/Makefile
==============================================================================
--- head/ftp/R-cran-RCurl/Makefile	Mon Jan 20 14:34:37 2020	(r523623)
+++ head/ftp/R-cran-RCurl/Makefile	Mon Jan 20 14:40:18 2020	(r523624)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	RCurl
-DISTVERSION=	1.95-4.13
+DISTVERSION=	1.98-1.1
 CATEGORIES=	ftp
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	General network client interface for R
 
-LICENSE=	BSD2CLAUSE
+LICENSE=	BSD3CLAUSE
 
 CRAN_DEPENDS=	R-cran-bitops>0:devel/R-cran-bitops
 BUILD_DEPENDS=	curl-config:ftp/curl \

Modified: head/ftp/R-cran-RCurl/distinfo
==============================================================================
--- head/ftp/R-cran-RCurl/distinfo	Mon Jan 20 14:34:37 2020	(r523623)
+++ head/ftp/R-cran-RCurl/distinfo	Mon Jan 20 14:40:18 2020	(r523624)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579343674
-SHA256 (RCurl_1.95-4.13.tar.gz) = 06012334b47b140d3c47afd17939dd400840efa35b835b18affdbf5566439005
-SIZE (RCurl_1.95-4.13.tar.gz) = 698455
+TIMESTAMP = 1579530995
+SHA256 (RCurl_1.98-1.1.tar.gz) = 6eca9172be1b32786950290eddb626caa5d6b0e8351ff458dd06ecd2215711ff
+SIZE (RCurl_1.98-1.1.tar.gz) = 699474

Modified: head/ftp/R-cran-RCurl/pkg-descr
==============================================================================
--- head/ftp/R-cran-RCurl/pkg-descr	Mon Jan 20 14:34:37 2020	(r523623)
+++ head/ftp/R-cran-RCurl/pkg-descr	Mon Jan 20 14:40:18 2020	(r523624)
@@ -4,4 +4,4 @@ servers, post forms, use HTTPS (the secure HTTP), use 
 connections, upload files, use binary content, handle redirects,
 password authentication, etc.
 
-WWW: http://www.omegahat.org/RCurl/
+WWW: https://cran.r-project.org/web/packages/RCurl/


More information about the svn-ports-head mailing list