diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /www/hs-cookie | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) |
Notes
Diffstat (limited to 'www/hs-cookie')
-rw-r--r-- | www/hs-cookie/Makefile | 5 | ||||
-rw-r--r-- | www/hs-cookie/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/hs-cookie/Makefile b/www/hs-cookie/Makefile index 48cb114c1892..727f86d676bf 100644 --- a/www/hs-cookie/Makefile +++ b/www/hs-cookie/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cookie -PORTVERSION= 0.4.1.2 -PORTREVISION= 1 +PORTVERSION= 0.4.1.6 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -10,7 +9,7 @@ COMMENT= HTTP cookie parsing and rendering LICENSE= BSD3CLAUSE -USE_CABAL= blaze-builder>=0.2.1 data-default text>=0.7 +USE_CABAL= blaze-builder>=0.2.1 data-default-class old-locale>=1 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 06b7889e4249..87f08e72f354 100644 --- a/www/hs-cookie/distinfo +++ b/www/hs-cookie/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/cookie-0.4.1.2.tar.gz) = 716006fb3934f10479252c253e729fc0cd3096cf882c68ad1aea57524d51afb7 -SIZE (cabal/cookie-0.4.1.2.tar.gz) = 4577 +SHA256 (cabal/cookie-0.4.1.6.tar.gz) = 3a2da4db7478ae45f848ebd5fcd40c23c84ecd00be79dec857e526619da9de2c +SIZE (cabal/cookie-0.4.1.6.tar.gz) = 5319 |