pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-gh
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 31 10:39:29 UTC 2021
Modified Files:
pkgsrc/www/R-gh: Makefile
Log Message:
(www/R-gh) fix typo on package PATH
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/R-gh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/R-gh/Makefile
diff -u pkgsrc/www/R-gh/Makefile:1.3 pkgsrc/www/R-gh/Makefile:1.4
--- pkgsrc/www/R-gh/Makefile:1.3 Tue Aug 24 11:07:58 2021
+++ pkgsrc/www/R-gh/Makefile Tue Aug 31 10:39:28 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/08/24 11:07:58 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/31 10:39:28 mef Exp $
R_PKGNAME= gh
R_PKGVER= 1.3.0
@@ -11,7 +11,7 @@ LICENSE= mit
DEPENDS+= R-ini>=0.3.1:../../devel/R-ini
DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite
DEPENDS+= R-httr>=1.4.1:../../www/R-httr
-DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitgreds
+DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitcreds
DEPENDS+= R-cli>=2.0.1:../../devel/R-cli
TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
Home |
Main Index |
Thread Index |
Old Index