Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2024 18:28:27 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 87e259d91239 - main - textproc/R-cran-spelling: Update to 2.3.0
Message-ID:  <202409201828.48KISRlr005592@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87e259d912397b120c364bb2646265ae08bd7338

commit 87e259d912397b120c364bb2646265ae08bd7338
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-09-20 18:27:11 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-20 18:28:15 +0000

    textproc/R-cran-spelling: Update to 2.3.0
    
    Take maintainership.
    Pet portfmt.
    
    Changelog: https://cran.r-project.org/web/packages/spelling/NEWS
---
 textproc/R-cran-spelling/Makefile | 9 ++++-----
 textproc/R-cran-spelling/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/textproc/R-cran-spelling/Makefile b/textproc/R-cran-spelling/Makefile
index e489510c1f0e..8dc2eed3717a 100644
--- a/textproc/R-cran-spelling/Makefile
+++ b/textproc/R-cran-spelling/Makefile
@@ -1,19 +1,18 @@
 PORTNAME=	spelling
-DISTVERSION=	2.2.1
-PORTREVISION=	1
+DISTVERSION=	2.3.0
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	uzsolt@FreeBSD.org
 COMMENT=	Tools for Spell Checking in R
 WWW=		https://docs.ropensci.org/spelling/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr \
-		R-cran-commonmark>0:textproc/R-cran-commonmark \
+RUN_DEPENDS=	R-cran-commonmark>0:textproc/R-cran-commonmark \
 		R-cran-hunspell>=3.0:textproc/R-cran-hunspell \
+		R-cran-knitr>0:print/R-cran-knitr \
 		R-cran-xml2>0:textproc/R-cran-xml2
 
 USES=		cran:auto-plist
diff --git a/textproc/R-cran-spelling/distinfo b/textproc/R-cran-spelling/distinfo
index e3e0b6a46384..e487769e97d8 100644
--- a/textproc/R-cran-spelling/distinfo
+++ b/textproc/R-cran-spelling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681490568
-SHA256 (spelling_2.2.1.tar.gz) = 4fd4afcb5caa010630372c2dd32c34e8fc02ae385425c1f4b7dae697f8ab256f
-SIZE (spelling_2.2.1.tar.gz) = 11032
+TIMESTAMP = 1726855446
+SHA256 (spelling_2.3.0.tar.gz) = cdd486bf8d433dbc8ab018f289929c7a094d4618de93d50f55ebf45a2f07aa3b
+SIZE (spelling_2.3.0.tar.gz) = 11313



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409201828.48KISRlr005592>