Date: Tue, 13 Mar 2018 02:18:12 +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: r464336 - head/devel/R-cran-withr Message-ID: <201803130218.w2D2ICqw078829@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Mar 13 02:18:12 2018 New Revision: 464336 URL: https://svnweb.freebsd.org/changeset/ports/464336 Log: - Update to 2.1.1 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 Mar 13 02:10:45 2018 (r464335) +++ head/devel/R-cran-withr/Makefile Tue Mar 13 02:18:12 2018 (r464336) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= withr -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-withr/distinfo ============================================================================== --- head/devel/R-cran-withr/distinfo Tue Mar 13 02:10:45 2018 (r464335) +++ head/devel/R-cran-withr/distinfo Tue Mar 13 02:18:12 2018 (r464336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505053715 -SHA256 (withr_2.0.0.tar.gz) = 36be55ca44cdf30517677f2e6e32d8bde4b581027714fb953a3d8fd19f4f9859 -SIZE (withr_2.0.0.tar.gz) = 16956 +TIMESTAMP = 1520904963 +SHA256 (withr_2.1.1.tar.gz) = bd5fae3846b8f89081a0991375402266dccf49bfa5d614690deea1b03ba5eb9e +SIZE (withr_2.1.1.tar.gz) = 52603
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803130218.w2D2ICqw078829>