Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2021 12:12:54 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568559 - head/science/R-cran-e1071
Message-ID:  <202103161212.12GCCslm031326@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Mar 16 12:12:54 2021
New Revision: 568559
URL: https://svnweb.freebsd.org/changeset/ports/568559

Log:
  - Update to 1.7-5

Modified:
  head/science/R-cran-e1071/Makefile   (contents, props changed)
  head/science/R-cran-e1071/distinfo   (contents, props changed)

Modified: head/science/R-cran-e1071/Makefile
==============================================================================
--- head/science/R-cran-e1071/Makefile	Tue Mar 16 12:03:56 2021	(r568558)
+++ head/science/R-cran-e1071/Makefile	Tue Mar 16 12:12:54 2021	(r568559)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	e1071
-DISTVERSION=	1.7-4
+DISTVERSION=	1.7-5
 CATEGORIES=	science
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,6 +10,10 @@ MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Misc Functions of the Department of Statistics (e1071), TU Wien
 
 LICENSE=	GPLv2+
+
+CRAN_DEPENDS=	R-cran-proxy>0:math/R-cran-proxy
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist,compiles
 

Modified: head/science/R-cran-e1071/distinfo
==============================================================================
--- head/science/R-cran-e1071/distinfo	Tue Mar 16 12:03:56 2021	(r568558)
+++ head/science/R-cran-e1071/distinfo	Tue Mar 16 12:12:54 2021	(r568559)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602943539
-SHA256 (e1071_1.7-4.tar.gz) = e6ab871b06f500dc65f8f781cc7253f43179698784c06dab040b4aa6592f2309
-SIZE (e1071_1.7-4.tar.gz) = 577678
+TIMESTAMP = 1615894862
+SHA256 (e1071_1.7-5.tar.gz) = 877077460eac423ec1019d1efc18a95152aff1e33e1446a58e3a413d79153aab
+SIZE (e1071_1.7-5.tar.gz) = 580526



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103161212.12GCCslm031326>