Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2018 07:15:05 +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: r481879 - head/devel/R-cran-evaluate
Message-ID:  <201810120715.w9C7F5fi042376@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Fri Oct 12 07:15:05 2018
New Revision: 481879
URL: https://svnweb.freebsd.org/changeset/ports/481879

Log:
  - Update to 0.12

Modified:
  head/devel/R-cran-evaluate/Makefile   (contents, props changed)
  head/devel/R-cran-evaluate/distinfo   (contents, props changed)

Modified: head/devel/R-cran-evaluate/Makefile
==============================================================================
--- head/devel/R-cran-evaluate/Makefile	Fri Oct 12 06:23:47 2018	(r481878)
+++ head/devel/R-cran-evaluate/Makefile	Fri Oct 12 07:15:05 2018	(r481879)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	evaluate
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,10 +10,6 @@ MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Parsing and Evaluation Tools
 
 LICENSE=	MIT
-
-CRAN_DEPENDS=	R-cran-stringr>=0.6.2:textproc/R-cran-stringr
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist
 

Modified: head/devel/R-cran-evaluate/distinfo
==============================================================================
--- head/devel/R-cran-evaluate/distinfo	Fri Oct 12 06:23:47 2018	(r481878)
+++ head/devel/R-cran-evaluate/distinfo	Fri Oct 12 07:15:05 2018	(r481879)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532170228
-SHA256 (evaluate_0.11.tar.gz) = b04805ffb56d82e2d5b044aa32de7e9ef4162ea619fd368f83e03dbd49631bcd
-SIZE (evaluate_0.11.tar.gz) = 22565
+TIMESTAMP = 1539314619
+SHA256 (evaluate_0.12.tar.gz) = 0f01b00123db52dbf39880eaefcdcb0e19ed70a3e2419731de6c8e1200b13787
+SIZE (evaluate_0.12.tar.gz) = 22639



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