Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2023 02:52:43 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: fd6e8031d4eb - main - math/R-cran-memisc: Update 0.99.31.6
Message-ID:  <202305110252.34B2qh4b018857@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=fd6e8031d4ebe309b27e36e21978938d240aebfe

commit fd6e8031d4ebe309b27e36e21978938d240aebfe
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 02:31:44 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-11 02:32:35 +0000

    math/R-cran-memisc: Update 0.99.31.6
    
    - Update to 0.99.31.6
    - Update WWW
    - Update LICENSE
---
 math/R-cran-memisc/Makefile | 14 +++++++-------
 math/R-cran-memisc/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile
index 79926866782a..7f12373fa672 100644
--- a/math/R-cran-memisc/Makefile
+++ b/math/R-cran-memisc/Makefile
@@ -1,20 +1,20 @@
 PORTNAME=	memisc
-DISTVERSION=	0.99.30.7
-PORTREVISION=	1
+DISTVERSION=	0.99.31.6
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Provides an infrastructure for the management of survey data
-WWW=		https://www.martin-elff.net/software/ #memisc
+WWW=		https://www.elff.eu/software/memisc/
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-repr>0:devel/R-cran-repr \
-		R-cran-data.table>0:devel/R-cran-data.table
+CRAN_DEPENDS=	R-cran-data.table>0:devel/R-cran-data.table \
+		R-cran-jsonlite>0:converters/R-cran-jsonlite \
+		R-cran-yaml>0:textproc/R-cran-yaml
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=	cran:auto-plist,compiles
+USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/math/R-cran-memisc/distinfo b/math/R-cran-memisc/distinfo
index 5dd34aefe0f8..a8f88dc4420b 100644
--- a/math/R-cran-memisc/distinfo
+++ b/math/R-cran-memisc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633827819
-SHA256 (memisc_0.99.30.7.tar.gz) = 5324d16d10921ae9ac574c219385a423ae8c9268e2db7842183f473476233e48
-SIZE (memisc_0.99.30.7.tar.gz) = 1318409
+TIMESTAMP = 1682476290
+SHA256 (memisc_0.99.31.6.tar.gz) = 52336b4ffc6e60c3ed10ccc7417231582b0d2e4c5c3b2184396a7d3ca9c1d96e
+SIZE (memisc_0.99.31.6.tar.gz) = 1323954



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