pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 20 06:09:41 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/geography: Makefile

Log Message:
Added geography/R-s2 version 1.0.6


To generate a diff of this commit:
cvs rdiff -u -r1.4879 -r1.4880 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.109 -r1.110 pkgsrc/geography/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.4879 pkgsrc/doc/CHANGES-2021:1.4880
--- pkgsrc/doc/CHANGES-2021:1.4879      Mon Sep 20 06:04:21 2021
+++ pkgsrc/doc/CHANGES-2021     Mon Sep 20 06:09:40 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4879 2021/09/20 06:04:21 mef Exp $
+$NetBSD: CHANGES-2021,v 1.4880 2021/09/20 06:09:40 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -7526,3 +7526,4 @@ Changes to the packages collection and i
        Updated geography/R-maptools to 1.1.2 [mef 2021-09-20]
        Updated geography/R-rgeos to 0.5.7 [mef 2021-09-20]
        Added geography/R-wk version 0.5.0 [mef 2021-09-20]
+       Added geography/R-s2 version 1.0.6 [mef 2021-09-20]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.109 pkgsrc/geography/Makefile:1.110
--- pkgsrc/geography/Makefile:1.109     Mon Sep 20 06:04:20 2021
+++ pkgsrc/geography/Makefile   Mon Sep 20 06:09:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2021/09/20 06:04:20 mef Exp $
+# $NetBSD: Makefile,v 1.110 2021/09/20 06:09:40 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -21,6 +21,7 @@ SUBDIR+=      R-rnaturalearth
 SUBDIR+=       R-rnaturalearthdata
 SUBDIR+=       R-rnaturalearthhires
 SUBDIR+=       R-rosm
+SUBDIR+=       R-s2
 SUBDIR+=       R-sf
 SUBDIR+=       R-spData
 SUBDIR+=       R-spatstat



Home | Main Index | Thread Index | Old Index