Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2018 08:43:29 +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: r480722 - head/devel/R-cran-cli
Message-ID:  <201809260843.w8Q8hTaL030855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed Sep 26 08:43:28 2018
New Revision: 480722
URL: https://svnweb.freebsd.org/changeset/ports/480722

Log:
  - Update to 1.0.1

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

Modified: head/devel/R-cran-cli/Makefile
==============================================================================
--- head/devel/R-cran-cli/Makefile	Wed Sep 26 08:20:53 2018	(r480721)
+++ head/devel/R-cran-cli/Makefile	Wed Sep 26 08:43:28 2018	(r480722)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cli
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,7 +12,7 @@ COMMENT=	Helpers for Developing Command Line Interface
 LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-assertthat>0:math/R-cran-assertthat \
-		R-cran-crayon>0:devel/R-cran-crayon
+		R-cran-crayon>=1.3.4:devel/R-cran-crayon
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/devel/R-cran-cli/distinfo
==============================================================================
--- head/devel/R-cran-cli/distinfo	Wed Sep 26 08:20:53 2018	(r480721)
+++ head/devel/R-cran-cli/distinfo	Wed Sep 26 08:43:28 2018	(r480722)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520839801
-SHA256 (cli_1.0.0.tar.gz) = 8fa3dbfc954ca61b8510f767ede9e8a365dac2ef95fe87c715a0f37d721b5a1d
-SIZE (cli_1.0.0.tar.gz) = 1933874
+TIMESTAMP = 1537949407
+SHA256 (cli_1.0.1.tar.gz) = ef80fbcde15760fd55abbf9413b306e3971b2a7034ab8c415fb52dc0088c5ee4
+SIZE (cli_1.0.1.tar.gz) = 2186755



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