diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
commit | 109269205e521bb1d2d87678a391e5adefff88d6 (patch) | |
tree | 93f1f9278a9a48902904b7ff4a5ce711c10efe08 /devel/hs-hlint | |
parent | ad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff) | |
download | ports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz ports-109269205e521bb1d2d87678a391e5adefff88d6.zip |
Notes
Diffstat (limited to 'devel/hs-hlint')
-rw-r--r-- | devel/hs-hlint/Makefile | 4 | ||||
-rw-r--r-- | devel/hs-hlint/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile index 0d2eb1385fe7..700bfabf776b 100644 --- a/devel/hs-hlint/Makefile +++ b/devel/hs-hlint/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hlint -PORTVERSION= 1.8.43 +PORTVERSION= 1.8.45 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -9,8 +9,6 @@ COMMENT= Source code suggestions LICENSE= BSD -CABAL_SETUP= Setup.hs - USE_CABAL= cpphs>=1.11 haskell-src-exts>=1.11 hscolour>=1.17 \ transformers>=0.0 uniplate>=1.5 diff --git a/devel/hs-hlint/distinfo b/devel/hs-hlint/distinfo index 42c7c04d38df..a03691a115e8 100644 --- a/devel/hs-hlint/distinfo +++ b/devel/hs-hlint/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hlint-1.8.43.tar.gz) = 664799ed88bc7fc07308288b87df689b9388ae5625cea163781103d33dd7ce71 -SIZE (cabal/hlint-1.8.43.tar.gz) = 68396 +SHA256 (cabal/hlint-1.8.45.tar.gz) = e9e7062347c6a8173fc26dcd3454c977262145b6b01a35c12fbfeb56e53a4792 +SIZE (cabal/hlint-1.8.45.tar.gz) = 68579 |