summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:19:38 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:19:38 +0000
commit7093bbbf61d5397280aa93ad1e31a0eea765e6e1 (patch)
treedd5a77ae4523bf92ddadf0c9d1b922f7a944f3d3 /net
parent- Update to 0.12.1.1 (diff)
- Update to 2.3.0.13
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=298251
Diffstat (limited to 'net')
-rw-r--r--net/hs-network/Makefile4
-rw-r--r--net/hs-network/distinfo4
-rw-r--r--net/hs-network/pkg-descr4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile
index b5ddecf617ed..3f7556f3b5cb 100644
--- a/net/hs-network/Makefile
+++ b/net/hs-network/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= network
-PORTVERSION= 2.3.0.5
+PORTVERSION= 2.3.0.13
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Networking-related facilities
+COMMENT= Low-level networking interface
LICENSE= BSD
diff --git a/net/hs-network/distinfo b/net/hs-network/distinfo
index 625b1a4374be..a22580ae624e 100644
--- a/net/hs-network/distinfo
+++ b/net/hs-network/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/network-2.3.0.5.tar.gz) = e00768f588c9dca91ebffb97345cdd893fcae20109d16eead4207fe7f45b3a78
-SIZE (cabal/network-2.3.0.5.tar.gz) = 136448
+SHA256 (cabal/network-2.3.0.13.tar.gz) = 0747e9091dd5ba220c31f77116c9edfe9ac6726090d58e55221371b63f1b8577
+SIZE (cabal/network-2.3.0.13.tar.gz) = 133948
diff --git a/net/hs-network/pkg-descr b/net/hs-network/pkg-descr
index 6aea675a4159..17c74ccea430 100644
--- a/net/hs-network/pkg-descr
+++ b/net/hs-network/pkg-descr
@@ -1,3 +1,3 @@
-Network related facilities.
+Low-level networking interface.
-WWW: http://trac.haskell.org/network/
+WWW: http://github.com/haskell/network