diff --git a/textproc/hs-hxt/Makefile b/textproc/hs-hxt/Makefile index 68e632f4bf25..b4724b57180c 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 diff --git a/textproc/hs-hxt/distinfo b/textproc/hs-hxt/distinfo index 50a8ae8466f8..747285446c6f 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