aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-21 04:44:57 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-04-21 04:48:23 +0000
commitbdca32c5961668b70d8b65ecfe8d9f338216bb16 (patch)
treea0d1e47061599ef4c71175852cf3fa002a3ae6b0
parent12837690ed0c7785f94e8793ddc13a57477ef319 (diff)
downloadports-bdca32c5961668b70d8b65ecfe8d9f338216bb16.tar.gz
ports-bdca32c5961668b70d8b65ecfe8d9f338216bb16.zip
Bump USES=cabal ports after 12837690ed0c
-rw-r--r--converters/hs-aeson-pretty/Makefile2
-rw-r--r--deskutils/hs-arbtt/Makefile2
-rw-r--r--devel/elm-format/Makefile2
-rw-r--r--devel/hs-ShellCheck/Makefile1
-rw-r--r--devel/hs-alex/Makefile1
-rw-r--r--devel/hs-cabal-install/Makefile1
-rw-r--r--devel/hs-cpphs/Makefile1
-rw-r--r--devel/hs-darcs/Makefile1
-rw-r--r--devel/hs-ghc-events/Makefile1
-rw-r--r--devel/hs-ghcprofview/Makefile1
-rw-r--r--devel/hs-git-annex/Makefile1
-rw-r--r--devel/hs-haddock/Makefile1
-rw-r--r--devel/hs-happy/Makefile1
-rw-r--r--devel/hs-haskell-language-server/Makefile1
-rw-r--r--devel/hs-hasktags/Makefile2
-rw-r--r--devel/hs-hlint/Makefile1
-rw-r--r--devel/hs-hls-install/Makefile1
-rw-r--r--devel/hs-hoogle/Makefile1
-rw-r--r--devel/hs-hpack/Makefile1
-rw-r--r--devel/hs-hspec-discover/Makefile1
-rw-r--r--devel/hs-mueval/Makefile2
-rw-r--r--devel/hs-profiteur/Makefile2
-rw-r--r--devel/hs-shake/Makefile1
-rw-r--r--devel/hs-spago/Makefile1
-rw-r--r--devel/hs-threadscope/Makefile1
-rw-r--r--devel/stack/Makefile2
-rw-r--r--finance/hs-hledger-ui/Makefile1
-rw-r--r--finance/hs-hledger-web/Makefile1
-rw-r--r--finance/hs-hledger/Makefile1
-rw-r--r--games/hedgewars-server/Makefile2
-rw-r--r--games/hs-scroll/Makefile2
-rw-r--r--lang/elm/Makefile2
-rw-r--r--lang/hs-brainfuck/Makefile2
-rw-r--r--lang/hs-unlambda/Makefile2
-rw-r--r--lang/purescript/Makefile1
-rw-r--r--math/hs-Agda/Makefile1
-rw-r--r--math/hs-penrose/Makefile2
-rw-r--r--misc/hs-hascard/Makefile1
-rw-r--r--net-im/matterhorn/Makefile1
-rw-r--r--print/hs-hscolour/Makefile2
-rw-r--r--security/hs-cryptol/Makefile1
-rw-r--r--sysutils/hs-cputype/Makefile1
-rw-r--r--textproc/cgrep/Makefile2
-rw-r--r--textproc/hs-lhs2tex/Makefile1
-rw-r--r--textproc/hs-pandoc-crossref/Makefile1
-rw-r--r--textproc/hs-pandoc/Makefile1
-rw-r--r--textproc/hs-yaml/Makefile1
-rw-r--r--www/hs-DAV/Makefile3
-rw-r--r--www/hs-hjsmin/Makefile2
-rw-r--r--www/hs-postgrest/Makefile2
-rw-r--r--www/hs-wai-app-static/Makefile1
-rw-r--r--www/hs-yesod-bin/Makefile1
-rw-r--r--x11-wm/hs-xmonad/Makefile2
-rw-r--r--x11/conlecterm/Makefile1
-rw-r--r--x11/hs-xmobar/Makefile1
55 files changed, 55 insertions, 20 deletions
diff --git a/converters/hs-aeson-pretty/Makefile b/converters/hs-aeson-pretty/Makefile
index f6e9e109d940..ec9fb1be07d7 100644
--- a/converters/hs-aeson-pretty/Makefile
+++ b/converters/hs-aeson-pretty/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aeson-pretty
PORTVERSION= 0.8.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/deskutils/hs-arbtt/Makefile b/deskutils/hs-arbtt/Makefile
index 6750f3427358..9840027c2791 100644
--- a/deskutils/hs-arbtt/Makefile
+++ b/deskutils/hs-arbtt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arbtt
PORTVERSION= 0.10.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils haskell
MAINTAINER= mail@dbalan.in
diff --git a/devel/elm-format/Makefile b/devel/elm-format/Makefile
index b2dce2eb7bbf..04be863128d8 100644
--- a/devel/elm-format/Makefile
+++ b/devel/elm-format/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elm-format
PORTVERSION= 0.8.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel textproc
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-ShellCheck/Makefile b/devel/hs-ShellCheck/Makefile
index 7845864379b6..2d30703f715e 100644
--- a/devel/hs-ShellCheck/Makefile
+++ b/devel/hs-ShellCheck/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ShellCheck
DISTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= tobik@FreeBSD.org
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index 3b0e5d92b452..b4c237b74586 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= alex
PORTVERSION= 3.2.6
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index e2fa4f05da35..d0f8de87ed5d 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cabal-install
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 3.4.0.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile
index 7d80d78bc724..952bb62c75db 100644
--- a/devel/hs-cpphs/Makefile
+++ b/devel/hs-cpphs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cpphs
PORTVERSION= 1.20.9.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index 82f40715d098..ae6d124ac708 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-darcs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= darcs
PORTVERSION= 2.16.3
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-ghc-events/Makefile b/devel/hs-ghc-events/Makefile
index 2fb807cfcaca..ff12467177f9 100644
--- a/devel/hs-ghc-events/Makefile
+++ b/devel/hs-ghc-events/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ghc-events
PORTVERSION= 0.15.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile
index 2889fc9e3e3e..cabcf51a074d 100644
--- a/devel/hs-ghcprofview/Makefile
+++ b/devel/hs-ghcprofview/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ghcprofview
PORTVERSION= 0.1.0.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile
index 6e5734b1bd87..3db222cd319c 100644
--- a/devel/hs-git-annex/Makefile
+++ b/devel/hs-git-annex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= git-annex
PORTVERSION= 8.20210223
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index 2907fde13b42..35226147b59b 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -2,6 +2,7 @@
PORTNAME= haddock
PORTVERSION= 2.24.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index a508865dccfb..c8d97b58254d 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -2,6 +2,7 @@
PORTNAME= happy
PORTVERSION= 1.20.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-haskell-language-server/Makefile b/devel/hs-haskell-language-server/Makefile
index 439217d30575..2ad93a40b1b9 100644
--- a/devel/hs-haskell-language-server/Makefile
+++ b/devel/hs-haskell-language-server/Makefile
@@ -1,5 +1,6 @@
PORTNAME= haskell-language-server
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hasktags/Makefile b/devel/hs-hasktags/Makefile
index 7c58a722503f..65742c152fca 100644
--- a/devel/hs-hasktags/Makefile
+++ b/devel/hs-hasktags/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hasktags
PORTVERSION= 0.71.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile
index 7d8f34a45259..39523ffc00b7 100644
--- a/devel/hs-hlint/Makefile
+++ b/devel/hs-hlint/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hlint
PORTVERSION= 3.2.7
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hls-install/Makefile b/devel/hs-hls-install/Makefile
index 3cd43de49dbb..58dbf37db7c2 100644
--- a/devel/hs-hls-install/Makefile
+++ b/devel/hs-hls-install/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hls-install
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index b76c4ccbbee1..243a487bfc96 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hoogle
PORTVERSION= 5.0.18.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hpack/Makefile b/devel/hs-hpack/Makefile
index ccff5fcd4092..61efc173f550 100644
--- a/devel/hs-hpack/Makefile
+++ b/devel/hs-hpack/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hpack
PORTVERSION= 0.34.4
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile
index 05da312fc4f5..04c2436f2d44 100644
--- a/devel/hs-hspec-discover/Makefile
+++ b/devel/hs-hspec-discover/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hspec-discover
PORTVERSION= 2.7.8
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-mueval/Makefile b/devel/hs-mueval/Makefile
index c8312390998d..64002e4bf088 100644
--- a/devel/hs-mueval/Makefile
+++ b/devel/hs-mueval/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mueval
PORTVERSION= 0.9.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-profiteur/Makefile b/devel/hs-profiteur/Makefile
index ae857425edc0..ee96e4048fb2 100644
--- a/devel/hs-profiteur/Makefile
+++ b/devel/hs-profiteur/Makefile
@@ -1,6 +1,6 @@
PORTNAME= profiteur
PORTVERSION= 0.4.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-shake/Makefile b/devel/hs-shake/Makefile
index 18a48e9cbf8a..f867937b6bf1 100644
--- a/devel/hs-shake/Makefile
+++ b/devel/hs-shake/Makefile
@@ -1,5 +1,6 @@
PORTNAME= shake
PORTVERSION= 0.19.4
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-spago/Makefile b/devel/hs-spago/Makefile
index f30d39000e42..6d490a62d039 100644
--- a/devel/hs-spago/Makefile
+++ b/devel/hs-spago/Makefile
@@ -1,5 +1,6 @@
PORTNAME= spago
DISTVERSION= 0.19.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:docs_search_app \
https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:purescript_docs_search
diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile
index bc5ae369c1f5..4f7ec2914dc8 100644
--- a/devel/hs-threadscope/Makefile
+++ b/devel/hs-threadscope/Makefile
@@ -1,5 +1,6 @@
PORTNAME= threadscope
PORTVERSION= 0.2.14
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/stack/Makefile b/devel/stack/Makefile
index 12998de410c7..27da3cddbb1b 100644
--- a/devel/stack/Makefile
+++ b/devel/stack/Makefile
@@ -1,7 +1,7 @@
PORTNAME= stack
PORTVERSION= 2.5.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/finance/hs-hledger-ui/Makefile b/finance/hs-hledger-ui/Makefile
index 330c37db7384..ac85e13697c8 100644
--- a/finance/hs-hledger-ui/Makefile
+++ b/finance/hs-hledger-ui/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hledger-ui
DISTVERSION= 1.19
+PORTREVISION= 1
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/finance/hs-hledger-web/Makefile b/finance/hs-hledger-web/Makefile
index 535b7c12161a..e9f356750916 100644
--- a/finance/hs-hledger-web/Makefile
+++ b/finance/hs-hledger-web/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hledger-web
DISTVERSION= 1.19
+PORTREVISION= 1
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/finance/hs-hledger/Makefile b/finance/hs-hledger/Makefile
index 7a1bd7d176d4..f75676304029 100644
--- a/finance/hs-hledger/Makefile
+++ b/finance/hs-hledger/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hledger
DISTVERSION= 1.19
+PORTREVISION= 1
CATEGORIES= finance haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/games/hedgewars-server/Makefile b/games/hedgewars-server/Makefile
index f111e55024af..654f12f460b1 100644
--- a/games/hedgewars-server/Makefile
+++ b/games/hedgewars-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hedgewars
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.hedgewars.org/download/releases/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile
index ae05463d0dc1..796194a116f3 100644
--- a/games/hs-scroll/Makefile
+++ b/games/hs-scroll/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scroll
PORTVERSION= 1.20180421
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/lang/elm/Makefile b/lang/elm/Makefile
index e1bfa46152f3..78de20ff4db1 100644
--- a/lang/elm/Makefile
+++ b/lang/elm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elm
PORTVERSION= 0.19.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= LOCAL/arrowd/:package_list
DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list
diff --git a/lang/hs-brainfuck/Makefile b/lang/hs-brainfuck/Makefile
index bcbd6a5b38fb..a75a47d5e51a 100644
--- a/lang/hs-brainfuck/Makefile
+++ b/lang/hs-brainfuck/Makefile
@@ -2,7 +2,7 @@
PORTNAME= brainfuck
PORTVERSION= 0.1.0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/lang/hs-unlambda/Makefile b/lang/hs-unlambda/Makefile
index d1dd655d3595..6b15093fc33e 100644
--- a/lang/hs-unlambda/Makefile
+++ b/lang/hs-unlambda/Makefile
@@ -2,7 +2,7 @@
PORTNAME= unlambda
PORTVERSION= 0.1.4.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile
index b425e0f6d568..e8596cb58d62 100644
--- a/lang/purescript/Makefile
+++ b/lang/purescript/Makefile
@@ -1,5 +1,6 @@
PORTNAME= purescript
PORTVERSION= 0.14.0
+PORTREVISION= 1
CATEGORIES= lang
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile
index 123e82728821..2c1e3d0f49e9 100644
--- a/math/hs-Agda/Makefile
+++ b/math/hs-Agda/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Agda
PORTVERSION= 2.6.1.3
+PORTREVISION= 1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-penrose/Makefile b/math/hs-penrose/Makefile
index 537c10287f8c..dd1bc2258bd4 100644
--- a/math/hs-penrose/Makefile
+++ b/math/hs-penrose/Makefile
@@ -2,7 +2,7 @@ PORTNAME= penrose
DISTVERSIONPREFIX= v
DISTVERSION= 0.1-737
DISTVERSIONSUFFIX= -gb336c8d
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/hs-hascard/Makefile b/misc/hs-hascard/Makefile
index 8bec81e9c13c..6390fd65438c 100644
--- a/misc/hs-hascard/Makefile
+++ b/misc/hs-hascard/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hascard
DISTVERSION= 0.3.0.1
+PORTREVISION= 1
CATEGORIES= misc haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/net-im/matterhorn/Makefile b/net-im/matterhorn/Makefile
index 9aacb7999ac2..fbd2236f7118 100644
--- a/net-im/matterhorn/Makefile
+++ b/net-im/matterhorn/Makefile
@@ -1,5 +1,6 @@
PORTNAME= matterhorn
PORTVERSION= 50200.12.0
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= haskell@FreeBSD.org
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile
index 7b96c17c6553..7d8b0fc0948d 100644
--- a/print/hs-hscolour/Makefile
+++ b/print/hs-hscolour/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hscolour
PORTVERSION= 1.24.4
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= print haskell
diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile
index da6baa129b77..e2d726ba27d1 100644
--- a/security/hs-cryptol/Makefile
+++ b/security/hs-cryptol/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cryptol
DISTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= security lang haskell
MAINTAINER= yuri@FreeBSD.org
diff --git a/sysutils/hs-cputype/Makefile b/sysutils/hs-cputype/Makefile
index a0a7dfe70474..77bb94820f81 100644
--- a/sysutils/hs-cputype/Makefile
+++ b/sysutils/hs-cputype/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cputype
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= sysutils haskell
MAINTAINER= arrowd@FreeBSD.org
diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile
index f3f94687dedc..defd5bf3293c 100644
--- a/textproc/cgrep/Makefile
+++ b/textproc/cgrep/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cgrep
PORTVERSION= 6.6.32
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= lwhsu@FreeBSD.org
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index 082c3fc09822..8d76a1ee8792 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= lhs2tex
PORTVERSION= 1.24
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile
index 33e3222b6059..220d6b78ea3f 100644
--- a/textproc/hs-pandoc-crossref/Makefile
+++ b/textproc/hs-pandoc-crossref/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pandoc-crossref
PORTVERSION= 0.3.9.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 272bd7743b03..e1a21ee6aacc 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pandoc
PORTVERSION= 2.11.4
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile
index c1fe19290bde..b3fe0ceb7a52 100644
--- a/textproc/hs-yaml/Makefile
+++ b/textproc/hs-yaml/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yaml
PORTVERSION= 0.11.5.0
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-DAV/Makefile b/www/hs-DAV/Makefile
index 82945ad3c8e5..b40b5e3195d6 100644
--- a/www/hs-DAV/Makefile
+++ b/www/hs-DAV/Makefile
@@ -1,6 +1,6 @@
PORTNAME= DAV
PORTVERSION= 1.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -105,7 +105,6 @@ USE_CABAL= StateVar-1.2 \
xml-types-0.3.7 \
zlib-0.6.2.1_1
-
EXECUTABLES= hdav
.include <bsd.port.mk>
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index 7bdfcb6fab13..42ce7dd0cac5 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hjsmin
PORTVERSION= 0.2.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile
index 5c5f5c3116f0..d61a89e1d6a8 100644
--- a/www/hs-postgrest/Makefile
+++ b/www/hs-postgrest/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postgrest
PORTVERSION= 7.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www databases haskell
MAINTAINER= dmitry.wagin@ya.ru
diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile
index 379ff9a143f2..03cd31e4d4ca 100644
--- a/www/hs-wai-app-static/Makefile
+++ b/www/hs-wai-app-static/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wai-app-static
PORTVERSION= 3.1.7.2
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-yesod-bin/Makefile b/www/hs-yesod-bin/Makefile
index 0385e26ba0cf..d469cd1d5d90 100644
--- a/www/hs-yesod-bin/Makefile
+++ b/www/hs-yesod-bin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yesod-bin
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile
index 9142040351ca..7a42155c6e22 100644
--- a/x11-wm/hs-xmonad/Makefile
+++ b/x11-wm/hs-xmonad/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xmonad
PORTVERSION= 0.15
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/conlecterm/Makefile b/x11/conlecterm/Makefile
index d480eec1694f..3684f6e6f5a1 100644
--- a/x11/conlecterm/Makefile
+++ b/x11/conlecterm/Makefile
@@ -1,6 +1,7 @@
PORTNAME= conlecterm
PORTVERSION= 1.4.3.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= hsw@bitmark.com
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index df7720c2f3c7..44cd36685242 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xmobar
PORTVERSION= 0.37
+PORTREVISION= 1
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org