summaryrefslogtreecommitdiff
path: root/textproc/hs-hxt-regex-xmlschema
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
commit8b1c9714975c2175c8c2da424bfafb3143af3a12 (patch)
treeddc21a13929c289330620e015fcff9a9b5d452e3 /textproc/hs-hxt-regex-xmlschema
parent- Update to build18 (diff)
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=349475
Diffstat (limited to 'textproc/hs-hxt-regex-xmlschema')
-rw-r--r--textproc/hs-hxt-regex-xmlschema/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile
index 96a96eb93bd5..0a340622d0cd 100644
--- a/textproc/hs-hxt-regex-xmlschema/Makefile
+++ b/textproc/hs-hxt-regex-xmlschema/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hxt-regex-xmlschema
PORTVERSION= 9.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org