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 13:52:03 UTC 2024

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

Log Message:
Added geography/R-proj4 version 1.0.14


To generate a diff of this commit:
cvs rdiff -u -r1.7301 -r1.7302 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.131 -r1.132 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.7301 pkgsrc/doc/CHANGES-2024:1.7302
--- pkgsrc/doc/CHANGES-2024:1.7301      Fri Nov 29 13:35:17 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Nov 29 13:52:03 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7301 2024/11/29 13:35:17 mef Exp $
+$NetBSD: CHANGES-2024,v 1.7302 2024/11/29 13:52:03 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10968,3 +10968,4 @@ Changes to the packages collection and i
        Updated textproc/icu to 76.1nb1 [jperkin 2024-11-29]
        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]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.131 pkgsrc/geography/Makefile:1.132
--- pkgsrc/geography/Makefile:1.131     Sun Jan 14 03:58:07 2024
+++ pkgsrc/geography/Makefile   Fri Nov 29 13:52:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2024/01/14 03:58:07 mef Exp $
+# $NetBSD: Makefile,v 1.132 2024/11/29 13:52:03 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -15,6 +15,7 @@ SUBDIR+=      R-maptools
 SUBDIR+=       R-osmar
 SUBDIR+=       R-osmdata
 SUBDIR+=       R-prettymapr
+SUBDIR+=       R-proj4
 SUBDIR+=       R-raster
 SUBDIR+=       R-rgdal
 SUBDIR+=       R-rgeos



Home | Main Index | Thread Index | Old Index