diff options
author | bf <bf@FreeBSD.org> | 2011-07-28 12:19:58 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-28 12:19:58 +0800 |
commit | 0aa3c88021317d6b074235c01d37b8fb07e40b38 (patch) | |
tree | e6157b8464ccf9795097dc1f0677b2813b88b74b /math/R-cran-RSvgDevice/Makefile | |
parent | 79bfd5ea31ab01d7ccda591a1c95781783957d47 (diff) | |
download | freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.tar.gz freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.tar.zst freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.zip |
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)
PR: 158947 [1]
Submitted by: wen ([1], independently)
Diffstat (limited to 'math/R-cran-RSvgDevice/Makefile')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index 83d4d31c7da2..6fad94cc2497 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -7,7 +7,7 @@ PORTNAME= RSvgDevice PORTVERSION= 0.6.4.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |