diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 06:37:39 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 06:37:39 +0800 |
commit | 0217f08ee684116de1b405647eb62f9499fd5e5c (patch) | |
tree | ead33ee166aef51ad71d4ae5b7e63ac83a27ce91 /www/hs-cookie | |
parent | ee8a176e4c8c22e05544471d5308571df3a68bd1 (diff) | |
download | freebsd-ports-gnome-0217f08ee684116de1b405647eb62f9499fd5e5c.tar.gz freebsd-ports-gnome-0217f08ee684116de1b405647eb62f9499fd5e5c.tar.zst freebsd-ports-gnome-0217f08ee684116de1b405647eb62f9499fd5e5c.zip |
- Update to 0.4.0
Obtained from: FreeBSD Haskell
Diffstat (limited to 'www/hs-cookie')
-rw-r--r-- | www/hs-cookie/Makefile | 4 | ||||
-rw-r--r-- | www/hs-cookie/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/hs-cookie/Makefile b/www/hs-cookie/Makefile index 385b94c04336..48ace54f12e8 100644 --- a/www/hs-cookie/Makefile +++ b/www/hs-cookie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cookie -PORTVERSION= 0.3.0.2 +PORTVERSION= 0.4.0 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -14,7 +14,7 @@ COMMENT= HTTP cookie parsing and rendering LICENSE= BSD -USE_CABAL= blaze-builder>=0.2.1 text>=0.7 +USE_CABAL= blaze-builder>=0.2.1 data-default text>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-cookie/distinfo b/www/hs-cookie/distinfo index 46bea0933bfe..f9d05eb28b65 100644 --- a/www/hs-cookie/distinfo +++ b/www/hs-cookie/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/cookie-0.3.0.2.tar.gz) = 3a66f05b70a1c546d0f64bc0ff70a11f4d71c2ba6ee5cdb040722bd655a67e88 -SIZE (cabal/cookie-0.3.0.2.tar.gz) = 2859 +SHA256 (cabal/cookie-0.4.0.tar.gz) = 2859ea1ee91b11c28e3eee80cdc1ea16f7847d447b4ab4f2f5201aa1bd357fee +SIZE (cabal/cookie-0.4.0.tar.gz) = 3246 |