diff options
author | gerald <gerald@FreeBSD.org> | 2014-03-11 04:55:20 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2014-03-11 04:55:20 +0800 |
commit | a977aaf91c365d208a28cae62cb22b16e70a1978 (patch) | |
tree | 8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /net | |
parent | 04c8ad7602e8fd91b79f4579967539bdd850665d (diff) | |
download | freebsd-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 'net')
-rw-r--r-- | net/R-cran-twitteR/Makefile | 2 | ||||
-rw-r--r-- | net/cyphesis/Makefile | 1 | ||||
-rw-r--r-- | net/hs-hostname/Makefile | 2 | ||||
-rw-r--r-- | net/hs-maccatcher/Makefile | 2 | ||||
-rw-r--r-- | net/hs-network-conduit/Makefile | 2 | ||||
-rw-r--r-- | net/hs-network-info/Makefile | 2 | ||||
-rw-r--r-- | net/hs-network-multicast/Makefile | 2 | ||||
-rw-r--r-- | net/hs-network/Makefile | 2 | ||||
-rw-r--r-- | net/hs-pcap/Makefile | 2 | ||||
-rw-r--r-- | net/hs-publicsuffixlist/Makefile | 2 | ||||
-rw-r--r-- | net/hs-sendfile/Makefile | 2 | ||||
-rw-r--r-- | net/hs-simple-sendfile/Makefile | 2 | ||||
-rw-r--r-- | net/hs-socks/Makefile | 2 | ||||
-rw-r--r-- | net/mpich/Makefile | 1 | ||||
-rw-r--r-- | net/mpich2/Makefile | 2 | ||||
-rw-r--r-- | net/openmpi-devel/Makefile | 1 | ||||
-rw-r--r-- | net/openmpi/Makefile | 2 | ||||
-rw-r--r-- | net/p5-GeoIP2/Makefile | 1 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Common/Makefile | 1 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Works/Makefile | 1 | ||||
-rw-r--r-- | net/pvm++/Makefile | 2 | ||||
-rw-r--r-- | net/shaperprobe/Makefile | 1 | ||||
-rw-r--r-- | net/vnc/Makefile | 2 | ||||
-rw-r--r-- | net/xpvm/Makefile | 2 |
25 files changed, 25 insertions, 17 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index 0430ff675505..92802e799af0 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitteR PORTVERSION= 1.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index b0f2f660a2a0..3fe664062f57 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -3,6 +3,7 @@ PORTNAME= cyphesis PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile index bed95115c81b..e5fd7878963b 100644 --- a/net/hs-hostname/Makefile +++ b/net/hs-hostname/Makefile @@ -2,7 +2,7 @@ PORTNAME= hostname PORTVERSION= 1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-maccatcher/Makefile b/net/hs-maccatcher/Makefile index 89713f29f2ed..13674a99433e 100644 --- a/net/hs-maccatcher/Makefile +++ b/net/hs-maccatcher/Makefile @@ -2,7 +2,7 @@ PORTNAME= maccatcher PORTVERSION= 2.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-conduit/Makefile b/net/hs-network-conduit/Makefile index 3338635addc3..df05f29b97a8 100644 --- a/net/hs-network-conduit/Makefile +++ b/net/hs-network-conduit/Makefile @@ -2,7 +2,7 @@ PORTNAME= network-conduit PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-info/Makefile b/net/hs-network-info/Makefile index e49c5d592cad..fea1372713e2 100644 --- a/net/hs-network-info/Makefile +++ b/net/hs-network-info/Makefile @@ -2,7 +2,7 @@ PORTNAME= network-info PORTVERSION= 0.2.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-multicast/Makefile b/net/hs-network-multicast/Makefile index 11836208cb34..c9b83dffa193 100644 --- a/net/hs-network-multicast/Makefile +++ b/net/hs-network-multicast/Makefile @@ -2,7 +2,7 @@ PORTNAME= network-multicast PORTVERSION= 0.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile index b3fc4078225d..c4850fa3e738 100644 --- a/net/hs-network/Makefile +++ b/net/hs-network/Makefile @@ -2,7 +2,7 @@ PORTNAME= network PORTVERSION= 2.4.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile index 44d73f5a438d..2a41d3567666 100644 --- a/net/hs-pcap/Makefile +++ b/net/hs-pcap/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcap PORTVERSION= 0.4.5.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-publicsuffixlist/Makefile b/net/hs-publicsuffixlist/Makefile index 78f2d5031cdc..fed7f8cc8cca 100644 --- a/net/hs-publicsuffixlist/Makefile +++ b/net/hs-publicsuffixlist/Makefile @@ -2,7 +2,7 @@ PORTNAME= publicsuffixlist PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile index 07fbc1161580..957a7058ee21 100644 --- a/net/hs-sendfile/Makefile +++ b/net/hs-sendfile/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendfile PORTVERSION= 0.7.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile index 0f2c4f0c0ba8..56532d885d2b 100644 --- a/net/hs-simple-sendfile/Makefile +++ b/net/hs-simple-sendfile/Makefile @@ -2,7 +2,7 @@ PORTNAME= simple-sendfile PORTVERSION= 0.2.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-socks/Makefile b/net/hs-socks/Makefile index ada246b003e6..6eba8f41825c 100644 --- a/net/hs-socks/Makefile +++ b/net/hs-socks/Makefile @@ -2,7 +2,7 @@ PORTNAME= socks PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 526be9ab2eb7..f8d773628963 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -2,6 +2,7 @@ PORTNAME= mpich DISTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= http://www.mpich.org/static/downloads/${DISTVERSION}/ diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 0a12d6c5e1f7..00866f7c9604 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpich2 DISTVERSION= 1.3.2p1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 5 CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ diff --git a/net/openmpi-devel/Makefile b/net/openmpi-devel/Makefile index 337588158e82..79e4b10af328 100644 --- a/net/openmpi-devel/Makefile +++ b/net/openmpi-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= openmpi DISTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.7/downloads/ PKGNAMESUFFIX= -devel diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 044635b6fa2a..bac8abf6ec45 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -5,7 +5,7 @@ PORTNAME= openmpi DISTVERSION= 1.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.6/downloads/ diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index b018106348bc..ad48716c3809 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -3,6 +3,7 @@ PORTNAME= GeoIP2 PORTVERSION= 0.040.002 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index 824faf8124d5..5048d88d9402 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -3,6 +3,7 @@ PORTNAME= MaxMind-DB-Common PORTVERSION= 0.031.002 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile index 75190e3edd6d..b75d9c7b4049 100644 --- a/net/p5-MaxMind-DB-Reader/Makefile +++ b/net/p5-MaxMind-DB-Reader/Makefile @@ -3,6 +3,7 @@ PORTNAME= MaxMind-DB-Reader PORTVERSION= 0.050.003 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff --git a/net/p5-Net-Works/Makefile b/net/p5-Net-Works/Makefile index e498fd5dec81..1fd37a3b910b 100644 --- a/net/p5-Net-Works/Makefile +++ b/net/p5-Net-Works/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-Works PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 485c8acf2828..78f5f5f90455 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -3,7 +3,7 @@ PORTNAME= pvm++ PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net parallel MASTER_SITES= SF/pvm-plus-plus/pvm-plus-plus/${PORTVERSION} diff --git a/net/shaperprobe/Makefile b/net/shaperprobe/Makefile index c9c7a456d08f..ea13fa79f912 100644 --- a/net/shaperprobe/Makefile +++ b/net/shaperprobe/Makefile @@ -3,6 +3,7 @@ PORTNAME= shaperprobe PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.cc.gatech.edu/~partha/diffprobe/ DISTNAME= ${PORTNAME} diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 9b022fbecabc..8064f4b1fd81 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vnc PORTVERSION= 4.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net ipv6 MASTER_SITES= http://home.bluelife.at/ports/distfiles/${DIST_SUBDIR}/:vnc DISTNAME= vnc-4_1_3-unixsrc diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile index 9ea0f46d4e7d..edb24332381d 100644 --- a/net/xpvm/Makefile +++ b/net/xpvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpvm PORTVERSION= 1.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net parallel MASTER_SITES= NL MASTER_SITE_SUBDIR= pvm3/xpvm |