From ad413a3c4d5ba2ef727a3519bb78c5361c7f9f02 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Fri, 3 Aug 2012 03:17:08 +0000 Subject: [PATCH] - Update to 1.0.1.4 - Use the new options framework Obtained from: FreeBSD Haskell --- www/hs-hamlet/Makefile | 8 +++----- www/hs-hamlet/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/www/hs-hamlet/Makefile b/www/hs-hamlet/Makefile index ffae9d612235..32f446c13de4 100644 --- a/www/hs-hamlet/Makefile +++ b/www/hs-hamlet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hamlet -PORTVERSION= 1.0.1.3 +PORTVERSION= 1.0.1.4 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -14,10 +14,8 @@ COMMENT= Haml-like template files that are compile-time checked LICENSE= MIT -USE_CABAL= blaze-builder>=0.2 blaze-html>=0.4 failure>=0.1 parsec>=2 \ - shakespeare>=1.0 text>=0.7 - -CONFIGURE_ARGS+= --flags="-blaze_html_0_5" +USE_CABAL= blaze-builder>=0.2 blaze-html>=0.5 blaze-markup>=0.5.1 \ + failure>=0.1 parsec>=2 shakespeare>=1.0 text>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include diff --git a/www/hs-hamlet/distinfo b/www/hs-hamlet/distinfo index 4d33ba14cf7e..06f63a88b1e9 100644 --- a/www/hs-hamlet/distinfo +++ b/www/hs-hamlet/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hamlet-1.0.1.3.tar.gz) = 76c8a3c38b3852c6149736a86c8e0af08a6627902eb4cf5fc9d258ba27c2b65d -SIZE (cabal/hamlet-1.0.1.3.tar.gz) = 17859 +SHA256 (cabal/hamlet-1.0.1.4.tar.gz) = 6723b04128ef95e705c0d0c388c8e6b3256f690fdc8c60ed2d5fc1cc49b97a67 +SIZE (cabal/hamlet-1.0.1.4.tar.gz) = 17926