aboutsummaryrefslogtreecommitdiff
path: root/www/hs-HTTP
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:36:47 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:36:47 +0000
commit43a2c8fac6b3403278d45d01daaea393788f2970 (patch)
tree1c11335b09bc6cd75cc147eebd42bbde78dc5545 /www/hs-HTTP
parent8fb04b398969ffdb95b4a892728efb7c7a906e61 (diff)
downloadports-43a2c8fac6b3403278d45d01daaea393788f2970.tar.gz
ports-43a2c8fac6b3403278d45d01daaea393788f2970.zip
Notes
Diffstat (limited to 'www/hs-HTTP')
-rw-r--r--www/hs-HTTP/Makefile2
-rw-r--r--www/hs-HTTP/distinfo4
-rw-r--r--www/hs-HTTP/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index 6793cf627e05..c3cc6af0c489 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP
-PORTVERSION= 4000.1.2
+PORTVERSION= 4000.2.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-HTTP/distinfo b/www/hs-HTTP/distinfo
index 3b5aa10b46d2..1bba87af8362 100644
--- a/www/hs-HTTP/distinfo
+++ b/www/hs-HTTP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/HTTP-4000.1.2.tar.gz) = c8725620a1566bcc6ded1304cced716b6d1f6e78da78aa580076671b3bf26ca7
-SIZE (cabal/HTTP-4000.1.2.tar.gz) = 59835
+SHA256 (cabal/HTTP-4000.2.3.tar.gz) = 00f59f751a53a0cd766d59cffb3a97fc001189797861ce4aa28d4bea672efafc
+SIZE (cabal/HTTP-4000.2.3.tar.gz) = 60708
diff --git a/www/hs-HTTP/pkg-descr b/www/hs-HTTP/pkg-descr
index 1890989c6fed..0e98e315a884 100644
--- a/www/hs-HTTP/pkg-descr
+++ b/www/hs-HTTP/pkg-descr
@@ -15,4 +15,4 @@ of a type class, letting you pick the representation of requests and
responses that best fits your use. Some pre-packaged, common instances
are provided for you (ByteString, String.)
-WWW: http://projects.haskell.org/http/
+WWW: https://github.com/haskell/HTTP