aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-Zelig
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-05-07 03:29:59 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-05-07 03:29:59 +0000
commitf08fd58316b82fa2a71f4f60235324ec73fd239d (patch)
tree20e4e7386cab19fe15c0d95d4dd1c5bfa6d076e1 /math/R-cran-Zelig
parent0446896d04d241cd9b649a02b5858713327e62c6 (diff)
downloadports-f08fd58316b82fa2a71f4f60235324ec73fd239d.tar.gz
ports-f08fd58316b82fa2a71f4f60235324ec73fd239d.zip
- update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this can be changed by setting BLAS and LAPACK) which favors correctness in some corner cases over a slight performance penalty; this will be revisited after the blas and lapack updates - replace the STATIC_LIBR option with a LIBR option (on by default): if on, libR.a and libR.so are installed, and R is linked to libR.so. Otherwise, R is static, and no libRs are installed. - remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1] - enable the cairo and pango elements in the X11() graphics device by default, controlled by new PANGOCAIRO option - add a few small patches to dependent ports, bumping PORTREVISION where necessary PR: 153309 [1] Approved by: thierry (rkward*), wen (rpy*, R-cran-*)
Notes
Notes: svn path=/head/; revision=273724
Diffstat (limited to 'math/R-cran-Zelig')
-rw-r--r--math/R-cran-Zelig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile
index c4f049a337aa..bec5cdfc48ee 100644
--- a/math/R-cran-Zelig/Makefile
+++ b/math/R-cran-Zelig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Zelig
DISTVERSION= 3.4-8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}