Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2023 04:13:45 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: a89c64a2ae43 - main - math/R-cran-sf: Update to 1.0-12
Message-ID:  <202305080413.3484Djm0036197@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=a89c64a2ae43b967074b7e0e47abce39f7b03e72

commit a89c64a2ae43b967074b7e0e47abce39f7b03e72
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 03:02:39 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-08 01:11:21 +0000

    math/R-cran-sf: Update to 1.0-12
    
    - Update to 1.0-12
    - Drop maintainership
---
 math/R-cran-sf/Makefile | 9 ++++-----
 math/R-cran-sf/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile
index 330c9527ec8f..bb704d6f0769 100644
--- a/math/R-cran-sf/Makefile
+++ b/math/R-cran-sf/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	sf
-DISTVERSION=	1.0-8
-PORTREVISION=	5
+DISTVERSION=	1.0-12
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	tota@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple Features for R
 WWW=		https://cran.r-project.org/web/packages/sf/
 
@@ -15,12 +14,12 @@ CRAN_DEPENDS=	R-cran-classInt>=0.4.1:devel/R-cran-classInt \
 		R-cran-DBI>=0.8:databases/R-cran-DBI \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-Rcpp>=0.12.18:devel/R-cran-Rcpp \
-		R-cran-s2>=1.0.7:graphics/R-cran-s2 \
+		R-cran-s2>=1.1.0:graphics/R-cran-s2 \
 		R-cran-units>=0.7.0:math/R-cran-units
+BUILD_DEPENDS=	${CRAN_DEPENDS}
 LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libgeos.so:graphics/geos \
 		libproj.so:graphics/proj
-BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		compiler:c++11-lang cran:auto-plist,compiles pkgconfig
diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo
index 2a30de4e84b1..a3e1aebab643 100644
--- a/math/R-cran-sf/distinfo
+++ b/math/R-cran-sf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658060771
-SHA256 (sf_1.0-8.tar.gz) = 3ddc7090e79d6b5e3fad69e01254677ab5ec86a0b25e7e73493c8eac0ea98732
-SIZE (sf_1.0-8.tar.gz) = 3472914
+TIMESTAMP = 1682478144
+SHA256 (sf_1.0-12.tar.gz) = 3778ebf58d824b1dfa6297ca8363714d5d85eda04c55ab2bf39597cac1d91287
+SIZE (sf_1.0-12.tar.gz) = 3484333



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