pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-rgeos (geography/R-rgeos) Udated 0.5.5 to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2ad7455c278
branches: trunk
changeset: 458805:d2ad7455c278
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 20 05:39:38 2021 +0000
description:
(geography/R-rgeos) Udated 0.5.5 to 0.5.7
# Please note that **rgeos** will be retired by the end of 2023, plan
transition to sf functions using GEOS at your earliest convenience.
# Version 0.5-7 (development, rev. 641-675)
* adapt to OverlayNG in GEOS 3.9
* update Windows static library to GEOS 3.9
* add gMinumumRotatedRectangle() and gMaximumInscribedCircle() for GEOS 3.9
* adapt configure.ac for GEOS 3.10
* add support for structured geometry fixer in gMakeValid() from 3.10
diffstat:
geography/R-rgeos/Makefile | 7 +++++--
geography/R-rgeos/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 4e7e1d62fa76 -r d2ad7455c278 geography/R-rgeos/Makefile
--- a/geography/R-rgeos/Makefile Mon Sep 20 05:19:20 2021 +0000
+++ b/geography/R-rgeos/Makefile Mon Sep 20 05:39:38 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/06/06 07:57:48 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/20 05:39:38 mef Exp $
R_PKGNAME= rgeos
-R_PKGVER= 0.5-5
+R_PKGVER= 0.5-7
CATEGORIES= geography
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,8 +9,11 @@
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
# Packages suggested but not available: 'maptools', 'XML', 'rgdal'
+TEST_DEPENDS+= R-maps-[0-9]*:../../geography/R-maps
TEST_DEPENDS+= R-maptools-[0-9]*:../../geography/R-maptools
TEST_DEPENDS+= R-rgdal-[0-9]*:../../geography/R-rgdal
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-XML-[0-9]*:../../math/R-XML
USE_LANGUAGES+= c c++
diff -r 4e7e1d62fa76 -r d2ad7455c278 geography/R-rgeos/distinfo
--- a/geography/R-rgeos/distinfo Mon Sep 20 05:19:20 2021 +0000
+++ b/geography/R-rgeos/distinfo Mon Sep 20 05:39:38 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2021/06/06 07:57:48 mef Exp $
+$NetBSD: distinfo,v 1.3 2021/09/20 05:39:38 mef Exp $
-SHA1 (R/rgeos_0.5-5.tar.gz) = d2ed2105f925a0219665655fc66467815d0f5365
-RMD160 (R/rgeos_0.5-5.tar.gz) = 93d9054d591385fedcc684cc49b269cbf4fea872
-SHA512 (R/rgeos_0.5-5.tar.gz) = 4f440547c85a9515b1872bda1298592869dec6a83ec99c22beddb004468d8ae87cbc425170d57749c2a0ea76cc8542ea99b28901b989eed43c67a661af71231a
-Size (R/rgeos_0.5-5.tar.gz) = 259567 bytes
+SHA1 (R/rgeos_0.5-7.tar.gz) = cf597733701a11a17b906b4540becefb69121f9d
+RMD160 (R/rgeos_0.5-7.tar.gz) = d287a8335cf73ea9af451402f0385241b4e17f18
+SHA512 (R/rgeos_0.5-7.tar.gz) = 368809043df522ed32410231d6f64ad972e6b68c31f73c8e4c1469c5753a1b376427c93352c4784009aa34123b0cac851e39b648b9a78bd1536fb0cf29f03838
+Size (R/rgeos_0.5-7.tar.gz) = 285879 bytes
Home |
Main Index |
Thread Index |
Old Index