Index: head/devel/R-cran-caret/Makefile =================================================================== --- head/devel/R-cran-caret/Makefile (revision 400473) +++ head/devel/R-cran-caret/Makefile (revision 400474) @@ -1,26 +1,26 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= caret DISTVERSION= 6.0-24 PORTREVISION= 2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Classification and Regression Training 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 \ R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 \ R-cran-foreach>0:${PORTSDIR}/devel/R-cran-foreach \ R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr USES= cran:auto-plist .include Index: head/math/R-cran-car/Makefile =================================================================== --- head/math/R-cran-car/Makefile (revision 400473) +++ head/math/R-cran-car/Makefile (revision 400474) @@ -1,20 +1,20 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= car DISTVERSION= 2.0-25 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Companion to Applied Regression for R 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 .include