aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-01-05 01:51:39 +0800
committerbf <bf@FreeBSD.org>2013-01-05 01:51:39 +0800
commit20c391021d7d07103172b452ae8cc81845c75a98 (patch)
tree3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /science
parent6df5a356d67ac16608e5fddbcaa3a350b7c8976f (diff)
downloadfreebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.gz
freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.zst
freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.zip
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Diffstat (limited to 'science')
-rw-r--r--science/R-cran-AMORE/Makefile8
-rw-r--r--science/R-cran-DCluster/Makefile8
-rw-r--r--science/R-cran-Epi/Makefile1
-rw-r--r--science/R-cran-bayesm/Makefile8
-rw-r--r--science/R-cran-e1071/Makefile7
-rw-r--r--science/R-cran-eco/Makefile8
-rw-r--r--science/R-cran-epicalc/Makefile1
-rw-r--r--science/R-cran-snow/Makefile7
-rw-r--r--science/R-cran-som/Makefile8
-rw-r--r--science/afni/Makefile9
10 files changed, 18 insertions, 47 deletions
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile
index 07e8bb687c15..dae46d853949 100644
--- a/science/R-cran-AMORE/Makefile
+++ b/science/R-cran-AMORE/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: R-cran-AMORE
-# Date created: March 07, 2011
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= AMORE
PORTVERSION= 0.2.12
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile
index 98f0134671a1..afa7bee560f2 100644
--- a/science/R-cran-DCluster/Makefile
+++ b/science/R-cran-DCluster/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: R-cran-DCluster
-# Date created: 2011-08-16
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= DCluster
DISTVERSION= 0.2-5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile
index 7487f98caa8c..b7f98f188f9a 100644
--- a/science/R-cran-Epi/Makefile
+++ b/science/R-cran-Epi/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Epi
PORTVERSION= 1.1.40
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile
index d5953ca6067a..78f6b88f8189 100644
--- a/science/R-cran-bayesm/Makefile
+++ b/science/R-cran-bayesm/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: R-cran-bayesm
-# Date created: March 07, 2011
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= bayesm
PORTVERSION= 2.2.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile
index ad7197918644..73f0e9d4b9cd 100644
--- a/science/R-cran-e1071/Makefile
+++ b/science/R-cran-e1071/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: R-cran-e1071
-# Date created: 2011-09-03
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= e1071
DISTVERSION= 1.6-1
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
index b5c2bc832923..a110e561bf4b 100644
--- a/science/R-cran-eco/Makefile
+++ b/science/R-cran-eco/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: R-cran-eco
-# Date created: Sep 28, 2011
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= eco
PORTVERSION= 3.1.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-epicalc/Makefile b/science/R-cran-epicalc/Makefile
index c72af363cb68..7f15f6882e0a 100644
--- a/science/R-cran-epicalc/Makefile
+++ b/science/R-cran-epicalc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= epicalc
PORTVERSION= 2.15.1.0
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-snow/Makefile b/science/R-cran-snow/Makefile
index b63d70022eae..b752bc7eb144 100644
--- a/science/R-cran-snow/Makefile
+++ b/science/R-cran-snow/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: R-cran-snow
-# Date created: 2011-08-16
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= snow
DISTVERSION= 0.3-10
+PORTREVISION= 1
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-som/Makefile b/science/R-cran-som/Makefile
index a8f13de9f5a2..1e3ba5da4a2b 100644
--- a/science/R-cran-som/Makefile
+++ b/science/R-cran-som/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: R-cran-som
-# Date created: 2012-01-04
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= som
DISTVERSION= 0.3-5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 18a6dc8e3f57..7f08a99c7816 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,10 +1,5 @@
-############################################################################
-# Ports collection Makefile for: afni
-# Date created: 11 Jan 2005
-# Whom: Jason W. Bacon <jwbacon@tds.net>
-#
+# Created by: Jason W. Bacon <jwbacon@tds.net>
# $FreeBSD$
-#
############################################################################
# http://www.neuro.mcw.edu/Ports has the latest source distribution from
@@ -16,7 +11,7 @@
PORTNAME= afni
PORTVERSION= 2012.04.17.2129
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science biology graphics
MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \
http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/