diff options
Diffstat (limited to 'textproc/hs-hxt-regex-xmlschema')
-rw-r--r-- | textproc/hs-hxt-regex-xmlschema/Makefile | 7 | ||||
-rw-r--r-- | textproc/hs-hxt-regex-xmlschema/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile index 6794b595feeb..59e74dae053d 100644 --- a/textproc/hs-hxt-regex-xmlschema/Makefile +++ b/textproc/hs-hxt-regex-xmlschema/Makefile @@ -1,12 +1,13 @@ # $FreeBSD$ PORTNAME= hxt-regex-xmlschema -PORTVERSION= 9.0.4 -PORTREVISION= 4 +PORTVERSION= 9.1.0 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= A regular expression library for W3C XML Schema regular expressions +COMMENT= Regular expression library for W3C XML Schema regular expressions + +LICENSE= MIT CABAL_SETUP= Setup.hs diff --git a/textproc/hs-hxt-regex-xmlschema/distinfo b/textproc/hs-hxt-regex-xmlschema/distinfo index b1e833ddd29e..8e7f39a485fa 100644 --- a/textproc/hs-hxt-regex-xmlschema/distinfo +++ b/textproc/hs-hxt-regex-xmlschema/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hxt-regex-xmlschema-9.0.4.tar.gz) = eef1c9ae42b3d2ed78019bec6bed92034b1395ea5aa725a459df9ca5d34d884a -SIZE (cabal/hxt-regex-xmlschema-9.0.4.tar.gz) = 27212 +SHA256 (cabal/hxt-regex-xmlschema-9.1.0.tar.gz) = 99bf7f8c7e2b0d930c84ce699861549e02408716902f1e5febf51abaf3cc2751 +SIZE (cabal/hxt-regex-xmlschema-9.1.0.tar.gz) = 26675 |