svn commit: r400474 - in head: devel/R-cran-caret math/R-cran-car

TAKATSU Tomonari tota at FreeBSD.org
Thu Oct 29 17:24:02 UTC 2015


Author: tota
Date: Thu Oct 29 17:24:00 2015
New Revision: 400474
URL: https://svnweb.freebsd.org/changeset/ports/400474

Log:
  - Postpone EXPIRATION_DATE to fix math/R-cran-car and
    devel/R-cran-caret

Modified:
  head/devel/R-cran-caret/Makefile
  head/math/R-cran-car/Makefile

Modified: head/devel/R-cran-caret/Makefile
==============================================================================
--- head/devel/R-cran-caret/Makefile	Thu Oct 29 16:57:29 2015	(r400473)
+++ head/devel/R-cran-caret/Makefile	Thu Oct 29 17:24:00 2015	(r400474)
@@ -13,7 +13,7 @@ COMMENT=	Classification and Regression T
 LICENSE=	GPLv2
 
 DEPRECATED=	Depends on deprecated math/R-cran-car
-EXPIRATION_DATE=	2015-10-31
+EXPIRATION_DATE=	2015-11-30
 
 RUN_DEPENDS=	R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2 \
 		R-cran-car>0:${PORTSDIR}/math/R-cran-car \

Modified: head/math/R-cran-car/Makefile
==============================================================================
--- head/math/R-cran-car/Makefile	Thu Oct 29 16:57:29 2015	(r400473)
+++ head/math/R-cran-car/Makefile	Thu Oct 29 17:24:00 2015	(r400474)
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 
 BROKEN=		Missing dependency
 DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2015-10-31
+EXPIRATION_DATE=	2015-11-30
 
 USES=	cran:auto-plist
 


More information about the svn-ports-all mailing list