diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-03-29 00:52:54 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-03-29 00:52:54 +0000 |
commit | 8b1c9714975c2175c8c2da424bfafb3143af3a12 (patch) | |
tree | ddc21a13929c289330620e015fcff9a9b5d452e3 /net | |
parent | 5e1d6a20495d4c74bc0cd8952e2846cbbd7d60f3 (diff) | |
download | ports-8b1c9714975c2175c8c2da424bfafb3143af3a12.tar.gz ports-8b1c9714975c2175c8c2da424bfafb3143af3a12.zip |
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=349475
Diffstat (limited to 'net')
-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 |
11 files changed, 11 insertions, 11 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile index e5fd7878963b..fa135bdc519a 100644 --- a/net/hs-hostname/Makefile +++ b/net/hs-hostname/Makefile @@ -2,7 +2,7 @@ PORTNAME= hostname PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-maccatcher/Makefile b/net/hs-maccatcher/Makefile index 13674a99433e..b9210467d4d6 100644 --- a/net/hs-maccatcher/Makefile +++ b/net/hs-maccatcher/Makefile @@ -2,7 +2,7 @@ PORTNAME= maccatcher PORTVERSION= 2.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-conduit/Makefile b/net/hs-network-conduit/Makefile index df05f29b97a8..e08c17f393f5 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= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-info/Makefile b/net/hs-network-info/Makefile index fea1372713e2..0cc71cfc3613 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= 5 +PORTREVISION= 6 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-multicast/Makefile b/net/hs-network-multicast/Makefile index c9b83dffa193..221b4bc248c8 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= 5 +PORTREVISION= 6 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile index c4850fa3e738..432b828bfdb4 100644 --- a/net/hs-network/Makefile +++ b/net/hs-network/Makefile @@ -2,7 +2,7 @@ PORTNAME= network PORTVERSION= 2.4.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile index 2a41d3567666..adf13f75ebaa 100644 --- a/net/hs-pcap/Makefile +++ b/net/hs-pcap/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcap PORTVERSION= 0.4.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-publicsuffixlist/Makefile b/net/hs-publicsuffixlist/Makefile index fed7f8cc8cca..98841a08d38a 100644 --- a/net/hs-publicsuffixlist/Makefile +++ b/net/hs-publicsuffixlist/Makefile @@ -2,7 +2,7 @@ PORTNAME= publicsuffixlist PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile index 957a7058ee21..7b46d1943c1e 100644 --- a/net/hs-sendfile/Makefile +++ b/net/hs-sendfile/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendfile PORTVERSION= 0.7.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile index 56532d885d2b..4ba52b069d7c 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= 4 +PORTREVISION= 5 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-socks/Makefile b/net/hs-socks/Makefile index 6eba8f41825c..bec490bd838c 100644 --- a/net/hs-socks/Makefile +++ b/net/hs-socks/Makefile @@ -2,7 +2,7 @@ PORTNAME= socks PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org |