Date: Tue, 21 Apr 2020 22:08:04 +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: r532430 - head/devel/R-cran-withr Message-ID: <202004212208.03LM84LY097484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Apr 21 22:08:04 2020 New Revision: 532430 URL: https://svnweb.freebsd.org/changeset/ports/532430 Log: - Update to 2.2.0 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 Tue Apr 21 21:51:56 2020 (r532429) +++ head/devel/R-cran-withr/Makefile Tue Apr 21 22:08:04 2020 (r532430) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= withr -PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-withr/distinfo ============================================================================== --- head/devel/R-cran-withr/distinfo Tue Apr 21 21:51:56 2020 (r532429) +++ head/devel/R-cran-withr/distinfo Tue Apr 21 22:08:04 2020 (r532430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522059536 -SHA256 (withr_2.1.2.tar.gz) = 41366f777d8adb83d0bdbac1392a1ab118b36217ca648d3bb9db763aa7ff4686 -SIZE (withr_2.1.2.tar.gz) = 53578 +TIMESTAMP = 1587478306 +SHA256 (withr_2.2.0.tar.gz) = 4c21e51cf48f8c281ddd5f5ec358ac446df3c982104fd00bfe62d9259d73b582 +SIZE (withr_2.2.0.tar.gz) = 99545
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004212208.03LM84LY097484>