diff options
author | bf <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
commit | 574586261684ee302502c77a606f5f491aa7777e (patch) | |
tree | 0d10436db8cc4c86e6e6581dcd60674e30ca193e /www | |
parent | 512b5957cd9a3e8e2adb3015a287df535755c301 (diff) | |
download | freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.tar.gz freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.tar.zst freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.zip |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
Diffstat (limited to 'www')
-rw-r--r-- | www/R-cran-Rpad/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-scrapeR/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile index fc97da157fac..789d44307585 100644 --- a/www/R-cran-Rpad/Makefile +++ b/www/R-cran-Rpad/Makefile @@ -7,7 +7,7 @@ PORTNAME= Rpad PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index 73cd63ebed8d..cda435147442 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} |