Index: head/www/hs-happstack-server/Makefile =================================================================== --- head/www/hs-happstack-server/Makefile (revision 298286) +++ head/www/hs-happstack-server/Makefile (revision 298287) @@ -1,25 +1,27 @@ # New ports collection makefile for: hs-happstack-server # Date created: December 2, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= happstack-server -PORTVERSION= 6.2.5 +PORTVERSION= 7.0.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Web-related tools and services LICENSE= BSD 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 Property changes on: head/www/hs-happstack-server/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/hs-happstack-server/distinfo =================================================================== --- head/www/hs-happstack-server/distinfo (revision 298286) +++ head/www/hs-happstack-server/distinfo (revision 298287) @@ -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 Property changes on: head/www/hs-happstack-server/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property