diff options
Diffstat (limited to 'devel/hs-filestore')
-rw-r--r-- | devel/hs-filestore/Makefile | 5 | ||||
-rw-r--r-- | devel/hs-filestore/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/hs-filestore/Makefile b/devel/hs-filestore/Makefile index 8e73236e9aa9..c97805c9a620 100644 --- a/devel/hs-filestore/Makefile +++ b/devel/hs-filestore/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filestore -PORTVERSION= 0.6 +PORTVERSION= 0.6.0.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -9,8 +9,7 @@ COMMENT= Interface for versioning file stores LICENSE= BSD -USE_CABAL= Diff>=0.2 HUnit>=1.2 mtl parsec>=2 split>=0.1 \ - utf8-string>=0.3 xml>=1.3 +USE_CABAL= Diff>=0.2 parsec>=2 split>=0.1 utf8-string>=0.3 xml>=1.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/devel/hs-filestore/distinfo b/devel/hs-filestore/distinfo index b8ee3facc877..1d65d6e10e04 100644 --- a/devel/hs-filestore/distinfo +++ b/devel/hs-filestore/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/filestore-0.6.tar.gz) = 6076b3cb8e702520d0c98526babd96d9942a87cf5af10e604887e33873c7baae -SIZE (cabal/filestore-0.6.tar.gz) = 29622 +SHA256 (cabal/filestore-0.6.0.1.tar.gz) = 6eabe0a7d5c8c95a3c827f92db80fe84a14c514f2a74dfca66cf4a56e30243d1 +SIZE (cabal/filestore-0.6.0.1.tar.gz) = 29807 |