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] --- math/R-cran-psych/Makefile | 7 +++---- math/R-cran-psych/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'math/R-cran-psych') diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 2e332f2957ba..d58044ddc6f0 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -6,15 +6,14 @@ # PORTNAME= psych -PORTVERSION= 1.0.94 -PORTREVISION= 6 +PORTVERSION= 1.2.1 CATEGORIES= math science -DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= drue@therub.org COMMENT= Psych package for the R project -USE_R_MOD= yes +USE_R_MOD= yes R_MOD_AUTOPLIST= yes .include diff --git a/math/R-cran-psych/distinfo b/math/R-cran-psych/distinfo index 9262a76b6cf1..e371c2670354 100644 --- a/math/R-cran-psych/distinfo +++ b/math/R-cran-psych/distinfo @@ -1,2 +1,2 @@ -SHA256 (psych_1.0-94.tar.gz) = ba545081583cbdcb834bb8c9b65c63dd2598bd4c98b9af464ec82fe4bcfbf246 -SIZE (psych_1.0-94.tar.gz) = 1516940 +SHA256 (psych_1.2.1.tar.gz) = df1560859e98d862eed66f7e88a4178a757983becaefd17adeec13fc6d9b6e4d +SIZE (psych_1.2.1.tar.gz) = 1939946 -- cgit ic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2