aboutsummaryrefslogtreecommitdiff
path: root/www/hs-yesod-persistent
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:54:38 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:54:38 +0000
commit4e732023dd363814fbadacea0b7568c98dfccde5 (patch)
treeb0a729409f71f2165aec219b104858dfc65304fa /www/hs-yesod-persistent
parent87da796f6d19d4cf48cb162d0d5d3629f59affa9 (diff)
downloadports-4e732023dd363814fbadacea0b7568c98dfccde5.tar.gz
ports-4e732023dd363814fbadacea0b7568c98dfccde5.zip
Notes
Diffstat (limited to 'www/hs-yesod-persistent')
-rw-r--r--www/hs-yesod-persistent/Makefile8
-rw-r--r--www/hs-yesod-persistent/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/www/hs-yesod-persistent/Makefile b/www/hs-yesod-persistent/Makefile
index acabafa90e2d..30198fdb39c2 100644
--- a/www/hs-yesod-persistent/Makefile
+++ b/www/hs-yesod-persistent/Makefile
@@ -6,16 +6,16 @@
#
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 <bsd.port.mk>
diff --git a/www/hs-yesod-persistent/distinfo b/www/hs-yesod-persistent/distinfo
index 5dc380ecb0a4..5a5a5141c1db 100644
--- a/www/hs-yesod-persistent/distinfo
+++ b/www/hs-yesod-persistent/distinfo
@@ -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