Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 01:49:24 +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: r561785 - head/devel/R-cran-withr
Message-ID:  <202101170149.10H1nOAU016433@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jan 17 01:49:23 2021
New Revision: 561785
URL: https://svnweb.freebsd.org/changeset/ports/561785

Log:
  - Update to 2.4.0
  - Change LICENSE to MIT

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

Modified: head/devel/R-cran-withr/Makefile
==============================================================================
--- head/devel/R-cran-withr/Makefile	Sun Jan 17 01:46:03 2021	(r561784)
+++ head/devel/R-cran-withr/Makefile	Sun Jan 17 01:49:23 2021	(r561785)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	withr
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.0
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Run Code 'With' Temporarily Modified Global State
 
-LICENSE=	GPLv2+
+LICENSE=	MIT
 
 USES=		cran:auto-plist
 

Modified: head/devel/R-cran-withr/distinfo
==============================================================================
--- head/devel/R-cran-withr/distinfo	Sun Jan 17 01:46:03 2021	(r561784)
+++ head/devel/R-cran-withr/distinfo	Sun Jan 17 01:49:23 2021	(r561785)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600846947
-SHA256 (withr_2.3.0.tar.gz) = 2cc03c9947d424717e94f301a0ab7d97eb2079eea5c6a0a3cdf2da32aedc67a0
-SIZE (withr_2.3.0.tar.gz) = 91443
+TIMESTAMP = 1610800919
+SHA256 (withr_2.4.0.tar.gz) = ede4cdc7e4d17e0ad24afc9fb940cba46fac4421d3a39281e9918377d73714f8
+SIZE (withr_2.4.0.tar.gz) = 91767



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