1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 7.0.1

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:39:54 +00:00
parent 1f9e0d5c5c
commit 794de608f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298287
2 changed files with 8 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= happstack-server
PORTVERSION= 6.2.5
PORTVERSION= 7.0.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@ -17,9 +17,11 @@ FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
USE_CABAL= blaze-html>=0.3 happstack-data>=6.0 happstack-util>=6.0 \
hslogger>=1.0.2 html MaybeT mtl>=1.1 network>=2.2.3 parsec \
sendfile>=0.7.1 text>=0.10 utf8-string>=0.3.4 xhtml zlib
USE_CABAL= base64-bytestring blaze-html>=0.3 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 \
xhtml zlib
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cabal/happstack-server-6.2.5.tar.gz) = af4a677d641203874821c0545a11879a3a4400f77fcfaba6052196b24744daa4
SIZE (cabal/happstack-server-6.2.5.tar.gz) = 87132
SHA256 (cabal/happstack-server-7.0.1.tar.gz) = 126a176c627e38aa62d102957e5a64526510d629d796eccad45aa77d59774c6a
SIZE (cabal/happstack-server-7.0.1.tar.gz) = 91993