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:22:08 UTC 2024

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

Log Message:
Added geography/R-reproj version 0.7.0


To generate a diff of this commit:
cvs rdiff -u -r1.7304 -r1.7305 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.134 -r1.135 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.7304 pkgsrc/doc/CHANGES-2024:1.7305
--- pkgsrc/doc/CHANGES-2024:1.7304      Fri Nov 29 15:06:02 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Nov 29 15:22:08 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7304 2024/11/29 15:06:02 mef Exp $
+$NetBSD: CHANGES-2024,v 1.7305 2024/11/29 15:22:08 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10971,3 +10971,4 @@ Changes to the packages collection and i
        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]
+       Added geography/R-reproj version 0.7.0 [mef 2024-11-29]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.134 pkgsrc/geography/Makefile:1.135
--- pkgsrc/geography/Makefile:1.134     Fri Nov 29 15:06:02 2024
+++ pkgsrc/geography/Makefile   Fri Nov 29 15:22:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2024/11/29 15:06:02 mef Exp $
+# $NetBSD: Makefile,v 1.135 2024/11/29 15:22:08 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -19,6 +19,7 @@ SUBDIR+=      R-osmdata
 SUBDIR+=       R-prettymapr
 SUBDIR+=       R-proj4
 SUBDIR+=       R-raster
+SUBDIR+=       R-reproj
 SUBDIR+=       R-rgdal
 SUBDIR+=       R-rgeos
 SUBDIR+=       R-rnaturalearth



Home | Main Index | Thread Index | Old Index