Date: Fri, 12 Oct 2018 04:02:06 +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: r481872 - head/devel/R-cran-R6 Message-ID: <201810120402.w9C426KJ043511@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Oct 12 04:02:06 2018 New Revision: 481872 URL: https://svnweb.freebsd.org/changeset/ports/481872 Log: - Update to 2.3.0 Modified: head/devel/R-cran-R6/Makefile (contents, props changed) head/devel/R-cran-R6/distinfo (contents, props changed) Modified: head/devel/R-cran-R6/Makefile ============================================================================== --- head/devel/R-cran-R6/Makefile Fri Oct 12 03:37:02 2018 (r481871) +++ head/devel/R-cran-R6/Makefile Fri Oct 12 04:02:06 2018 (r481872) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= R6 -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.3.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-R6/distinfo ============================================================================== --- head/devel/R-cran-R6/distinfo Fri Oct 12 03:37:02 2018 (r481871) +++ head/devel/R-cran-R6/distinfo Fri Oct 12 04:02:06 2018 (r481872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498632010 -SHA256 (R6_2.2.2.tar.gz) = 087756f471884c3b3ead80215a7cc5636a78b8a956e91675acfe2896426eae8f -SIZE (R6_2.2.2.tar.gz) = 322959 +TIMESTAMP = 1539312184 +SHA256 (R6_2.3.0.tar.gz) = 05b5e117659796c67a16de0854661b25d0739da53a8cb93dcfc528d4c185fac9 +SIZE (R6_2.3.0.tar.gz) = 30968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810120402.w9C426KJ043511>