mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.4.0
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
08c64ff240
commit
301843b51e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298282
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user