From 2bf06064fdc7553ffc8e2ee66ce993db157a64ab Mon Sep 17 00:00:00 2001 From: bf Date: Fri, 4 May 2012 20:56:15 +0000 Subject: - update math/R-cran-psych to 1.2.1 [1] - update math/R to 2.15.0, and adjust dependent ports - minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more flexible and allow CRAN ports to override it; add a regression-test target; set USE_FORTRAN to match math/R; remove some of the redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS Reviewed by: thierry, tota, wen Approved by: D. Rue (maintainer) [1], wen [2] --- converters/R-cran-rjson/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'converters/R-cran-rjson') diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index dd7c3c825b8c..3b17193f07d6 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -7,6 +7,7 @@ PORTNAME= rjson PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} -- cgit