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 Dec  2 12:29:27 UTC 2024

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

Log Message:
Added geography/R-spatstat.univar version 3.1.1


To generate a diff of this commit:
cvs rdiff -u -r1.7365 -r1.7366 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.137 -r1.138 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.7365 pkgsrc/doc/CHANGES-2024:1.7366
--- pkgsrc/doc/CHANGES-2024:1.7365      Mon Dec  2 11:45:12 2024
+++ pkgsrc/doc/CHANGES-2024     Mon Dec  2 12:29:26 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7365 2024/12/02 11:45:12 pin Exp $
+$NetBSD: CHANGES-2024,v 1.7366 2024/12/02 12:29:26 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -11055,3 +11055,4 @@ Changes to the packages collection and i
        Updated x11/lxqt-notificationd to 2.1.1 [pin 2024-12-02]
        Updated x11/lxqt-panel to 2.1.3 [pin 2024-12-02]
        Updated meta-pkgs/lxqt to 2.1.0nb2 [pin 2024-12-02]
+       Added geography/R-spatstat.univar version 3.1.1 [mef 2024-12-02]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.137 pkgsrc/geography/Makefile:1.138
--- pkgsrc/geography/Makefile:1.137     Mon Dec  2 09:25:35 2024
+++ pkgsrc/geography/Makefile   Mon Dec  2 12:29:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2024/12/02 09:25:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.138 2024/12/02 12:29:26 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -37,7 +37,7 @@ SUBDIR+=      R-spatstat.linnet
 SUBDIR+=       R-spatstat.model
 SUBDIR+=       R-spatstat.random
 SUBDIR+=       R-spatstat.sparse
-#SUBDIR+=      R-spatstat.univar
+SUBDIR+=       R-spatstat.univar
 SUBDIR+=       R-spatstat.utils
 SUBDIR+=       R-stars
 SUBDIR+=       R-terra



Home | Main Index | Thread Index | Old Index