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 /devel/hs-hspec | |
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 'devel/hs-hspec')
-rw-r--r-- | devel/hs-hspec/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-hspec/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/hs-hspec/Makefile b/devel/hs-hspec/Makefile index c97ba78ed6ec..d88193a362f0 100644 --- a/devel/hs-hspec/Makefile +++ b/devel/hs-hspec/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hspec -PORTVERSION= 2.4.4 -PORTREVISION= 1 +PORTVERSION= 2.5.0 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hspec/distinfo b/devel/hs-hspec/distinfo index 4bf6e7e7d4ac..152c64e64e65 100644 --- a/devel/hs-hspec/distinfo +++ b/devel/hs-hspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499627845 -SHA256 (cabal/hspec-2.4.4.tar.gz) = b01a3245da9c597608befddc4fc3cae35e5bc753235877076f11ae8e0647cf21 -SIZE (cabal/hspec-2.4.4.tar.gz) = 10634 +TIMESTAMP = 1525007159 +SHA256 (cabal/hspec-2.5.0.tar.gz) = abeda4a3282b5a1d80809fd17554bcc1593554832a6b11366c7ae3b6d01c779b +SIZE (cabal/hspec-2.5.0.tar.gz) = 9013 |