Date: Fri, 1 Sep 2023 11:02:19 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: baaeb906f8aa - main - math/R-cran-labeling: Update to 0.4.3 Message-ID: <202309011102.381B2J8B090729@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=baaeb906f8aa308c2fc37bf233eba440a3761ab6 commit baaeb906f8aa308c2fc37bf233eba440a3761ab6 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-08-31 01:34:27 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-09-01 11:01:46 +0000 math/R-cran-labeling: Update to 0.4.3 Reported by: portscout --- math/R-cran-labeling/Makefile | 5 ++--- math/R-cran-labeling/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/R-cran-labeling/Makefile b/math/R-cran-labeling/Makefile index 7ace6c86d949..27d1de038462 100644 --- a/math/R-cran-labeling/Makefile +++ b/math/R-cran-labeling/Makefile @@ -1,6 +1,5 @@ PORTNAME= labeling -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/labeling/ LICENSE= MIT -USES= cran:auto-plist +USES= cran:auto-plist .include <bsd.port.mk> diff --git a/math/R-cran-labeling/distinfo b/math/R-cran-labeling/distinfo index 2bb8f0aa852f..eec6bcb035c1 100644 --- a/math/R-cran-labeling/distinfo +++ b/math/R-cran-labeling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603318372 -SHA256 (labeling_0.4.2.tar.gz) = e022d79276173e0d62bf9e37d7574db65ab439eb2ae1833e460b1cff529bd165 -SIZE (labeling_0.4.2.tar.gz) = 10156 +TIMESTAMP = 1693445637 +SHA256 (labeling_0.4.3.tar.gz) = c62f4fc2cc74377d7055903c5f1913b7295f7587456fe468592738a483e264f2 +SIZE (labeling_0.4.3.tar.gz) = 10167
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309011102.381B2J8B090729>