diff options
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, 4 insertions, 4 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index b6733a7ad1ab..3f824be50a3d 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= case-insensitive -PORTVERSION= 0.2.0.1 +PORTVERSION= 0.3.0.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -15,7 +15,7 @@ COMMENT= Case insensitive string comparison LICENSE= BSD CABAL_SETUP= Setup.hs -USE_CABAL= text>=0.3 +USE_CABAL= hashable>=1.0 text>=0.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/textproc/hs-case-insensitive/distinfo b/textproc/hs-case-insensitive/distinfo index f2bb542bf12f..cea751aee442 100644 --- a/textproc/hs-case-insensitive/distinfo +++ b/textproc/hs-case-insensitive/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/case-insensitive-0.2.0.1.tar.gz) = d9ec23a2b793e95558c6aa079933c0395b08976f1059a4078ffb28b3ce9e61e5 -SIZE (cabal/case-insensitive-0.2.0.1.tar.gz) = 2982 +SHA256 (cabal/case-insensitive-0.3.0.1.tar.gz) = b49ea456899f5929c233092582cf9c1118179be4c75b26e55ea2e5f1b63a5229 +SIZE (cabal/case-insensitive-0.3.0.1.tar.gz) = 3162 |