aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2018-06-30 09:57:59 +0000
committerGleb Popov <arrowd@FreeBSD.org>2018-06-30 09:57:59 +0000
commit98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6 (patch)
treee7dcfa318181269d56d040d7b33ff15f28653b40 /textproc
parent66f8fb874f8377f87c419ea43da885d3182fc695 (diff)
downloadports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.tar.gz
ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cgrep/Makefile1
-rw-r--r--textproc/hs-Diff/Makefile2
-rw-r--r--textproc/hs-HStringTemplate/Makefile1
-rw-r--r--textproc/hs-HaXml/Makefile2
-rw-r--r--textproc/hs-appar/Makefile2
-rw-r--r--textproc/hs-attoparsec-enumerator/Makefile2
-rw-r--r--textproc/hs-attoparsec-iso8601/Makefile2
-rw-r--r--textproc/hs-attoparsec/Makefile1
-rw-r--r--textproc/hs-bencode/Makefile2
-rw-r--r--textproc/hs-blaze-html/Makefile2
-rw-r--r--textproc/hs-blaze-markup/Makefile1
-rw-r--r--textproc/hs-bytestring-csv/Makefile2
-rw-r--r--textproc/hs-case-insensitive/Makefile1
-rw-r--r--textproc/hs-cassava/Makefile1
-rw-r--r--textproc/hs-cmark-gfm/Makefile1
-rw-r--r--textproc/hs-cmark/Makefile1
-rw-r--r--textproc/hs-csv/Makefile2
-rw-r--r--textproc/hs-doctemplates/Makefile1
-rw-r--r--textproc/hs-double-conversion/Makefile2
-rw-r--r--textproc/hs-feed/Makefile1
-rw-r--r--textproc/hs-hexpat/Makefile2
-rw-r--r--textproc/hs-highlighting-kate/Makefile2
-rw-r--r--textproc/hs-hs-bibutils/Makefile1
-rw-r--r--textproc/hs-html-conduit/Makefile1
-rw-r--r--textproc/hs-html/Makefile2
-rw-r--r--textproc/hs-hxt-charproperties/Makefile2
-rw-r--r--textproc/hs-hxt-regex-xmlschema/Makefile2
-rw-r--r--textproc/hs-hxt-unicode/Makefile2
-rw-r--r--textproc/hs-hxt/Makefile2
-rw-r--r--textproc/hs-lhs2tex/Makefile1
-rw-r--r--textproc/hs-libxml-sax/Makefile2
-rw-r--r--textproc/hs-libxml/Makefile2
-rw-r--r--textproc/hs-magic/Makefile2
-rw-r--r--textproc/hs-pandoc-citeproc/Makefile1
-rw-r--r--textproc/hs-pandoc-types/Makefile1
-rw-r--r--textproc/hs-pandoc/Makefile1
-rw-r--r--textproc/hs-polyparse/Makefile2
-rw-r--r--textproc/hs-pretty-show/Makefile1
-rw-r--r--textproc/hs-regex-applicative/Makefile2
-rw-r--r--textproc/hs-regex-base/Makefile2
-rw-r--r--textproc/hs-regex-compat-tdfa/Makefile2
-rw-r--r--textproc/hs-regex-compat/Makefile2
-rw-r--r--textproc/hs-regex-pcre-builtin/Makefile2
-rw-r--r--textproc/hs-regex-pcre/Makefile2
-rw-r--r--textproc/hs-regex-posix/Makefile2
-rw-r--r--textproc/hs-regex-tdfa/Makefile1
-rw-r--r--textproc/hs-rfc5051/Makefile2
-rw-r--r--textproc/hs-scanner/Makefile2
-rw-r--r--textproc/hs-skylighting-core/Makefile1
-rw-r--r--textproc/hs-skylighting/Makefile1
-rw-r--r--textproc/hs-stringsearch/Makefile2
-rw-r--r--textproc/hs-tagsoup/Makefile1
-rw-r--r--textproc/hs-tagstream-conduit/Makefile2
-rw-r--r--textproc/hs-texmath/Makefile1
-rw-r--r--textproc/hs-uri-bytestring-aeson/Makefile1
-rw-r--r--textproc/hs-uri-bytestring/Makefile1
-rw-r--r--textproc/hs-uri-encode/Makefile1
-rw-r--r--textproc/hs-uri/Makefile2
-rw-r--r--textproc/hs-xml-conduit/Makefile1
-rw-r--r--textproc/hs-xml-hamlet/Makefile1
-rw-r--r--textproc/hs-xml-types/Makefile2
-rw-r--r--textproc/hs-xml/Makefile2
-rw-r--r--textproc/hs-xmlhtml/Makefile1
-rw-r--r--textproc/hs-yaml/Makefile1
64 files changed, 64 insertions, 35 deletions
diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile
index 5d9f63b5cbdf..caefab80d5c6 100644
--- a/textproc/cgrep/Makefile
+++ b/textproc/cgrep/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cgrep
PORTVERSION= 6.6.25
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lwhsu@FreeBSD.org
diff --git a/textproc/hs-Diff/Makefile b/textproc/hs-Diff/Makefile
index 8cf0212a1cac..74b61e8d0507 100644
--- a/textproc/hs-Diff/Makefile
+++ b/textproc/hs-Diff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Diff
PORTVERSION= 0.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-HStringTemplate/Makefile b/textproc/hs-HStringTemplate/Makefile
index 328975c204fa..3089d10fc4db 100644
--- a/textproc/hs-HStringTemplate/Makefile
+++ b/textproc/hs-HStringTemplate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= HStringTemplate
PORTVERSION= 0.8.7
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 8643f3e628f7..d4aac4cfa751 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= HaXml
PORTVERSION= 1.25.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-appar/Makefile b/textproc/hs-appar/Makefile
index a9c28abe7b20..1027bb1fe6c5 100644
--- a/textproc/hs-appar/Makefile
+++ b/textproc/hs-appar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= appar
PORTVERSION= 0.1.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile
index f2881b760c91..68d9e638577e 100644
--- a/textproc/hs-attoparsec-enumerator/Makefile
+++ b/textproc/hs-attoparsec-enumerator/Makefile
@@ -2,7 +2,7 @@
PORTNAME= attoparsec-enumerator
PORTVERSION= 0.3.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-attoparsec-iso8601/Makefile b/textproc/hs-attoparsec-iso8601/Makefile
index 5c0afebf8464..f4472eac8934 100644
--- a/textproc/hs-attoparsec-iso8601/Makefile
+++ b/textproc/hs-attoparsec-iso8601/Makefile
@@ -2,7 +2,7 @@
PORTNAME= attoparsec-iso8601
PORTVERSION= 1.0.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile
index 204e0611b191..3fc0e9bc0a2f 100644
--- a/textproc/hs-attoparsec/Makefile
+++ b/textproc/hs-attoparsec/Makefile
@@ -2,6 +2,7 @@
PORTNAME= attoparsec
PORTVERSION= 0.13.2.2
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-bencode/Makefile b/textproc/hs-bencode/Makefile
index c57b915c428d..c39fbf187465 100644
--- a/textproc/hs-bencode/Makefile
+++ b/textproc/hs-bencode/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bencode
PORTVERSION= 0.6.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile
index cf9623e9d394..d5c01297aa86 100644
--- a/textproc/hs-blaze-html/Makefile
+++ b/textproc/hs-blaze-html/Makefile
@@ -2,7 +2,7 @@
PORTNAME= blaze-html
PORTVERSION= 0.9.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-blaze-markup/Makefile b/textproc/hs-blaze-markup/Makefile
index 4be6ab040009..acb70dd12717 100644
--- a/textproc/hs-blaze-markup/Makefile
+++ b/textproc/hs-blaze-markup/Makefile
@@ -2,6 +2,7 @@
PORTNAME= blaze-markup
PORTVERSION= 0.8.2.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-bytestring-csv/Makefile b/textproc/hs-bytestring-csv/Makefile
index a22dcb9f2659..d268e9655b0d 100644
--- a/textproc/hs-bytestring-csv/Makefile
+++ b/textproc/hs-bytestring-csv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bytestring-csv
PORTVERSION= 0.1.2
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile
index ef4392928060..268aaae8840e 100644
--- a/textproc/hs-case-insensitive/Makefile
+++ b/textproc/hs-case-insensitive/Makefile
@@ -2,6 +2,7 @@
PORTNAME= case-insensitive
PORTVERSION= 1.2.0.11
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-cassava/Makefile b/textproc/hs-cassava/Makefile
index 2655670f293c..f9b34f1b4f07 100644
--- a/textproc/hs-cassava/Makefile
+++ b/textproc/hs-cassava/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cassava
PORTVERSION= 0.5.1.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-cmark-gfm/Makefile b/textproc/hs-cmark-gfm/Makefile
index 13b6c63d3095..21cdfc94f063 100644
--- a/textproc/hs-cmark-gfm/Makefile
+++ b/textproc/hs-cmark-gfm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cmark-gfm
PORTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-cmark/Makefile b/textproc/hs-cmark/Makefile
index 1f1e39068edf..977efeec5302 100644
--- a/textproc/hs-cmark/Makefile
+++ b/textproc/hs-cmark/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cmark
PORTVERSION= 0.5.6
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile
index 866171f80703..7e090904b885 100644
--- a/textproc/hs-csv/Makefile
+++ b/textproc/hs-csv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= csv
PORTVERSION= 0.1.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-doctemplates/Makefile b/textproc/hs-doctemplates/Makefile
index 9f2764e8d329..acb28810656f 100644
--- a/textproc/hs-doctemplates/Makefile
+++ b/textproc/hs-doctemplates/Makefile
@@ -2,6 +2,7 @@
PORTNAME= doctemplates
PORTVERSION= 0.2.2.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile
index dcb4c21bdcb6..7872eb53cee8 100644
--- a/textproc/hs-double-conversion/Makefile
+++ b/textproc/hs-double-conversion/Makefile
@@ -2,7 +2,7 @@
PORTNAME= double-conversion
PORTVERSION= 2.0.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile
index 68dedb8f8576..bd7bf8e11c58 100644
--- a/textproc/hs-feed/Makefile
+++ b/textproc/hs-feed/Makefile
@@ -3,6 +3,7 @@
PORTNAME= feed
PORTVERSION= 1.0.0.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hexpat/Makefile b/textproc/hs-hexpat/Makefile
index 07adeb9cada4..c6504a37b65d 100644
--- a/textproc/hs-hexpat/Makefile
+++ b/textproc/hs-hexpat/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hexpat
PORTVERSION= 0.20.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile
index 175435891e6c..93d7a7417bb8 100644
--- a/textproc/hs-highlighting-kate/Makefile
+++ b/textproc/hs-highlighting-kate/Makefile
@@ -2,7 +2,7 @@
PORTNAME= highlighting-kate
PORTVERSION= 0.6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hs-bibutils/Makefile b/textproc/hs-hs-bibutils/Makefile
index 3133c157b20e..3b395520b59a 100644
--- a/textproc/hs-hs-bibutils/Makefile
+++ b/textproc/hs-hs-bibutils/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hs-bibutils
PORTVERSION= 6.2.0.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-html-conduit/Makefile b/textproc/hs-html-conduit/Makefile
index b5067886da1d..27f808f386f2 100644
--- a/textproc/hs-html-conduit/Makefile
+++ b/textproc/hs-html-conduit/Makefile
@@ -2,6 +2,7 @@
PORTNAME= html-conduit
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-html/Makefile b/textproc/hs-html/Makefile
index a92e4c0cbf56..70a9b578e56d 100644
--- a/textproc/hs-html/Makefile
+++ b/textproc/hs-html/Makefile
@@ -2,7 +2,7 @@
PORTNAME= html
PORTVERSION= 1.0.1.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hxt-charproperties/Makefile b/textproc/hs-hxt-charproperties/Makefile
index 579f3c2aac03..a83fc1ca55ed 100644
--- a/textproc/hs-hxt-charproperties/Makefile
+++ b/textproc/hs-hxt-charproperties/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hxt-charproperties
PORTVERSION= 9.2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile
index bf5f2657842d..883a64468d24 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.2.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile
index 69e09e587c5a..82de99820b68 100644
--- a/textproc/hs-hxt-unicode/Makefile
+++ b/textproc/hs-hxt-unicode/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hxt-unicode
PORTVERSION= 9.0.2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-hxt/Makefile b/textproc/hs-hxt/Makefile
index a59a01ae2f94..5764c91d92a5 100644
--- a/textproc/hs-hxt/Makefile
+++ b/textproc/hs-hxt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hxt
PORTVERSION= 9.3.1.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index e914e554a3ee..58f757959550 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lhs2tex
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-libxml-sax/Makefile b/textproc/hs-libxml-sax/Makefile
index a012c777fe07..1202e7149e0d 100644
--- a/textproc/hs-libxml-sax/Makefile
+++ b/textproc/hs-libxml-sax/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libxml-sax
PORTVERSION= 0.7.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-libxml/Makefile b/textproc/hs-libxml/Makefile
index 92f3ac64544b..df4a67559187 100644
--- a/textproc/hs-libxml/Makefile
+++ b/textproc/hs-libxml/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libxml
PORTVERSION= 0.1.1
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-magic/Makefile b/textproc/hs-magic/Makefile
index 5b0a32eaeab6..a1574550d59e 100644
--- a/textproc/hs-magic/Makefile
+++ b/textproc/hs-magic/Makefile
@@ -2,7 +2,7 @@
PORTNAME= magic
PORTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc-citeproc/Makefile b/textproc/hs-pandoc-citeproc/Makefile
index ba9ef140cf46..e41128eb39f7 100644
--- a/textproc/hs-pandoc-citeproc/Makefile
+++ b/textproc/hs-pandoc-citeproc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pandoc-citeproc
PORTVERSION= 0.14.3.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile
index 606e3809647b..ab4ac66325ab 100644
--- a/textproc/hs-pandoc-types/Makefile
+++ b/textproc/hs-pandoc-types/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pandoc-types
PORTVERSION= 1.17.4.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc haskell
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 73481fb95230..f0643bdfa6cd 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pandoc
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile
index 2fe6967856d9..2ba238eacbd1 100644
--- a/textproc/hs-polyparse/Makefile
+++ b/textproc/hs-polyparse/Makefile
@@ -2,7 +2,7 @@
PORTNAME= polyparse
PORTVERSION= 1.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pretty-show/Makefile b/textproc/hs-pretty-show/Makefile
index fc4aca9b2546..4d5f24c68e20 100644
--- a/textproc/hs-pretty-show/Makefile
+++ b/textproc/hs-pretty-show/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pretty-show
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-applicative/Makefile b/textproc/hs-regex-applicative/Makefile
index f0d1e11e64e3..5f4b31f41195 100644
--- a/textproc/hs-regex-applicative/Makefile
+++ b/textproc/hs-regex-applicative/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-applicative
PORTVERSION= 0.3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-base/Makefile b/textproc/hs-regex-base/Makefile
index 5ef5eaeddb79..75d21a0825fb 100644
--- a/textproc/hs-regex-base/Makefile
+++ b/textproc/hs-regex-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-base
PORTVERSION= 0.93.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-compat-tdfa/Makefile b/textproc/hs-regex-compat-tdfa/Makefile
index 09bda2db8e60..837d81e27833 100644
--- a/textproc/hs-regex-compat-tdfa/Makefile
+++ b/textproc/hs-regex-compat-tdfa/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-compat-tdfa
PORTVERSION= 0.95.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-compat/Makefile b/textproc/hs-regex-compat/Makefile
index 9cbed60ea6ca..7ba950875643 100644
--- a/textproc/hs-regex-compat/Makefile
+++ b/textproc/hs-regex-compat/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-compat
PORTVERSION= 0.95.1
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile
index bba3c39cf15b..0316aa7993ec 100644
--- a/textproc/hs-regex-pcre-builtin/Makefile
+++ b/textproc/hs-regex-pcre-builtin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-pcre-builtin
PORTVERSION= 0.94.4.8.8.35
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-pcre/Makefile b/textproc/hs-regex-pcre/Makefile
index e28e263be526..82c1959006b5 100644
--- a/textproc/hs-regex-pcre/Makefile
+++ b/textproc/hs-regex-pcre/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-pcre
PORTVERSION= 0.94.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-posix/Makefile b/textproc/hs-regex-posix/Makefile
index 81f259744f84..5e0d38b2131e 100644
--- a/textproc/hs-regex-posix/Makefile
+++ b/textproc/hs-regex-posix/Makefile
@@ -2,7 +2,7 @@
PORTNAME= regex-posix
PORTVERSION= 0.95.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-regex-tdfa/Makefile b/textproc/hs-regex-tdfa/Makefile
index c6a9bfa8904c..da9a509eee00 100644
--- a/textproc/hs-regex-tdfa/Makefile
+++ b/textproc/hs-regex-tdfa/Makefile
@@ -2,6 +2,7 @@
PORTNAME= regex-tdfa
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-rfc5051/Makefile b/textproc/hs-rfc5051/Makefile
index 72c06daca208..ea01a29ee9b1 100644
--- a/textproc/hs-rfc5051/Makefile
+++ b/textproc/hs-rfc5051/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rfc5051
PORTVERSION= 0.1.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-scanner/Makefile b/textproc/hs-scanner/Makefile
index d5476064cc95..88bd21ce63c1 100644
--- a/textproc/hs-scanner/Makefile
+++ b/textproc/hs-scanner/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scanner
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-skylighting-core/Makefile b/textproc/hs-skylighting-core/Makefile
index 7bc959ab065c..c9d83ca4bb9e 100644
--- a/textproc/hs-skylighting-core/Makefile
+++ b/textproc/hs-skylighting-core/Makefile
@@ -2,6 +2,7 @@
PORTNAME= skylighting-core
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-skylighting/Makefile b/textproc/hs-skylighting/Makefile
index 5614321c509d..44f26b53ae8c 100644
--- a/textproc/hs-skylighting/Makefile
+++ b/textproc/hs-skylighting/Makefile
@@ -2,6 +2,7 @@
PORTNAME= skylighting
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile
index 41bb6e06b85d..82860cfaee4f 100644
--- a/textproc/hs-stringsearch/Makefile
+++ b/textproc/hs-stringsearch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stringsearch
PORTVERSION= 0.3.6.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-tagsoup/Makefile b/textproc/hs-tagsoup/Makefile
index 562476c669be..a497d9d88bf1 100644
--- a/textproc/hs-tagsoup/Makefile
+++ b/textproc/hs-tagsoup/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tagsoup
PORTVERSION= 0.14.6
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-tagstream-conduit/Makefile b/textproc/hs-tagstream-conduit/Makefile
index 74c1324736ce..ce029b3554bd 100644
--- a/textproc/hs-tagstream-conduit/Makefile
+++ b/textproc/hs-tagstream-conduit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= tagstream-conduit
PORTVERSION= 0.5.5.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile
index da4ddc367fb9..0188275b197b 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -3,6 +3,7 @@
PORTNAME= texmath
PORTVERSION= 0.10.1.2
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-uri-bytestring-aeson/Makefile b/textproc/hs-uri-bytestring-aeson/Makefile
index 5cb5141f869d..06fca37a7b99 100644
--- a/textproc/hs-uri-bytestring-aeson/Makefile
+++ b/textproc/hs-uri-bytestring-aeson/Makefile
@@ -2,6 +2,7 @@
PORTNAME= uri-bytestring-aeson
PORTVERSION= 0.1.0.6
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-uri-bytestring/Makefile b/textproc/hs-uri-bytestring/Makefile
index 6414880d051e..f4ad7226be2b 100644
--- a/textproc/hs-uri-bytestring/Makefile
+++ b/textproc/hs-uri-bytestring/Makefile
@@ -2,6 +2,7 @@
PORTNAME= uri-bytestring
PORTVERSION= 0.3.1.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-uri-encode/Makefile b/textproc/hs-uri-encode/Makefile
index d315090cbd4f..d0f21137ffc8 100644
--- a/textproc/hs-uri-encode/Makefile
+++ b/textproc/hs-uri-encode/Makefile
@@ -2,6 +2,7 @@
PORTNAME= uri-encode
PORTVERSION= 1.5.0.5
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-uri/Makefile b/textproc/hs-uri/Makefile
index 095269b83600..0247b4a9f092 100644
--- a/textproc/hs-uri/Makefile
+++ b/textproc/hs-uri/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uri
PORTVERSION= 0.1.6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xml-conduit/Makefile b/textproc/hs-xml-conduit/Makefile
index bc76287d5ca7..c75e2ccf3c0a 100644
--- a/textproc/hs-xml-conduit/Makefile
+++ b/textproc/hs-xml-conduit/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xml-conduit
PORTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xml-hamlet/Makefile b/textproc/hs-xml-hamlet/Makefile
index c5c45d6d0c97..dd10ca614109 100644
--- a/textproc/hs-xml-hamlet/Makefile
+++ b/textproc/hs-xml-hamlet/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xml-hamlet
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xml-types/Makefile b/textproc/hs-xml-types/Makefile
index 4fe4b67b4179..013c85ff22e3 100644
--- a/textproc/hs-xml-types/Makefile
+++ b/textproc/hs-xml-types/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xml-types
PORTVERSION= 0.3.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile
index 35a12316b799..570040d1774a 100644
--- a/textproc/hs-xml/Makefile
+++ b/textproc/hs-xml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xml
PORTVERSION= 1.3.14
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xmlhtml/Makefile b/textproc/hs-xmlhtml/Makefile
index 9bd70396b842..22b3a4aacfa5 100644
--- a/textproc/hs-xmlhtml/Makefile
+++ b/textproc/hs-xmlhtml/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xmlhtml
PORTVERSION= 0.2.5.2
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile
index 63107efef475..81127b4f8c10 100644
--- a/textproc/hs-yaml/Makefile
+++ b/textproc/hs-yaml/Makefile
@@ -2,6 +2,7 @@
PORTNAME= yaml
PORTVERSION= 0.8.29
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org