Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2020 15:14:38 +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: r551711 - head/devel/R-cran-Rdpack
Message-ID:  <202010081514.098FEcgr048079@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Thu Oct  8 15:14:38 2020
New Revision: 551711
URL: https://svnweb.freebsd.org/changeset/ports/551711

Log:
  - Update to 2.0

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

Modified: head/devel/R-cran-Rdpack/Makefile
==============================================================================
--- head/devel/R-cran-Rdpack/Makefile	Thu Oct  8 15:09:59 2020	(r551710)
+++ head/devel/R-cran-Rdpack/Makefile	Thu Oct  8 15:14:38 2020	(r551711)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rdpack
-DISTVERSION=	1.0.0
+DISTVERSION=	2.0
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,8 +10,8 @@ COMMENT=	Update and Manipulate Rd Documentation Object
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-bibtex>=0.4.0:textproc/R-cran-bibtex \
-		R-cran-gbRd>0:devel/R-cran-gbRd
+CRAN_DEPENDS=	R-cran-gbRd>0:devel/R-cran-gbRd \
+		R-cran-rbibutils>=1.3:textproc/R-cran-rbibutils
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/devel/R-cran-Rdpack/distinfo
==============================================================================
--- head/devel/R-cran-Rdpack/distinfo	Thu Oct  8 15:09:59 2020	(r551710)
+++ head/devel/R-cran-Rdpack/distinfo	Thu Oct  8 15:14:38 2020	(r551711)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593893404
-SHA256 (Rdpack_1.0.0.tar.gz) = 5c5b5f43fec61fec2a7afde62eeffcaebecaa3e72607180b956ffc5360823e19
-SIZE (Rdpack_1.0.0.tar.gz) = 659719
+TIMESTAMP = 1602163889
+SHA256 (Rdpack_2.0.tar.gz) = f1ba43d686d30fc06dfecf750fd42423f55dc5e7322b15a8839876363c32f311
+SIZE (Rdpack_2.0.tar.gz) = 661039



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