aboutsummaryrefslogtreecommitdiff
path: root/net/hs-socks
diff options
context:
space:
mode:
Diffstat (limited to 'net/hs-socks')
-rw-r--r--net/hs-socks/Makefile10
-rw-r--r--net/hs-socks/distinfo4
-rw-r--r--net/hs-socks/pkg-descr2
3 files changed, 5 insertions, 11 deletions
diff --git a/net/hs-socks/Makefile b/net/hs-socks/Makefile
index cf1123f9190d..4844248fad1b 100644
--- a/net/hs-socks/Makefile
+++ b/net/hs-socks/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-socks
-# Date created: April 8, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= socks
-PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTVERSION= 0.4.2
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
@@ -17,7 +11,7 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= cereal>=0.3 network>=2.3
+USE_CABAL= cereal>=0.3.1 network>=2.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/net/hs-socks/distinfo b/net/hs-socks/distinfo
index 1405d9ca2d66..235da18514f6 100644
--- a/net/hs-socks/distinfo
+++ b/net/hs-socks/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/socks-0.4.1.tar.gz) = 56368996d0ad748d9495e5967ce94aaf863c93594908573c5e9c0597098b574d
-SIZE (cabal/socks-0.4.1.tar.gz) = 5777
+SHA256 (cabal/socks-0.4.2.tar.gz) = 19711104679ab984ca66bb226e70fc9e40a602201a190a1496b3c828a5e870d9
+SIZE (cabal/socks-0.4.2.tar.gz) = 5779
diff --git a/net/hs-socks/pkg-descr b/net/hs-socks/pkg-descr
index 2560ac25fb17..906e7954fd1d 100644
--- a/net/hs-socks/pkg-descr
+++ b/net/hs-socks/pkg-descr
@@ -1,3 +1,3 @@
Socks proxy (version 5) implementation.
-WWW: http://github.com/vincenthz/hs-socks
+WWW: http://github.com/vincenthz/hs-socks