Index: head/www/hs-yesod-json/Makefile =================================================================== --- head/www/hs-yesod-json/Makefile (revision 298306) +++ head/www/hs-yesod-json/Makefile (revision 298307) @@ -1,22 +1,23 @@ # New ports collection makefile for: hs-yesod-json # Date created: December 26, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= yesod-json -PORTVERSION= 0.2.3 +PORTVERSION= 1.0.0.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Generate content for Yesod using the aeson package -LICENSE= BSD +LICENSE= MIT -USE_CABAL= aeson>=0.3 attoparsec-enumerator>=0.3 blaze-builder \ - shakespeare-js>=0.10 text>=0.8 transformers>=0.2.2 \ - unordered-containers vector>=0.9 yesod-core>=0.9 +USE_CABAL= aeson>=0.5 attoparsec-conduit>=0.4 blaze-builder \ + conduit>=0.4 safe>=0.2 shakespeare-js>=1.0 text>=0.8 \ + transformers>=0.2.2 vector>=0.9 wai>=1.2 wai-extra>=1.2 \ + yesod-core>=1.0 yesod-routes>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/www/hs-yesod-json/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-json/distinfo =================================================================== --- head/www/hs-yesod-json/distinfo (revision 298306) +++ head/www/hs-yesod-json/distinfo (revision 298307) @@ -1,2 +1,2 @@ -SHA256 (cabal/yesod-json-0.2.3.tar.gz) = c5637aca8b899ef2865c2cadea8ee825ae0fb62ca16cb1d0c45965dcff2fa72d -SIZE (cabal/yesod-json-0.2.3.tar.gz) = 2480 +SHA256 (cabal/yesod-json-1.0.0.1.tar.gz) = f06e330d9af14f1fb5f55e454da331fbda20f0babaaa4e930faa1f033c490236 +SIZE (cabal/yesod-json-1.0.0.1.tar.gz) = 3060 Property changes on: head/www/hs-yesod-json/distinfo ___________________________________________________________________ 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-persistent/Makefile =================================================================== --- head/www/hs-yesod-persistent/Makefile (revision 298306) +++ head/www/hs-yesod-persistent/Makefile (revision 298307) @@ -1,21 +1,21 @@ # New ports collection makefile for: hs-yesod-persistent # Date created: December 26, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= yesod-persistent -PORTVERSION= 0.2.2 +PORTVERSION= 1.0.0.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Some helpers for using Persistent from Yesod -LICENSE= BSD +LICENSE= MIT -USE_CABAL= failure>=0.1 persistent>=0.6 persistent-template>=0.6 \ - transformers>=0.2.2 yesod-core>=0.8 +USE_CABAL= persistent>=0.9 persistent-template>=0.9 transformers>=0.2.2 \ + yesod-core>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/www/hs-yesod-persistent/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-persistent/distinfo =================================================================== --- head/www/hs-yesod-persistent/distinfo (revision 298306) +++ head/www/hs-yesod-persistent/distinfo (revision 298307) @@ -1,2 +1,2 @@ -SHA256 (cabal/yesod-persistent-0.2.2.tar.gz) = ec90ae9e42c2b7ef70268674c79c19b3f158baebb755780e7f2fd161fd64fb5d -SIZE (cabal/yesod-persistent-0.2.2.tar.gz) = 1916 +SHA256 (cabal/yesod-persistent-1.0.0.1.tar.gz) = bd1214a5944ad8c2ac3b7da360343c6aa9d194ca412505a85f45899e1eb991ec +SIZE (cabal/yesod-persistent-1.0.0.1.tar.gz) = 1801 Property changes on: head/www/hs-yesod-persistent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property