aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-03-07 04:21:34 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-03-07 04:21:34 +0000
commit51cd110a01e0843c61657f585ade4723864e9fec (patch)
tree21b253aee80a78b635921f19442c8e7ff622ec81 /science
parentdc1920675658b72f0ef34f4188d62c64b84d330b (diff)
downloadports-51cd110a01e0843c61657f585ade4723864e9fec.tar.gz
ports-51cd110a01e0843c61657f585ade4723864e9fec.zip
update math/R to 2.15.3, and adjust dependent ports
Notes
Notes: svn path=/head/; revision=313562
Diffstat (limited to 'science')
-rw-r--r--science/R-cran-AMORE/Makefile2
-rw-r--r--science/R-cran-DCluster/Makefile1
-rw-r--r--science/R-cran-Epi/Makefile1
-rw-r--r--science/R-cran-bayesm/Makefile2
-rw-r--r--science/R-cran-e1071/Makefile2
-rw-r--r--science/R-cran-eco/Makefile2
-rw-r--r--science/R-cran-epicalc/Makefile2
-rw-r--r--science/R-cran-snow/Makefile2
-rw-r--r--science/R-cran-som/Makefile2
-rw-r--r--science/afni/Makefile2
10 files changed, 10 insertions, 8 deletions
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile
index dae46d853949..35d06ac5bffc 100644
--- a/science/R-cran-AMORE/Makefile
+++ b/science/R-cran-AMORE/Makefile
@@ -3,7 +3,7 @@
PORTNAME= AMORE
PORTVERSION= 0.2.12
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile
index 84b2468f9b46..3fd28f506c79 100644
--- a/science/R-cran-DCluster/Makefile
+++ b/science/R-cran-DCluster/Makefile
@@ -3,6 +3,7 @@
PORTNAME= DCluster
DISTVERSION= 0.2-6
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile
index 87eed8bbfdbc..d0ee332550be 100644
--- a/science/R-cran-Epi/Makefile
+++ b/science/R-cran-Epi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Epi
PORTVERSION= 1.1.44
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile
index 78f6b88f8189..2dad766a265b 100644
--- a/science/R-cran-bayesm/Makefile
+++ b/science/R-cran-bayesm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bayesm
PORTVERSION= 2.2.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile
index 73f0e9d4b9cd..766a7a8bf2fa 100644
--- a/science/R-cran-e1071/Makefile
+++ b/science/R-cran-e1071/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e1071
DISTVERSION= 1.6-1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
index a110e561bf4b..df3ddfb6fe99 100644
--- a/science/R-cran-eco/Makefile
+++ b/science/R-cran-eco/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eco
PORTVERSION= 3.1.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-epicalc/Makefile b/science/R-cran-epicalc/Makefile
index 7f15f6882e0a..24fc398a8986 100644
--- a/science/R-cran-epicalc/Makefile
+++ b/science/R-cran-epicalc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= epicalc
PORTVERSION= 2.15.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-snow/Makefile b/science/R-cran-snow/Makefile
index b752bc7eb144..d3656fedc69b 100644
--- a/science/R-cran-snow/Makefile
+++ b/science/R-cran-snow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= snow
DISTVERSION= 0.3-10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-som/Makefile b/science/R-cran-som/Makefile
index 1e3ba5da4a2b..9d0dbbe298bc 100644
--- a/science/R-cran-som/Makefile
+++ b/science/R-cran-som/Makefile
@@ -3,7 +3,7 @@
PORTNAME= som
DISTVERSION= 0.3-5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 7f08a99c7816..d1c21bc6b309 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -11,7 +11,7 @@
PORTNAME= afni
PORTVERSION= 2012.04.17.2129
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science biology graphics
MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \
http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/