aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HStringTemplate
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /textproc/hs-HStringTemplate
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'textproc/hs-HStringTemplate')
-rw-r--r--textproc/hs-HStringTemplate/Makefile10
-rw-r--r--textproc/hs-HStringTemplate/distinfo4
-rw-r--r--textproc/hs-HStringTemplate/pkg-descr2
3 files changed, 5 insertions, 11 deletions
diff --git a/textproc/hs-HStringTemplate/Makefile b/textproc/hs-HStringTemplate/Makefile
index 9fcfe19caaf7..f8552fe9f029 100644
--- a/textproc/hs-HStringTemplate/Makefile
+++ b/textproc/hs-HStringTemplate/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-HStringTemplate
-# Date created: December 2, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= HStringTemplate
-PORTVERSION= 0.6.8
-PORTREVISION= 2
+PORTVERSION= 0.6.12
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,7 +9,7 @@ COMMENT= StringTemplate implementation in Haskell
LICENSE= BSD
-USE_CABAL= parsec syb text utf8-string
+USE_CABAL= blaze-builder mtl parsec syb syb-with-class text utf8-string
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-HStringTemplate/distinfo b/textproc/hs-HStringTemplate/distinfo
index 2d84fb089aa2..d95bedbb3588 100644
--- a/textproc/hs-HStringTemplate/distinfo
+++ b/textproc/hs-HStringTemplate/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/HStringTemplate-0.6.8.tar.gz) = 79d26c2057efb1a9d546a43af2912cd5f921adf29b7d078335e82cb1c7dacbbb
-SIZE (cabal/HStringTemplate-0.6.8.tar.gz) = 16144
+SHA256 (cabal/HStringTemplate-0.6.12.tar.gz) = 371c0603eb85c47376394476e3999bd481af164dec5ba483bb5d12bdb0005d0a
+SIZE (cabal/HStringTemplate-0.6.12.tar.gz) = 16091
diff --git a/textproc/hs-HStringTemplate/pkg-descr b/textproc/hs-HStringTemplate/pkg-descr
index 2dff0d8f5b0f..169da7830160 100644
--- a/textproc/hs-HStringTemplate/pkg-descr
+++ b/textproc/hs-HStringTemplate/pkg-descr
@@ -1,3 +1,3 @@
A port of the Java library by Terrence Parr.
-WWW: http://hackage.haskell.org/package/HStringTemplate
+WWW: http://hackage.haskell.org/package/HStringTemplate