diff options
author | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
commit | 0dae917e37995503d4502a2bd21c9417f682218c (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /textproc | |
parent | 92b8e3c188c5fb248dfa674025b23ea8a9ad3f18 (diff) | |
download | freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.gz freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.zst freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.zip |
update math/R to 2.15.3, and adjust dependent ports
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-XML/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-stringr/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 2a7a5e10260e..102573858cc2 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,7 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 3fc31a59a785..0024002a31e8 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML DISTVERSION= 3.95-0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 37f3a2c93469..e13e60f6d854 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringr PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index e75db0db7ae8..9481dc205a2d 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -3,6 +3,7 @@ PORTNAME= xtable DISTVERSION= 1.7-1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |