Index: head/www/hs-yesod-form/Makefile =================================================================== --- head/www/hs-yesod-form/Makefile (revision 298305) +++ head/www/hs-yesod-form/Makefile (revision 298306) @@ -1,24 +1,26 @@ # New ports collection makefile for: hs-yesod-form # Date created: December 26, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= yesod-form -PORTVERSION= 0.3.4.2 +PORTVERSION= 1.0.0.4 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Form handling support for Yesod Web Framework -LICENSE= BSD +LICENSE= MIT USE_CABAL= blaze-builder>=0.2.1.4 blaze-html>=0.4.1.3 data-default>=0.3 \ - email-validate>=0.2.6 hamlet>=0.10 network>=2.2 \ - persistent>=0.6 shakespeare-css>=0.10 shakespeare-js>=0.10 \ - text>=0.9 transformers>=0.2.2 wai>=0.4 xss-sanitize>=0.3.0.1 \ - yesod-core>=0.9 yesod-persistent>=0.2 + email-validate>=0.2.6 hamlet>=1.0 network>=2.2 \ + persistent>=0.9 shakespeare-css>=1.0 shakespeare-js>=1.0 \ + text>=0.9 transformers>=0.2.2 wai>=1.2 xss-sanitize>=0.3.0.1 \ + yesod-core>=1.0 yesod-persistent>=1.0 + +CONFIGURE_ARGS+= --flags="-blaze_html_0_5" .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/www/hs-yesod-form/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-yesod-form/distinfo =================================================================== --- head/www/hs-yesod-form/distinfo (revision 298305) +++ head/www/hs-yesod-form/distinfo (revision 298306) @@ -1,2 +1,2 @@ -SHA256 (cabal/yesod-form-0.3.4.2.tar.gz) = b1b02a033cb88b77c002bd045f21aabcd249ab791cb9e5faf601cadd995f13aa -SIZE (cabal/yesod-form-0.3.4.2.tar.gz) = 16042 +SHA256 (cabal/yesod-form-1.0.0.4.tar.gz) = cde106258cefb064ce432edbac8266dee922e30fbe2a8189d03fe5e374b687f1 +SIZE (cabal/yesod-form-1.0.0.4.tar.gz) = 17067 Property changes on: head/www/hs-yesod-form/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property