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:           Sun Dec  1 08:15:03 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.7332 -r1.7333 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.135 -r1.136 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.7332 pkgsrc/doc/CHANGES-2024:1.7333
--- pkgsrc/doc/CHANGES-2024:1.7332      Sun Dec  1 08:03:51 2024
+++ pkgsrc/doc/CHANGES-2024     Sun Dec  1 08:15:03 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7332 2024/12/01 08:03:51 mef Exp $
+$NetBSD: CHANGES-2024,v 1.7333 2024/12/01 08:15:03 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -11007,3 +11007,4 @@ Changes to the packages collection and i
        Updated geography/R-s2 to 1.1.7 [mef 2024-12-01]
        Updated geography/R-spData to 2.3.3 [mef 2024-12-01]
        Updated geography/R-spatstat.utils to 3.1.1 [mef 2024-12-01]
+       Added geography/R-spatstat.univar version 3.1.1 [mef 2024-12-01]

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.135 pkgsrc/geography/Makefile:1.136
--- pkgsrc/geography/Makefile:1.135     Fri Nov 29 15:22:08 2024
+++ pkgsrc/geography/Makefile   Sun Dec  1 08:15:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2024/11/29 15:22:08 mef Exp $
+# $NetBSD: Makefile,v 1.136 2024/12/01 08:15:03 mef Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -37,6 +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.utils
 SUBDIR+=       R-stars
 SUBDIR+=       R-terra



Home | Main Index | Thread Index | Old Index