diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /textproc/hs-hxt-charproperties | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) |
Notes
Diffstat (limited to 'textproc/hs-hxt-charproperties')
-rw-r--r-- | textproc/hs-hxt-charproperties/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-hxt-charproperties/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-hxt-charproperties/pkg-descr | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/textproc/hs-hxt-charproperties/Makefile b/textproc/hs-hxt-charproperties/Makefile index 86b817a0cafe..dc4788c86400 100644 --- a/textproc/hs-hxt-charproperties/Makefile +++ b/textproc/hs-hxt-charproperties/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hxt-charproperties -PORTVERSION= 9.1.1.1 -PORTREVISION= 1 +PORTVERSION= 9.2.0.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-hxt-charproperties/distinfo b/textproc/hs-hxt-charproperties/distinfo index c7ee18a4db6f..a5398a66046b 100644 --- a/textproc/hs-hxt-charproperties/distinfo +++ b/textproc/hs-hxt-charproperties/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hxt-charproperties-9.1.1.1.tar.gz) = e800393a12f3469e37d76cd5449ab22b5eccca565fdf65f075a0698fb9ae0ca9 -SIZE (cabal/hxt-charproperties-9.1.1.1.tar.gz) = 225230 +SHA256 (cabal/hxt-charproperties-9.2.0.1.tar.gz) = e46614d6bf0390b2a6a1aeeb0771e6d366944da40fb21c12c2f8a94d1f47b4d6 +SIZE (cabal/hxt-charproperties-9.2.0.1.tar.gz) = 270767 diff --git a/textproc/hs-hxt-charproperties/pkg-descr b/textproc/hs-hxt-charproperties/pkg-descr index 4f77104deca8..06efe20169de 100644 --- a/textproc/hs-hxt-charproperties/pkg-descr +++ b/textproc/hs-hxt-charproperties/pkg-descr @@ -1,5 +1,5 @@ Character proprties defined by XML and Unicode standards. These modules contain predicates for Unicode blocks and char proprties and character predicates -defined by XML. Supported Unicode version is 5.2.0. +defined by XML. Supported Unicode version is 7.0.0. -WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html +WWW: https://github.com/UweSchmidt/hxt |