aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-08-03 11:25:27 +0800
committerpgj <pgj@FreeBSD.org>2012-08-03 11:25:27 +0800
commite364ef1dcdb03c1cb27f52f0a9011bbe5a78a84a (patch)
treeed0cc9bca683e7201decbf575c74849f9a002a24
parent19cce4b06bf0742faf6f8ca6caee884ebcc13aac (diff)
downloadfreebsd-ports-gnome-e364ef1dcdb03c1cb27f52f0a9011bbe5a78a84a.tar.gz
freebsd-ports-gnome-e364ef1dcdb03c1cb27f52f0a9011bbe5a78a84a.tar.zst
freebsd-ports-gnome-e364ef1dcdb03c1cb27f52f0a9011bbe5a78a84a.zip
- Update to 0.2.1
- Use the new options framework Obtained from: FreeBSD Haskell
-rw-r--r--www/hs-yesod-test/Makefile6
-rw-r--r--www/hs-yesod-test/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/www/hs-yesod-test/Makefile b/www/hs-yesod-test/Makefile
index 40d17a8f1607..a18040bd8c57 100644
--- a/www/hs-yesod-test/Makefile
+++ b/www/hs-yesod-test/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yesod-test
-PORTVERSION= 0.2.0.6
+PORTVERSION= 0.2.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,14 +14,12 @@ COMMENT= integration testing for WAI/Yesod Applications
LICENSE= MIT
-USE_CABAL= attoparsec>=0.10 blaze-html>=0.4 blaze-markup>=0.5.1 \
+USE_CABAL= attoparsec>=0.10 blaze-html>=0.5 blaze-markup>=0.5.1 \
case-insensitive>=0.2 hspec>=1.1 html-conduit>=0.0.1 \
http-types>=0.6 HUnit>=1.2 hxt>=9.1.6 network>=2.2 \
persistent>=0.9 text transformers>=0.2.2 wai>=1.2 \
wai-test>=1.2 xml-conduit>=0.7 xml-types>=0.3 \
xml2html>=0.1.2.3
-CONFIGURE_ARGS+= --flags="-blaze_html_0_5"
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-yesod-test/distinfo b/www/hs-yesod-test/distinfo
index 244e9c7fa19f..6bdf94d7540a 100644
--- a/www/hs-yesod-test/distinfo
+++ b/www/hs-yesod-test/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-test-0.2.0.6.tar.gz) = 7654a20b8f59710bc5b9d4d4d3ebe30afaeab884199e5fe1469df6539c1eb2b5
-SIZE (cabal/yesod-test-0.2.0.6.tar.gz) = 10954
+SHA256 (cabal/yesod-test-0.2.1.tar.gz) = 693ef12005b3882fc7f13b4ff093acc19746d91a34a9afa3db84e3f581c047aa
+SIZE (cabal/yesod-test-0.2.1.tar.gz) = 10974