diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-05-26 05:44:12 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-05-26 05:44:12 +0800 |
commit | 266909a81ee9b32a24cbc0c796151df9dbecd31b (patch) | |
tree | 86e71c0056b8414191c8b421101694a177fec03e /x11-toolkits | |
parent | af77a773663952af545150a39ecb4d87a6d4b365 (diff) | |
download | freebsd-ports-gnome-266909a81ee9b32a24cbc0c796151df9dbecd31b.tar.gz freebsd-ports-gnome-266909a81ee9b32a24cbc0c796151df9dbecd31b.tar.zst freebsd-ports-gnome-266909a81ee9b32a24cbc0c796151df9dbecd31b.zip |
Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-GLURaw/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/hs-GLURaw/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-GLUT/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-OpenGL/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-OpenGL/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-OpenGLRaw/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-OpenGLRaw/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-gtksourceview2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-pango/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-pango/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/hs-vte/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-wx/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-wxc/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-wxcore/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-wxdirect/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-wxdirect/files/patch-wxdirect.cabal | 11 |
19 files changed, 48 insertions, 41 deletions
diff --git a/x11-toolkits/hs-GLURaw/Makefile b/x11-toolkits/hs-GLURaw/Makefile index d2b22667c42a..4b931f6681e0 100644 --- a/x11-toolkits/hs-GLURaw/Makefile +++ b/x11-toolkits/hs-GLURaw/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= GLURaw -PORTVERSION= 2.0.0.3 -PORTREVISION= 1 +PORTVERSION= 2.0.0.4 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-toolkits/hs-GLURaw/distinfo b/x11-toolkits/hs-GLURaw/distinfo index e446af03da01..2ef6947485d6 100644 --- a/x11-toolkits/hs-GLURaw/distinfo +++ b/x11-toolkits/hs-GLURaw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499538016 -SHA256 (cabal/GLURaw-2.0.0.3.tar.gz) = 582cf8c0c1b8c0123ee9a8a06eba65fffded6decfe4e2e08bfea308f55f7ccee -SIZE (cabal/GLURaw-2.0.0.3.tar.gz) = 10515 +TIMESTAMP = 1523908514 +SHA256 (cabal/GLURaw-2.0.0.4.tar.gz) = b863fd5cb26b1a37afb66ef8a81c0335bc073d33b0a67ec5190dfc62cb885dc4 +SIZE (cabal/GLURaw-2.0.0.4.tar.gz) = 10557 diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile index 77ff76d56a0f..75010f8ff613 100644 --- a/x11-toolkits/hs-GLUT/Makefile +++ b/x11-toolkits/hs-GLUT/Makefile @@ -3,7 +3,7 @@ PORTNAME= GLUT PORTVERSION= 2.7.0.12 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell diff --git a/x11-toolkits/hs-OpenGL/Makefile b/x11-toolkits/hs-OpenGL/Makefile index dc4a54e1130b..3d0f71edfbcd 100644 --- a/x11-toolkits/hs-OpenGL/Makefile +++ b/x11-toolkits/hs-OpenGL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= OpenGL -PORTVERSION= 3.0.2.0 -PORTREVISION= 1 +PORTVERSION= 3.0.2.1 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell @@ -12,8 +11,7 @@ COMMENT= Binding for the OpenGL graphics system LICENSE= BSD3CLAUSE -USE_CABAL= GLURaw>=1.3 ObjectName>=1.1 OpenGLRaw>=2.1 StateVar>=1.1 \ - text>=0.1 +USE_CABAL= GLURaw>=1.3 ObjectName>=1.1 OpenGLRaw>=2.1 StateVar>=1.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/x11-toolkits/hs-OpenGL/distinfo b/x11-toolkits/hs-OpenGL/distinfo index 82f7f7194b5e..8729dbecbcb5 100644 --- a/x11-toolkits/hs-OpenGL/distinfo +++ b/x11-toolkits/hs-OpenGL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499613084 -SHA256 (cabal/OpenGL-3.0.2.0.tar.gz) = faa99459724d614d2cf2d2b83c7bda4898ee71752a253bf4699c096822450efb -SIZE (cabal/OpenGL-3.0.2.0.tar.gz) = 130658 +TIMESTAMP = 1524406154 +SHA256 (cabal/OpenGL-3.0.2.1.tar.gz) = 7acb891b911de8bb6933afeaa7f8c5291cc986da5557c922c0fc1717c5a559bf +SIZE (cabal/OpenGL-3.0.2.1.tar.gz) = 130703 diff --git a/x11-toolkits/hs-OpenGLRaw/Makefile b/x11-toolkits/hs-OpenGLRaw/Makefile index ab565609d47d..7d0e4e748dba 100644 --- a/x11-toolkits/hs-OpenGLRaw/Makefile +++ b/x11-toolkits/hs-OpenGLRaw/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= OpenGLRaw -PORTVERSION= 3.2.4.0 -PORTREVISION= 1 +PORTVERSION= 3.3.0.0 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -10,7 +9,7 @@ COMMENT= Raw binding for the OpenGL graphics system LICENSE= BSD3CLAUSE -USE_CABAL= fixed half text +USE_CABAL= fixed half USE_GL= gl glut .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/x11-toolkits/hs-OpenGLRaw/distinfo b/x11-toolkits/hs-OpenGLRaw/distinfo index e3b92186d64a..9b6fbe5fc058 100644 --- a/x11-toolkits/hs-OpenGLRaw/distinfo +++ b/x11-toolkits/hs-OpenGLRaw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499444850 -SHA256 (cabal/OpenGLRaw-3.2.4.0.tar.gz) = e3f9910be96b375fdf30db5a2cb6d55869eab11d507aa14edee177495c7dcb2e -SIZE (cabal/OpenGLRaw-3.2.4.0.tar.gz) = 799693 +TIMESTAMP = 1523444916 +SHA256 (cabal/OpenGLRaw-3.3.0.0.tar.gz) = 17889867ae2bd67b98bc7d74f5df3b82abc4f01807c4d24d2efde84d9423b290 +SIZE (cabal/OpenGLRaw-3.3.0.0.tar.gz) = 857906 diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile index 8fcd11d94f0b..28d8f5ce7c1e 100644 --- a/x11-toolkits/hs-gtk/Makefile +++ b/x11-toolkits/hs-gtk/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gtk -PORTVERSION= 0.14.6 -PORTREVISION= 1 +PORTVERSION= 0.14.9 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -12,7 +11,7 @@ LICENSE= LGPL21 USES= pkgconfig USE_CABAL= cairo>=0.13.0.0 gio>=0.13.0 glib>=0.13.0.0 mtl \ - pango>=0.13.0.0 text>=0.11.0.6 + pango>=0.13.0.0 USE_GNOME= gtk20 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo index b4953c749437..3a319f7b2d39 100644 --- a/x11-toolkits/hs-gtk/distinfo +++ b/x11-toolkits/hs-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499625639 -SHA256 (cabal/gtk-0.14.6.tar.gz) = 707906120cb8f0aa704fb2045a33600b7636166d74442a9c27c4262bac708327 -SIZE (cabal/gtk-0.14.6.tar.gz) = 679274 +TIMESTAMP = 1524938622 +SHA256 (cabal/gtk-0.14.9.tar.gz) = bff7cdc93d66a3be9db038018c1315445411846beaa519f48107a8c7ab371fce +SIZE (cabal/gtk-0.14.9.tar.gz) = 677659 diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index 4e6f0877a6fa..de703d66590d 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk2hs PORTVERSION= 0.13.2.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile index 53a0316d99f9..ccecdd1ad821 100644 --- a/x11-toolkits/hs-gtksourceview2/Makefile +++ b/x11-toolkits/hs-gtksourceview2/Makefile @@ -2,7 +2,7 @@ PORTNAME= gtksourceview2 PORTVERSION= 0.13.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= Binding to the GtkSourceView library LICENSE= LGPL21 USES= pkgconfig -USE_CABAL= glib>=0.13 gtk>=0.13.0.0 mtl text +USE_CABAL= glib>=0.13 gtk>=0.13.0.0 mtl USE_GNOME= gtksourceview2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile index e203981d84ff..fa97c6580a3c 100644 --- a/x11-toolkits/hs-pango/Makefile +++ b/x11-toolkits/hs-pango/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pango -PORTVERSION= 0.13.3.1 -PORTREVISION= 1 +PORTVERSION= 0.13.5.0 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Binding to the Pango text rendering engine LICENSE= LGPL21 USES= pkgconfig -USE_CABAL= cairo>=0.13.0.0 glib>=0.13.0.0 mtl text>=0.11.0.6 +USE_CABAL= cairo>=0.13.0.0 glib>=0.13.0.0 mtl USE_GNOME= pango .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/x11-toolkits/hs-pango/distinfo b/x11-toolkits/hs-pango/distinfo index 1af1913cb903..537456e3ad5c 100644 --- a/x11-toolkits/hs-pango/distinfo +++ b/x11-toolkits/hs-pango/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499625640 -SHA256 (cabal/pango-0.13.3.1.tar.gz) = 306a4f17d2fe4053b2ddd841a48720513fe391df49080ce61a31b8a0f0633fbb -SIZE (cabal/pango-0.13.3.1.tar.gz) = 52564 +TIMESTAMP = 1524851066 +SHA256 (cabal/pango-0.13.5.0.tar.gz) = bf59b9273134e5d1c9c648a253e5a766cd1ef51afc2216175bce21a15b6d49e8 +SIZE (cabal/pango-0.13.5.0.tar.gz) = 52797 diff --git a/x11-toolkits/hs-vte/Makefile b/x11-toolkits/hs-vte/Makefile index 4c44deca46fc..f7701c595efa 100644 --- a/x11-toolkits/hs-vte/Makefile +++ b/x11-toolkits/hs-vte/Makefile @@ -2,7 +2,7 @@ PORTNAME= vte PORTVERSION= 0.13.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile index 1ac2fdcb4a41..c2536d580bdd 100644 --- a/x11-toolkits/hs-wx/Makefile +++ b/x11-toolkits/hs-wx/Makefile @@ -2,14 +2,14 @@ PORTNAME= wx PORTVERSION= 0.92.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= wxHaskell USES= dos2unix -USE_CABAL= stm wxcore>=0.91 +USE_CABAL= wxcore>=0.91 DOS2UNIX_FILES= src/Graphics/UI/WX/Window.hs USE_WX= 3.0 diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile index b81f53235882..a05f4814747c 100644 --- a/x11-toolkits/hs-wxc/Makefile +++ b/x11-toolkits/hs-wxc/Makefile @@ -16,6 +16,8 @@ WX_COMPS= wx IGNORE_DOCS= yes +IGNORE= Doesn't build with recent GHC version + post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-3.0-config"| ; \ s|/sbin/ldconfig -n|/sbin/ldconfig -m| ; \ diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile index e844d4f19b45..99f69a39f7c2 100644 --- a/x11-toolkits/hs-wxcore/Makefile +++ b/x11-toolkits/hs-wxcore/Makefile @@ -2,13 +2,13 @@ PORTNAME= wxcore PORTVERSION= 0.92.3.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= wxHaskell core -USE_CABAL= parsec stm wxc>=0.91 wxdirect>=0.91 +USE_CABAL= wxc>=0.91 wxdirect>=0.91 USES= dos2unix pkgconfig DOS2UNIX_GLOB= *.hs diff --git a/x11-toolkits/hs-wxdirect/Makefile b/x11-toolkits/hs-wxdirect/Makefile index 37036845b6e9..50fbc140b208 100644 --- a/x11-toolkits/hs-wxdirect/Makefile +++ b/x11-toolkits/hs-wxdirect/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxdirect PORTVERSION= 0.92.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= Helper tool for building wxHaskell LICENSE= BSD3CLAUSE USES= dos2unix -USE_CABAL= parsec>=2.1.0 strict +USE_CABAL= strict EXECUTABLE= wxdirect diff --git a/x11-toolkits/hs-wxdirect/files/patch-wxdirect.cabal b/x11-toolkits/hs-wxdirect/files/patch-wxdirect.cabal new file mode 100644 index 000000000000..b09a9129e57c --- /dev/null +++ b/x11-toolkits/hs-wxdirect/files/patch-wxdirect.cabal @@ -0,0 +1,11 @@ +--- wxdirect.cabal.orig 2018-04-16 18:38:04 UTC ++++ wxdirect.cabal +@@ -53,7 +53,7 @@ executable wxdirect + strict, + time >= 1.0, + filepath < 1.5, +- process >= 1.1 && < 1.5 ++ process >= 1.1 && < 1.7 + + if flag(splitBase) + build-depends: |