Hi,

Three new ports needed by the hs-redis update below:

devel/hs-base-unicode-symbols
devel/hs-concurrent-extra
devel/hs-unbounded-delays

oky?

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-redis/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    1 Mar 2012 09:27:32 -0000       1.8
+++ Makefile    17 Apr 2012 13:13:38 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              Haskell driver for Redis
 
-DISTNAME =             redis-0.12
+DISTNAME =             redis-0.12.1
 CATEGORIES =           databases
 
 MAINTAINER =           David Coppa <dco...@openbsd.org>
@@ -18,6 +18,7 @@ MODULES =             lang/ghc
 MODGHC_BUILD =         cabal hackage haddock register
 
 RUN_DEPENDS +=         devel/hs-MonadCatchIO-mtl \
+                       devel/hs-concurrent-extra \
                        devel/hs-mtl \
                        devel/hs-network
 BUILD_DEPENDS +=       ${RUN_DEPENDS}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/hs-redis/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    1 Mar 2012 09:27:32 -0000       1.4
+++ distinfo    17 Apr 2012 13:13:38 -0000
@@ -1,5 +1,5 @@
-MD5 (ghc/redis-0.12.tar.gz) = RDRpApcaaYw33sULIOkJSQ==
-RMD160 (ghc/redis-0.12.tar.gz) = V3Kzz3ilzLhW77xyKLl41gmjuhE=
-SHA1 (ghc/redis-0.12.tar.gz) = h8HAQloOmaQH91YeaWW1Nkj/oiQ=
-SHA256 (ghc/redis-0.12.tar.gz) = 90Csj/Rd0Jg0pyoxSPtj4prSuZmOm0WiQHj2e6khmuY=
-SIZE (ghc/redis-0.12.tar.gz) = 36988
+MD5 (ghc/redis-0.12.1.tar.gz) = NLccJh/LHd7QVve67aTUMg==
+RMD160 (ghc/redis-0.12.1.tar.gz) = 7y8AGjLCa/7rbGWMGAD9wDors6w=
+SHA1 (ghc/redis-0.12.1.tar.gz) = zVCec0mW4nh/3X7JGYTiXNX+jlw=
+SHA256 (ghc/redis-0.12.1.tar.gz) = 9lta1hDARlWsE3Qdtjoqyg0MReROxx0oluGmv/KtujA=
+SIZE (ghc/redis-0.12.1.tar.gz) = 37309

Attachment: hs-base-unicode-symbols.tgz
Description: application/tar-gz

Attachment: hs-concurrent-extra.tgz
Description: application/tar-gz

Attachment: hs-unbounded-delays.tgz
Description: application/tar-gz

Reply via email to