Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2015 07:02:35 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398025 - in head: devel/R-cran-caret math/rkward-kde4
Message-ID:  <201509270702.t8R72ZBH036187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509270702.t8R72ZBH036187>