Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 09:18:56 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: 91d8dec4b647 - main - sysutils/R-cran-xopen: Update to 1.0.1
Message-ID:  <202409230918.48N9Iuxh016446@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=91d8dec4b647bc25b2e751b444b6c23915e93dae

commit 91d8dec4b647bc25b2e751b444b6c23915e93dae
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-09-23 09:17:38 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-23 09:18:47 +0000

    sysutils/R-cran-xopen: Update to 1.0.1
    
    Fix WWW.
    
    Changelog: https://cran.r-project.org/web/packages/xopen/news/news.html
---
 sysutils/R-cran-xopen/Makefile | 9 ++++-----
 sysutils/R-cran-xopen/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sysutils/R-cran-xopen/Makefile b/sysutils/R-cran-xopen/Makefile
index b9a6020e521e..8f5728e979fe 100644
--- a/sysutils/R-cran-xopen/Makefile
+++ b/sysutils/R-cran-xopen/Makefile
@@ -1,19 +1,18 @@
 PORTNAME=	xopen
-DISTVERSION=	1.0.0
-PORTREVISION=	1
+DISTVERSION=	1.0.1
 CATEGORIES=	sysutils
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	uzsolt@FreeBSD.org
 COMMENT=	Open System Files, 'URLs', Anything
-WWW=		https://github.com/r-lib/xopen #readme
+WWW=		https://github.com/r-lib/xopen
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	R-cran-processx>0:sysutils/R-cran-processx
-TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat \
-		R-cran-ps>0:sysutils/R-cran-ps
+TEST_DEPENDS=	R-cran-ps>0:sysutils/R-cran-ps \
+		R-cran-testthat>0:devel/R-cran-testthat
 
 USES=		cran:auto-plist
 
diff --git a/sysutils/R-cran-xopen/distinfo b/sysutils/R-cran-xopen/distinfo
index 440ecc2d4878..80c4cb786baf 100644
--- a/sysutils/R-cran-xopen/distinfo
+++ b/sysutils/R-cran-xopen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609807718
-SHA256 (xopen_1.0.0.tar.gz) = e207603844d69c226142be95281ba2f4a056b9d8cbfae7791ba60535637b3bef
-SIZE (xopen_1.0.0.tar.gz) = 11221
+TIMESTAMP = 1727082623
+SHA256 (xopen_1.0.1.tar.gz) = e3b278b8c324a1aa2650141dd89d01253eea5c2555007422c797915689b29aec
+SIZE (xopen_1.0.1.tar.gz) = 11855



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