mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 0.4.3
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
59fa7e2754
commit
d1bf8ee26b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291249
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wai
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.4.3
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,8 +14,8 @@ COMMENT= Web Application Interface
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= blaze-builder>=0.2 enumerator>=0.4.8 http-types>=0.6 \
|
||||
network>=2.2 text>=0.5 transformers>=0.2
|
||||
USE_CABAL= blaze-builder>=0.2.1.4 enumerator>=0.4.8 http-types>=0.6 \
|
||||
network>=2.2.1.5 text>=0.7 transformers>=0.2.2
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/wai-0.4.1.tar.gz) = e2cc33acf13b5253a019fe743ae87853f9309819a8df961b0e56ad7d244e3121
|
||||
SIZE (cabal/wai-0.4.1.tar.gz) = 3998
|
||||
SHA256 (cabal/wai-0.4.3.tar.gz) = 0455a2721b4f179cc296c29ac9b52c4eeb5a1c6ca2e9a6345146af0812d5b521
|
||||
SIZE (cabal/wai-0.4.3.tar.gz) = 4012
|
||||
|
Loading…
Reference in New Issue
Block a user