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:           Sat Jun  3 12:52:36 UTC 2023

Modified Files:
        pkgsrc/geography/R-rgeos: Makefile distinfo

Log Message:
(geography/R-rgeos) Updated 0.5.7 to 0.6.3

# Please note that **rgeos** will be retired during October 2023, plan
  transition to **sf** or **terra** functions using GEOS at your
  earliest convenience (see
  https://r-spatial.org/r/2023/05/15/evolution4.html and earlier blogs
  for guidance).

# Version 0.6-3 (development, rev 694-)

* Make retirement in October 2023 explicit, move package start-up
  messages to load from attach

# Version 0.6-2 (2023-03-02, rev 693)

* remove CXX11 requirement

# Version 0.6-1 (2022-12-14, rev 685-692)

* commence deprecation

* Update src/Makevars.win to GEOS 3.10.2 for R < 4.2

* fix -Wstrict-prototypes problems

# Version 0.5-9 (2021-12-15, rev. 679-684)

* Adapt to UCRT Windows 4.2

# Version 0.5-8 (2021-09-22, rev 676-678)

* Run autoupdate on configure.ac to handle obsolete AC_HELP_STRING etc.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-rgeos/Makefile
cvs rdiff -u -r1.5 -r1.6 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.3 pkgsrc/geography/R-rgeos/Makefile:1.4
--- pkgsrc/geography/R-rgeos/Makefile:1.3       Mon Sep 20 05:39:38 2021
+++ pkgsrc/geography/R-rgeos/Makefile   Sat Jun  3 12:52:36 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2021/09/20 05:39:38 mef Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/03 12:52:36 mef Exp $
 
 R_PKGNAME=     rgeos
-R_PKGVER=      0.5-7
+R_PKGVER=      0.6-3
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/geography/R-rgeos/distinfo
diff -u pkgsrc/geography/R-rgeos/distinfo:1.5 pkgsrc/geography/R-rgeos/distinfo:1.6
--- pkgsrc/geography/R-rgeos/distinfo:1.5       Tue Oct 26 10:45:06 2021
+++ pkgsrc/geography/R-rgeos/distinfo   Sat Jun  3 12:52:36 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:45:06 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/06/03 12:52:36 mef Exp $
 
-BLAKE2s (R/rgeos_0.5-7.tar.gz) = 9777a02d586385873f78551a7050b83db0c0353a76ca250e8603dabfbf2dfcee
-SHA512 (R/rgeos_0.5-7.tar.gz) = 368809043df522ed32410231d6f64ad972e6b68c31f73c8e4c1469c5753a1b376427c93352c4784009aa34123b0cac851e39b648b9a78bd1536fb0cf29f03838
-Size (R/rgeos_0.5-7.tar.gz) = 285879 bytes
+BLAKE2s (R/rgeos_0.6-3.tar.gz) = 06041b08983391c1c0918de8537f7f4529ee95cf658b64babb3b26b863e03bf0
+SHA512 (R/rgeos_0.6-3.tar.gz) = a53ec9c1fd2b6183f2d193c46049f1cad7fef7d97e62ffcfcc4e77ee4756314776bf6800e34c430f5d8e8b6353b499ca20cbcd066aa76d16e85ae207228c545d
+Size (R/rgeos_0.6-3.tar.gz) = 290912 bytes



Home | Main Index | Thread Index | Old Index