Date: Wed, 3 May 2023 08:33:09 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 09c1c5b80dc9 - main - math/R-cran-xts: Update to 0.13.1 Message-ID: <202305030833.3438X9Nw082010@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=09c1c5b80dc9fb990fbd782cbd3bbf524005344b commit 09c1c5b80dc9fb990fbd782cbd3bbf524005344b Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-04-26 04:36:25 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-03 08:14:57 +0000 math/R-cran-xts: Update to 0.13.1 - Update to 0.13.1 - Drop maintainership --- math/R-cran-xts/Makefile | 5 ++--- math/R-cran-xts/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 2c5eb23f8ff7..3e5011cd1eb0 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -1,10 +1,9 @@ PORTNAME= xts -DISTVERSION= 0.12.1 -PORTREVISION= 1 +DISTVERSION= 0.13.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Time Series WWW= https://r-forge.r-project.org/projects/xts/ diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index 5e1083fde401..9bc1981cec0b 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598042269 -SHA256 (xts_0.12.1.tar.gz) = d680584af946fc30be0b2046e838cff7b3a65e00df1eadba325ca5e96f3dca2c -SIZE (xts_0.12.1.tar.gz) = 517875 +TIMESTAMP = 1682483776 +SHA256 (xts_0.13.1.tar.gz) = 2c3907c6d0162e48d1898647105bbb32cfe0cb005788481a64ee675a941d825d +SIZE (xts_0.13.1.tar.gz) = 456115
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305030833.3438X9Nw082010>