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:           Fri Nov 29 14:14:24 UTC 2024

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

Log Message:
Added geography/R-crsmeta version 0.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.7302 -r1.7303 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.132 -r1.133 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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.7302 pkgsrc/doc/CHANGES-2024:1.7303
--- pkgsrc/doc/CHANGES-2024:1.7302      Fri Nov 29 13:52:03 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Nov 29 14:14:24 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7302 2024/11/29 13:52:03 mef Exp $
+$NetBSD: CHANGES-2024,v 1.7303 2024/11/29 14:14:24 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10969,3 +10969,4 @@ Changes to the packages collection and i
        Updated ham/chirp to 20241129 [gdt 2024-11-29]
        Added www/R-httr2 version 1.0.7 [mef 2024-11-29]
        Added geography/R-proj4 version 1.0.14 [mef 2024-11-29]
+       Added geography/R-crsmeta version 0.3.0 [mef 2024-11-29]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.132 pkgsrc/geography/Makefile:1.133
--- pkgsrc/geography/Makefile:1.132     Fri Nov 29 13:52:03 2024
+++ pkgsrc/geography/Makefile   Fri Nov 29 14:14:24 2024
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.132 2024/11/29 13:52:03 mef Exp $
+# $NetBSD: Makefile,v 1.133 2024/11/29 14:14:24 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
 
 SUBDIR+=       R-cartography
 SUBDIR+=       R-countrycode
+SUBDIR+=       R-crsmeta
 SUBDIR+=       R-deldir
 SUBDIR+=       R-geosphere
 SUBDIR+=       R-ggspatial



Home | Main Index | Thread Index | Old Index