From d59a3171ba379bc77da6a6773c67a5bf043fb718 Mon Sep 17 00:00:00 2001 From: kili Date: Thu, 18 Oct 2012 20:08:52 +0000 Subject: [PATCH] The update of hs-base64-bytestring broke this port. No cookies for me, not even a client-side cookie. Noticed by nigel@. This will be fixed soonish (with the hs-snap updates). --- www/hs-clientsession/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/hs-clientsession/Makefile b/www/hs-clientsession/Makefile index 73477e5bf6d..662f4f3c0e4 100644 --- a/www/hs-clientsession/Makefile +++ b/www/hs-clientsession/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2012/10/12 14:02:21 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.3 2012/10/18 20:08:52 kili Exp $ + +BROKEN = lost in hs- dependcy hell, needs an update COMMENT = securely store session data in a client-side cookie