pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/R-spatstat.geom



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Dec  2 13:09:33 UTC 2024

Modified Files:
        pkgsrc/geography/R-spatstat.geom: Makefile

Log Message:
(geography/R-spatstat.geom) recover DEPENDS+= R-spatstat.univar, sorry


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/R-spatstat.geom/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/R-spatstat.geom/Makefile
diff -u pkgsrc/geography/R-spatstat.geom/Makefile:1.4 pkgsrc/geography/R-spatstat.geom/Makefile:1.5
--- pkgsrc/geography/R-spatstat.geom/Makefile:1.4       Mon Dec  2 09:24:30 2024
+++ pkgsrc/geography/R-spatstat.geom/Makefile   Mon Dec  2 13:09:33 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/12/02 09:24:30 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2024/12/02 13:09:33 mef Exp $
 
 R_PKGNAME=     spatstat.geom
 R_PKGVER=      3.3-4
@@ -10,7 +10,7 @@ LICENSE=      gnu-gpl-v2 OR gnu-gpl-v3
 
 DEPENDS+=      R-deldir>=0.0.21:../../geography/R-deldir
 DEPENDS+=      R-spatstat.data>=3.0:../../geography/R-spatstat.data
-#DEPENDS+=     R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
+DEPENDS+=      R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
 DEPENDS+=      R-spatstat.utils>=2.2.0:../../geography/R-spatstat.utils
 DEPENDS+=      R-polyclip>=1.10.0:../../graphics/R-polyclip
 



Home | Main Index | Thread Index | Old Index