mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 0.7.0.3
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
ad413a3c4d
commit
91a0d6a33f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301917
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= happstack-server
|
||||
PORTVERSION= 7.0.1
|
||||
PORTVERSION= 7.0.3
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -17,7 +17,7 @@ FILE_LICENSE= COPYING
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_CABAL= base64-bytestring blaze-html>=0.3 hslogger>=1.0.2 html \
|
||||
USE_CABAL= base64-bytestring blaze-html hslogger>=1.0.2 html \
|
||||
monad-control>=0.3 mtl>=2 network>=2.2.3 parsec \
|
||||
sendfile>=0.7.1 syb system-filepath>=0.3.1 text>=0.10 \
|
||||
transformers>=0.1.3 transformers-base>=0.4 utf8-string>=0.3.4 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/happstack-server-7.0.1.tar.gz) = 126a176c627e38aa62d102957e5a64526510d629d796eccad45aa77d59774c6a
|
||||
SIZE (cabal/happstack-server-7.0.1.tar.gz) = 91993
|
||||
SHA256 (cabal/happstack-server-7.0.3.tar.gz) = 1e8367cb6c8a40ddddbdb092cded40820082f3c8b0a97c54860992056580251b
|
||||
SIZE (cabal/happstack-server-7.0.3.tar.gz) = 77031
|
||||
|
Loading…
Reference in New Issue
Block a user