git: d5ea1a26ad6e - main - devel/R-cran-brio: Update to 1.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Dec 2021 03:11:31 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5ea1a26ad6ef3a0f25ec33ee11a8a4672fe5ec4 commit d5ea1a26ad6ef3a0f25ec33ee11a8a4672fe5ec4 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-12-02 03:09:55 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-12-02 03:09:55 +0000 devel/R-cran-brio: Update to 1.1.3 --- devel/R-cran-brio/Makefile | 2 +- devel/R-cran-brio/distinfo | 6 +++--- devel/R-cran-brio/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/R-cran-brio/Makefile b/devel/R-cran-brio/Makefile index 3bb0eb0b88be..fa9cb76255f3 100644 --- a/devel/R-cran-brio/Makefile +++ b/devel/R-cran-brio/Makefile @@ -1,5 +1,5 @@ PORTNAME= brio -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-brio/distinfo b/devel/R-cran-brio/distinfo index 7bbe0537625d..ea38ce856b88 100644 --- a/devel/R-cran-brio/distinfo +++ b/devel/R-cran-brio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619568183 -SHA256 (brio_1.1.2.tar.gz) = 42dde6953151e31cc38bbec72335c01ac9e755cc07d11e26f4e1fcd0f9f471ef -SIZE (brio_1.1.2.tar.gz) = 12069 +TIMESTAMP = 1638379848 +SHA256 (brio_1.1.3.tar.gz) = eaa89041856189bee545bf1c42c7920a0bb0f1f70bb477487c467ee3e8fedcc6 +SIZE (brio_1.1.3.tar.gz) = 12629 diff --git a/devel/R-cran-brio/pkg-descr b/devel/R-cran-brio/pkg-descr index 3284d51d3422..c4d18001a267 100644 --- a/devel/R-cran-brio/pkg-descr +++ b/devel/R-cran-brio/pkg-descr @@ -2,4 +2,4 @@ Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings. -WWW: https://github.com/r-lib/brio +WWW: https://brio.r-lib.org