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 15:06:02 UTC 2024

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

Log Message:
Added geography/R-PROJ version 0.5.0


To generate a diff of this commit:
cvs rdiff -u -r1.7303 -r1.7304 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.133 -r1.134 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.7303 pkgsrc/doc/CHANGES-2024:1.7304
--- pkgsrc/doc/CHANGES-2024:1.7303      Fri Nov 29 14:14:24 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Nov 29 15:06:02 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7303 2024/11/29 14:14:24 mef Exp $
+$NetBSD: CHANGES-2024,v 1.7304 2024/11/29 15:06:02 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10970,3 +10970,4 @@ Changes to the packages collection and i
        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]
+       Added geography/R-PROJ version 0.5.0 [mef 2024-11-29]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.133 pkgsrc/geography/Makefile:1.134
--- pkgsrc/geography/Makefile:1.133     Fri Nov 29 14:14:24 2024
+++ pkgsrc/geography/Makefile   Fri Nov 29 15:06:02 2024
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.133 2024/11/29 14:14:24 mef Exp $
+# $NetBSD: Makefile,v 1.134 2024/11/29 15:06:02 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
 
+SUBDIR+=       R-PROJ
 SUBDIR+=       R-cartography
 SUBDIR+=       R-countrycode
 SUBDIR+=       R-crsmeta



Home | Main Index | Thread Index | Old Index