aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-HaXml/Makefile')
-rw-r--r--textproc/hs-HaXml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 72a4d354ad81..045d81955a2a 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HaXml
-PORTVERSION= 1.24.1
-PORTREVISION= 1
+PORTVERSION= 1.25.3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,7 @@ COMMENT= Utilities for manipulating XML documents
LICENSE= LGPL21
-USE_CABAL= polyparse>=1.9 random
+USE_CABAL= polyparse>=1.10 random
EXECUTABLE= Canonicalise CanonicaliseLazy DtdToHaskell FpMLToHaskell \
MkOneOf Validate XsdToHaskell Xtract