pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-IRdisplay
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 14:54:15 UTC 2019
Modified Files:
pkgsrc/devel/R-IRdisplay: Makefile
Log Message:
R-IRdisplay: update to the canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/R-IRdisplay/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-IRdisplay/Makefile
diff -u pkgsrc/devel/R-IRdisplay/Makefile:1.4 pkgsrc/devel/R-IRdisplay/Makefile:1.5
--- pkgsrc/devel/R-IRdisplay/Makefile:1.4 Fri Dec 21 03:06:46 2018
+++ pkgsrc/devel/R-IRdisplay/Makefile Wed Jul 31 14:54:15 2019
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.4 2018/12/21 03:06:46 wen Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/31 14:54:15 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/IRdisplay/
COMMENT= Jupyter display machinery
LICENSE= mit
-DEPENDS+= R-repr-[0-9]*:../../devel/R-repr
+DEPENDS+= R-repr>=0.19.2:../../devel/R-repr
R_PKGNAME= IRdisplay
R_PKGVER= 0.7.0
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=3.0.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index