diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 06:41:08 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 06:41:08 +0800 |
commit | 522377a4f6ed646567f1cdcd3b0d5410e2391ba7 (patch) | |
tree | b22291c4b19bbf8d3f7886013d002a001dfc9030 /www | |
parent | 4227632749694b7c4517969fd777b844415f4931 (diff) | |
download | freebsd-ports-gnome-522377a4f6ed646567f1cdcd3b0d5410e2391ba7.tar.gz freebsd-ports-gnome-522377a4f6ed646567f1cdcd3b0d5410e2391ba7.tar.zst freebsd-ports-gnome-522377a4f6ed646567f1cdcd3b0d5410e2391ba7.zip |
- Update to 0.6.11
Obtained from: FreeBSD Haskell
Diffstat (limited to 'www')
-rw-r--r-- | www/hs-http-types/Makefile | 2 | ||||
-rw-r--r-- | www/hs-http-types/distinfo | 4 | ||||
-rw-r--r-- | www/hs-http-types/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile index b4c9dbb76be0..4a7dd2ee54e4 100644 --- a/www/hs-http-types/Makefile +++ b/www/hs-http-types/Makefile @@ -6,7 +6,7 @@ # PORTNAME= http-types -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.11 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-http-types/distinfo b/www/hs-http-types/distinfo index ada8c4606dc3..b341d4e88b83 100644 --- a/www/hs-http-types/distinfo +++ b/www/hs-http-types/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/http-types-0.6.8.tar.gz) = 613839e9aae944cce3b80aa1512620de8be8738435191bbc83f2303e92bdb22a -SIZE (cabal/http-types-0.6.8.tar.gz) = 8692 +SHA256 (cabal/http-types-0.6.11.tar.gz) = 0eee82084dde44f84e385f1ac85367abd1f612be4db97aebae165c8e59845df1 +SIZE (cabal/http-types-0.6.11.tar.gz) = 10644 diff --git a/www/hs-http-types/pkg-descr b/www/hs-http-types/pkg-descr index 591ae86c0234..27029d467303 100644 --- a/www/hs-http-types/pkg-descr +++ b/www/hs-http-types/pkg-descr @@ -1,3 +1,3 @@ Generic HTTP types for Haskell (for both client and server code). -WWW: https://github.com/aristidb/http-types +WWW: https://github.com/aristidb/http-types |