aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2014-03-11 04:55:20 +0800
committergerald <gerald@FreeBSD.org>2014-03-11 04:55:20 +0800
commita977aaf91c365d208a28cae62cb22b16e70a1978 (patch)
tree8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /finance
parent04c8ad7602e8fd91b79f4579967539bdd850665d (diff)
downloadfreebsd-ports-gnome-a977aaf91c365d208a28cae62cb22b16e70a1978.tar.gz
freebsd-ports-gnome-a977aaf91c365d208a28cae62cb22b16e70a1978.tar.zst
freebsd-ports-gnome-a977aaf91c365d208a28cae62cb22b16e70a1978.zip
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-PerformanceAnalytics/Makefile2
-rw-r--r--finance/R-cran-RFinanceYJ/Makefile2
-rw-r--r--finance/R-cran-TTR/Makefile2
-rw-r--r--finance/R-cran-ccgarch/Makefile1
-rw-r--r--finance/R-cran-fBasics/Makefile2
-rw-r--r--finance/R-cran-fGarch/Makefile2
-rw-r--r--finance/R-cran-gmm/Makefile1
-rw-r--r--finance/R-cran-lmtest/Makefile2
-rw-r--r--finance/R-cran-plm/Makefile1
-rw-r--r--finance/R-cran-quantmod/Makefile2
-rw-r--r--finance/R-cran-strucchange/Makefile1
-rw-r--r--finance/R-cran-timeDate/Makefile2
-rw-r--r--finance/R-cran-timeSeries/Makefile2
-rw-r--r--finance/R-cran-tseries/Makefile2
-rw-r--r--finance/R-cran-urca/Makefile2
-rw-r--r--finance/R-cran-vars/Makefile2
16 files changed, 16 insertions, 12 deletions
diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile
index 35e29d225e92..e9ae31a0aaff 100644
--- a/finance/R-cran-PerformanceAnalytics/Makefile
+++ b/finance/R-cran-PerformanceAnalytics/Makefile
@@ -3,7 +3,7 @@
PORTNAME= PerformanceAnalytics
PORTVERSION= 1.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile
index 193024b2c2d7..e5c5b6f5cf65 100644
--- a/finance/R-cran-RFinanceYJ/Makefile
+++ b/finance/R-cran-RFinanceYJ/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RFinanceYJ
PORTVERSION= 0.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile
index bf84cbc4fbad..8808b6e28c63 100644
--- a/finance/R-cran-TTR/Makefile
+++ b/finance/R-cran-TTR/Makefile
@@ -3,7 +3,7 @@
PORTNAME= TTR
DISTVERSION= 0.22-0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile
index b4dd932b94a2..ba9890f1aab7 100644
--- a/finance/R-cran-ccgarch/Makefile
+++ b/finance/R-cran-ccgarch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ccgarch
DISTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile
index 7cb020a80a2b..3a17749fe459 100644
--- a/finance/R-cran-fBasics/Makefile
+++ b/finance/R-cran-fBasics/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fBasics
PORTVERSION= 3010.86
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile
index c7113c1e888d..4369313760f5 100644
--- a/finance/R-cran-fGarch/Makefile
+++ b/finance/R-cran-fGarch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fGarch
PORTVERSION= 3010.82
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile
index c5b81a1e6c05..4eb1d75a86b1 100644
--- a/finance/R-cran-gmm/Makefile
+++ b/finance/R-cran-gmm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gmm
DISTVERSION= 1.5-0
+PORTREVISION= 1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile
index 7f1301fdaaaf..57ad0c8cbe2d 100644
--- a/finance/R-cran-lmtest/Makefile
+++ b/finance/R-cran-lmtest/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lmtest
DISTVERSION= 0.9-31
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile
index c4ac2cbb5add..dd9185ece602 100644
--- a/finance/R-cran-plm/Makefile
+++ b/finance/R-cran-plm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= plm
DISTVERSION= 1.4-0
+PORTREVISION= 1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile
index 21e1c17251db..ecbfdf395c6e 100644
--- a/finance/R-cran-quantmod/Makefile
+++ b/finance/R-cran-quantmod/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quantmod
DISTVERSION= 0.4-0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile
index b7e11b90e7c3..b5b1f52a2974 100644
--- a/finance/R-cran-strucchange/Makefile
+++ b/finance/R-cran-strucchange/Makefile
@@ -3,6 +3,7 @@
PORTNAME= strucchange
DISTVERSION= 1.5-0
+PORTREVISION= 1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile
index 5eb5bbffac6e..5928f14b2541 100644
--- a/finance/R-cran-timeDate/Makefile
+++ b/finance/R-cran-timeDate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= timeDate
PORTVERSION= 3010.98
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile
index 4107222f1fdd..f11055ac6214 100644
--- a/finance/R-cran-timeSeries/Makefile
+++ b/finance/R-cran-timeSeries/Makefile
@@ -3,7 +3,7 @@
PORTNAME= timeSeries
PORTVERSION= 3010.97
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile
index 3eed204143a4..e5e45c887e14 100644
--- a/finance/R-cran-tseries/Makefile
+++ b/finance/R-cran-tseries/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tseries
DISTVERSION= 0.10-32
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile
index 059dc678f96a..0bb09802791d 100644
--- a/finance/R-cran-urca/Makefile
+++ b/finance/R-cran-urca/Makefile
@@ -3,7 +3,7 @@
PORTNAME= urca
DISTVERSION= 1.2-8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile
index f4ee525db370..eb0ac2d1cc43 100644
--- a/finance/R-cran-vars/Makefile
+++ b/finance/R-cran-vars/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vars
DISTVERSION= 1.5-2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}