pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-rgeos
Module Name: pkgsrc
Committed By: mef
Date: Mon Sep 20 05:39:38 UTC 2021
Modified Files:
pkgsrc/geography/R-rgeos: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/R-rgeos/Makefile \
pkgsrc/geography/R-rgeos/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-rgeos/Makefile
diff -u pkgsrc/geography/R-rgeos/Makefile:1.2 pkgsrc/geography/R-rgeos/Makefile:1.3
--- pkgsrc/geography/R-rgeos/Makefile:1.2 Sun Jun 6 07:57:48 2021
+++ pkgsrc/geography/R-rgeos/Makefile Mon Sep 20 05:39:38 2021
@@ -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 @@ COMMENT= Interface to Geometry Engine -
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++
Index: pkgsrc/geography/R-rgeos/distinfo
diff -u pkgsrc/geography/R-rgeos/distinfo:1.2 pkgsrc/geography/R-rgeos/distinfo:1.3
--- pkgsrc/geography/R-rgeos/distinfo:1.2 Sun Jun 6 07:57:48 2021
+++ pkgsrc/geography/R-rgeos/distinfo Mon Sep 20 05:39:38 2021
@@ -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