diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
commit | bd8d410bbe561cb06cef8e6439398148ea172996 (patch) | |
tree | bb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /textproc/hs-case-insensitive | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) |
Notes
Diffstat (limited to 'textproc/hs-case-insensitive')
-rw-r--r-- | textproc/hs-case-insensitive/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-case-insensitive/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index faea1ff0c83a..cd88aaf4f642 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= case-insensitive -PORTVERSION= 0.4.0.4 +PORTVERSION= 1.0 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -9,8 +9,6 @@ COMMENT= Case insensitive string comparison LICENSE= BSD -CABAL_SETUP= Setup.hs - USE_CABAL= hashable>=1.0 text>=0.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/textproc/hs-case-insensitive/distinfo b/textproc/hs-case-insensitive/distinfo index 10362bca2ab1..5b7543ed72c9 100644 --- a/textproc/hs-case-insensitive/distinfo +++ b/textproc/hs-case-insensitive/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/case-insensitive-0.4.0.4.tar.gz) = 8d578b2ae3276121ab5cfb68fe9f4f008cb217eaf8b3beb7336d6d844cccf7f7 -SIZE (cabal/case-insensitive-0.4.0.4.tar.gz) = 3360 +SHA256 (cabal/case-insensitive-1.0.tar.gz) = f323b4b486523a1778841c1c5d0917a1dfd7dca68298dc8a022341efcb3a83f4 +SIZE (cabal/case-insensitive-1.0.tar.gz) = 4772 |