Skip to content

Commit 84da768

Browse files
committed
www/hs-cookie: 0.4.1.2 --> 0.4.1.6
1 parent 50ace03 commit 84da768

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

www/hs-cookie/Makefile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
# $FreeBSD$
22

33
PORTNAME= cookie
4-
PORTVERSION= 0.4.1.2
5-
PORTREVISION= 1
4+
PORTVERSION= 0.4.1.6
65
CATEGORIES= www haskell
76

87
MAINTAINER= [email protected]
98
COMMENT= HTTP cookie parsing and rendering
109

1110
LICENSE= BSD3CLAUSE
1211

13-
USE_CABAL= blaze-builder>=0.2.1 data-default text>=0.7
12+
USE_CABAL= blaze-builder>=0.2.1 data-default-class old-locale>=1 text>=0.7
1413

1514
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
1615
.include <bsd.port.mk>

www/hs-cookie/distinfo

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHA256 (cabal/cookie-0.4.1.2.tar.gz) = 716006fb3934f10479252c253e729fc0cd3096cf882c68ad1aea57524d51afb7
2-
SIZE (cabal/cookie-0.4.1.2.tar.gz) = 4577
1+
SHA256 (cabal/cookie-0.4.1.6.tar.gz) = 3a2da4db7478ae45f848ebd5fcd40c23c84ecd00be79dec857e526619da9de2c
2+
SIZE (cabal/cookie-0.4.1.6.tar.gz) = 5319

0 commit comments

Comments
 (0)