svn commit: r398025 - in head: devel/R-cran-caret math/rkward-kde4

Antoine Brodin antoine at FreeBSD.org
Sun Sep 27 07:02:36 UTC 2015


Author: antoine
Date: Sun Sep 27 07:02:34 2015
New Revision: 398025
URL: https://svnweb.freebsd.org/changeset/ports/398025

Log:
  Chase R-cran-car expiration date

Modified:
  head/devel/R-cran-caret/Makefile
  head/math/rkward-kde4/Makefile

Modified: head/devel/R-cran-caret/Makefile
==============================================================================
--- head/devel/R-cran-caret/Makefile	Sun Sep 27 06:58:30 2015	(r398024)
+++ head/devel/R-cran-caret/Makefile	Sun Sep 27 07:02:34 2015	(r398025)
@@ -12,6 +12,9 @@ COMMENT=	Classification and Regression T
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on deprecated math/R-cran-car
+EXPIRATION_DATE=	2015-10-31
+
 RUN_DEPENDS=	R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2 \
 		R-cran-car>0:${PORTSDIR}/math/R-cran-car \
 		R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 \

Modified: head/math/rkward-kde4/Makefile
==============================================================================
--- head/math/rkward-kde4/Makefile	Sun Sep 27 06:58:30 2015	(r398024)
+++ head/math/rkward-kde4/Makefile	Sun Sep 27 07:02:34 2015	(r398025)
@@ -12,6 +12,9 @@ COMMENT=	IDE/GUI for the R-project
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on deprecated math/R-cran-car
+EXPIRATION_DATE=	2015-10-31
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/R:${PORTSDIR}/math/R
 RUN_DEPENDS=	${LOCALBASE}/bin/R:${PORTSDIR}/math/R \
 		${KDE4_PREFIX}/lib/kde4/katepart.so:${PORTSDIR}/editors/kate


More information about the svn-ports-all mailing list