pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/R-highr



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  7 22:13:55 UTC 2026

Modified Files:
        pkgsrc/textproc/R-highr: Makefile

Log Message:
(textproc/R-highr) Update for DEPENDS+= R-xfun


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/R-highr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/R-highr/Makefile
diff -u pkgsrc/textproc/R-highr/Makefile:1.10 pkgsrc/textproc/R-highr/Makefile:1.11
--- pkgsrc/textproc/R-highr/Makefile:1.10       Thu Jan  2 11:56:16 2025
+++ pkgsrc/textproc/R-highr/Makefile    Sun Jun  7 22:13:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/01/02 11:56:16 mef Exp $
+# $NetBSD: Makefile,v 1.11 2026/06/07 22:13:54 mef Exp $
 
 R_PKGNAME=     highr
 R_PKGVER=      0.11
@@ -8,7 +8,7 @@ MAINTAINER=     pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Syntax highlighting for R source code
 LICENSE=       gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
-DEPENDS+=      R-xfun-[0-9]*:../../devel/R-xfun
+DEPENDS+=      R-xfun>=0.52:../../devel/R-xfun
 
 TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
 TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown



Home | Main Index | Thread Index | Old Index