Date: Fri, 14 Sep 2018 03:01:15 +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: r479755 - head/math/R-cran-xts Message-ID: <201809140301.w8E31Ffi044318@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Sep 14 03:01:15 2018 New Revision: 479755 URL: https://svnweb.freebsd.org/changeset/ports/479755 Log: - Update to 0.11-1 Modified: head/math/R-cran-xts/Makefile (contents, props changed) head/math/R-cran-xts/distinfo (contents, props changed) Modified: head/math/R-cran-xts/Makefile ============================================================================== --- head/math/R-cran-xts/Makefile Fri Sep 14 02:28:32 2018 (r479754) +++ head/math/R-cran-xts/Makefile Fri Sep 14 03:01:15 2018 (r479755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.11-0 +DISTVERSION= 0.11-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-xts/distinfo ============================================================================== --- head/math/R-cran-xts/distinfo Fri Sep 14 02:28:32 2018 (r479754) +++ head/math/R-cran-xts/distinfo Fri Sep 14 03:01:15 2018 (r479755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532089278 -SHA256 (xts_0.11-0.tar.gz) = 69e2cf3740a141adf11bfdc24c69bc6adeda9bb13a8294cff4ed4bbd88f5a0ec -SIZE (xts_0.11-0.tar.gz) = 533600 +TIMESTAMP = 1536822085 +SHA256 (xts_0.11-1.tar.gz) = 0dca41717648d99815c022c4316378723a2c7b986fb4577e5141f5d94978a39d +SIZE (xts_0.11-1.tar.gz) = 535201
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809140301.w8E31Ffi044318>