pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Mon Dec  2 09:25:35 UTC 2024

Modified Files:
        pkgsrc/geography: Makefile

Log Message:
geography: R-spatstat.univar does not exist.


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 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/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.136 pkgsrc/geography/Makefile:1.137
--- pkgsrc/geography/Makefile:1.136     Sun Dec  1 08:15:03 2024
+++ pkgsrc/geography/Makefile   Mon Dec  2 09:25:35 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2024/12/01 08:15:03 mef Exp $
+# $NetBSD: Makefile,v 1.137 2024/12/02 09:25:35 jperkin 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