summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-13 05:33:00 +0000
committerpgj <pgj@FreeBSD.org>2012-02-13 05:33:00 +0000
commit3560702c1cef9125731d0e7cc2e11148c99685df (patch)
tree1a6275a8092c5e11da606dbbb3ba2699e8127afc
parent656be595f8f280de1aa8f8fbfa21e23431e6f637 (diff)
downloadFreeBSD-ports-3560702c1cef9125731d0e7cc2e11148c99685df.zip
FreeBSD-ports-3560702c1cef9125731d0e7cc2e11148c99685df.tar.gz
- Update to 9.1.6
Obtained from: FreeBSD Haskell
-rw-r--r--textproc/hs-hxt/Makefile7
-rw-r--r--textproc/hs-hxt/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/hs-hxt/Makefile b/textproc/hs-hxt/Makefile
index 68e632f..b4724b5 100644
--- a/textproc/hs-hxt/Makefile
+++ b/textproc/hs-hxt/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= hxt
-PORTVERSION= 9.1.2
+PORTVERSION= 9.1.6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A collection of tools for processing XML with Haskell
+LICENSE= MIT
+
USE_CABAL= binary>=0.5 deepseq>=1.1 HUnit>=1.2 hxt-charproperties>=9.1 \
- hxt-regex-xmlschema>=9 hxt-unicode>=9.0.1 network>=2.1 parsec>=2.1
+ hxt-regex-xmlschema>=9 hxt-unicode>=9.0.1 network>=2.1 \
+ parsec>=2.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt/distinfo b/textproc/hs-hxt/distinfo
index 50a8ae8..7472854 100644
--- a/textproc/hs-hxt/distinfo
+++ b/textproc/hs-hxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hxt-9.1.2.tar.gz) = bdb4f98bb6febfa93a48c80c63c69505b6d10c1c7eb23dc57e2af2d76f61e588
-SIZE (cabal/hxt-9.1.2.tar.gz) = 221300
+SHA256 (cabal/hxt-9.1.6.tar.gz) = ebaec4488902459e29f978b5d0785d2cd9ccb37ca48e7af96c2ac5fbd15721c7
+SIZE (cabal/hxt-9.1.6.tar.gz) = 222380
OpenPOWER on IntegriCloud