diff options
Diffstat (limited to 'www/hs-http-reverse-proxy')
-rw-r--r-- | www/hs-http-reverse-proxy/Makefile | 4 | ||||
-rw-r--r-- | www/hs-http-reverse-proxy/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/hs-http-reverse-proxy/Makefile b/www/hs-http-reverse-proxy/Makefile index 27c337f1b3e1..26bc3635dd63 100644 --- a/www/hs-http-reverse-proxy/Makefile +++ b/www/hs-http-reverse-proxy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= http-reverse-proxy -PORTVERSION= 0.1.1.3 +PORTVERSION= 0.1.1.6 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -9,8 +9,6 @@ COMMENT= Reverse proxy HTTP requests, either over raw sockets or with WAI LICENSE= BSD -CABAL_SETUP= Setup.hs - USE_CABAL= blaze-builder>=0.3 case-insensitive>=0.4 classy-prelude>=0.3 \ conduit>=0.5 data-default http-conduit>=1.6 http-types>=0.6 \ lifted-base>=0.1 monad-control>=0.3 network network-conduit>=0.6 \ diff --git a/www/hs-http-reverse-proxy/distinfo b/www/hs-http-reverse-proxy/distinfo index 7a5abb694f33..6632a92f105b 100644 --- a/www/hs-http-reverse-proxy/distinfo +++ b/www/hs-http-reverse-proxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/http-reverse-proxy-0.1.1.3.tar.gz) = f65adce5c858710ac2df048aa9183d4596fbc506ecc3019dd56480b75717507c -SIZE (cabal/http-reverse-proxy-0.1.1.3.tar.gz) = 6357 +SHA256 (cabal/http-reverse-proxy-0.1.1.6.tar.gz) = 34ad0eab9ca014477fabf5372242dfe85837ad8b6f36a1e3871a80396a0e063a +SIZE (cabal/http-reverse-proxy-0.1.1.6.tar.gz) = 6786 |