aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-hxt-unicode
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /textproc/hs-hxt-unicode
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
Notes
Diffstat (limited to 'textproc/hs-hxt-unicode')
-rw-r--r--textproc/hs-hxt-unicode/Makefile5
-rw-r--r--textproc/hs-hxt-unicode/distinfo4
-rw-r--r--textproc/hs-hxt-unicode/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile
index 841052e9648d..48f3806a5f11 100644
--- a/textproc/hs-hxt-unicode/Makefile
+++ b/textproc/hs-hxt-unicode/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= hxt-unicode
-PORTVERSION= 9.0.2.2
-PORTREVISION= 1
+PORTVERSION= 9.0.2.4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,7 @@ COMMENT= Unicode en-/decoding functions for utf8, iso-latin-* and other encoding
LICENSE= MIT
-USE_CABAL= hxt-charproperties>=9
+USE_CABAL= hxt-charproperties>=9.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt-unicode/distinfo b/textproc/hs-hxt-unicode/distinfo
index 69cb83e062bb..ae28ab31dd61 100644
--- a/textproc/hs-hxt-unicode/distinfo
+++ b/textproc/hs-hxt-unicode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hxt-unicode-9.0.2.2.tar.gz) = 193dbe7bb829ef3c9b8d2f5ad71bd603990310dfe02e910a9d9cb4e3ce5c92c6
-SIZE (cabal/hxt-unicode-9.0.2.2.tar.gz) = 13978
+SHA256 (cabal/hxt-unicode-9.0.2.4.tar.gz) = 7b5823f3bd94b57022d9d84ab3555303653c5121eaaef2ee1fd4918f3c434466
+SIZE (cabal/hxt-unicode-9.0.2.4.tar.gz) = 14010
diff --git a/textproc/hs-hxt-unicode/pkg-descr b/textproc/hs-hxt-unicode/pkg-descr
index 4fb7a2f39976..11ba79dc8dcb 100644
--- a/textproc/hs-hxt-unicode/pkg-descr
+++ b/textproc/hs-hxt-unicode/pkg-descr
@@ -3,4 +3,4 @@ encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16,
ASCII are supported. Decoding is done with lasy functions, errors may be
detected or ignored.
-WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html
+WWW: https://github.com/UweSchmidt/hxt