diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 01:20:12 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 01:20:12 +0000 |
commit | 6d73abce9bb5fe0828043fc2478cb4aa6a98aaa4 (patch) | |
tree | 20a8c55798f05ed83ce46788d6b9fbe3c6512c1a | |
parent | - rc script cleanups (diff) |
- Update to 0.6.5.1
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=279655
-rw-r--r-- | www/hs-http-types/Makefile | 3 | ||||
-rw-r--r-- | www/hs-http-types/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile index f5156a49f030..3d60ec8dc656 100644 --- a/www/hs-http-types/Makefile +++ b/www/hs-http-types/Makefile @@ -6,8 +6,7 @@ # PORTNAME= http-types -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-http-types/distinfo b/www/hs-http-types/distinfo index 70fa77374972..5802397981e4 100644 --- a/www/hs-http-types/distinfo +++ b/www/hs-http-types/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/http-types-0.6.4.tar.gz) = a9d3ecfe7b347629a397ddaef766c14b075dcac0e52ddab8f2d04b2aa53f481c -SIZE (cabal/http-types-0.6.4.tar.gz) = 7638 +SHA256 (cabal/http-types-0.6.5.1.tar.gz) = 8a590b5e2ed0d02d226415d00011b1b37b752a08d3db69a38b1fa2eae02baebe +SIZE (cabal/http-types-0.6.5.1.tar.gz) = 7717 |