aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-base-orphans
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-05-26 05:44:12 +0800
committertcberner <tcberner@FreeBSD.org>2018-05-26 05:44:12 +0800
commit266909a81ee9b32a24cbc0c796151df9dbecd31b (patch)
tree86e71c0056b8414191c8b421101694a177fec03e /devel/hs-base-orphans
parentaf77a773663952af545150a39ecb4d87a6d4b365 (diff)
downloadfreebsd-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 'devel/hs-base-orphans')
-rw-r--r--devel/hs-base-orphans/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-base-orphans/Makefile b/devel/hs-base-orphans/Makefile
index 9aaa2cc3db25..1ac659697266 100644
--- a/devel/hs-base-orphans/Makefile
+++ b/devel/hs-base-orphans/Makefile
@@ -2,7 +2,7 @@
PORTNAME= base-orphans
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org