Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2024 12:49:12 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: f6610a45f448 - main - graphics/R-cran-munsell: Update to 0.5.1
Message-ID:  <202404041249.434CnCx9078994@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=f6610a45f448f7e7f2d93565beaa56e1f24075f0

commit f6610a45f448f7e7f2d93565beaa56e1f24075f0
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2024-04-04 04:03:56 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2024-04-04 12:48:16 +0000

    graphics/R-cran-munsell: Update to 0.5.1
    
    Reported by:    portscout
---
 graphics/R-cran-munsell/Makefile | 11 ++++-------
 graphics/R-cran-munsell/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile
index 7bff7fb3fc3f..688c96e959a1 100644
--- a/graphics/R-cran-munsell/Makefile
+++ b/graphics/R-cran-munsell/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	munsell
-PORTVERSION=	0.5.0
-PORTREVISION=	4
+PORTVERSION=	0.5.1
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -8,16 +7,14 @@ MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Munsell colour system
 WWW=		https://cran.r-project.org/web/packages/munsell/
 
-LICENSE=	MIT CW
+LICENSE=	CW MIT
 LICENSE_COMB=	multi
 LICENSE_NAME_CW=	Charlotte Wickham COPYRIGHT
 LICENSE_FILE_CW=	${WRKSRC}/LICENSE
 LICENSE_PERMS_CW=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-CRAN_DEPENDS=	R-cran-colorspace>0:graphics/R-cran-colorspace
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	R-cran-colorspace>0:graphics/R-cran-colorspace
 
-USES=	cran:auto-plist
+USES=		cran:auto-plist
 
 .include <bsd.port.mk>
diff --git a/graphics/R-cran-munsell/distinfo b/graphics/R-cran-munsell/distinfo
index dce737482902..1ae7f93d8efd 100644
--- a/graphics/R-cran-munsell/distinfo
+++ b/graphics/R-cran-munsell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529386270
-SHA256 (munsell_0.5.0.tar.gz) = d0f3a9fb30e2b5d411fa61db56d4be5733a2621c0edf017d090bdfa5e377e199
-SIZE (munsell_0.5.0.tar.gz) = 182653
+TIMESTAMP = 1712182332
+SHA256 (munsell_0.5.1.tar.gz) = 03a2fd9ac40766cded96dfe33b143d872d0aaa262a25482ce19161ca959429a6
+SIZE (munsell_0.5.1.tar.gz) = 182310



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