Date: Tue, 27 Jul 2021 05:59:42 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: b310fa408d56 - main - www/R-cran-rvest: Update to 1.0.1 Message-ID: <202107270559.16R5xgjV000506@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=b310fa408d561199afd4fc2eefd7467e6210bd4f commit b310fa408d561199afd4fc2eefd7467e6210bd4f Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-07-27 04:34:47 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-07-27 05:59:29 +0000 www/R-cran-rvest: Update to 1.0.1 --- www/R-cran-rvest/Makefile | 2 +- www/R-cran-rvest/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/R-cran-rvest/Makefile b/www/R-cran-rvest/Makefile index 06e9b1ca0efe..e2319f8aba43 100644 --- a/www/R-cran-rvest/Makefile +++ b/www/R-cran-rvest/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= rvest -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-rvest/distinfo b/www/R-cran-rvest/distinfo index d9effb67efc7..1149c31c162c 100644 --- a/www/R-cran-rvest/distinfo +++ b/www/R-cran-rvest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615365363 -SHA256 (rvest_1.0.0.tar.gz) = a358bf258a91b3362b3736fb5f957c12e98cddf21b6066fb2abdd26ecd665713 -SIZE (rvest_1.0.0.tar.gz) = 94134 +TIMESTAMP = 1627360479 +SHA256 (rvest_1.0.1.tar.gz) = 0886245347b04ac3af1d2c5417bb4a9aa1ece5bb7f6e788b27fa1c20ee5d29ed +SIZE (rvest_1.0.1.tar.gz) = 94307
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107270559.16R5xgjV000506>