summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-01-09 21:29:39 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-01-09 21:29:39 +0000
commitf27ca4d0f1e1df6ff92a7455ddea39730ec30f60 (patch)
tree576f82a7c3bb2104bf5e9aaaf018944bd9e09da9 /archivers
parent- Update to 0.2.2.1476 (diff)
- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1
Notes
Notes: svn path=/head/; revision=339285
Diffstat (limited to 'archivers')
-rw-r--r--archivers/hs-tar/Makefile2
-rw-r--r--archivers/hs-zip-archive/Makefile2
-rw-r--r--archivers/hs-zlib-bindings/Makefile2
-rw-r--r--archivers/hs-zlib-conduit/Makefile2
-rw-r--r--archivers/hs-zlib-enum/Makefile2
-rw-r--r--archivers/hs-zlib/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/archivers/hs-tar/Makefile b/archivers/hs-tar/Makefile
index 796575626cc9..ddf85f904c6e 100644
--- a/archivers/hs-tar/Makefile
+++ b/archivers/hs-tar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= tar
PORTVERSION= 0.4.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/archivers/hs-zip-archive/Makefile b/archivers/hs-zip-archive/Makefile
index caa6ac9e709b..7ffd941d4ec2 100644
--- a/archivers/hs-zip-archive/Makefile
+++ b/archivers/hs-zip-archive/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zip-archive
PORTVERSION= 0.1.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/archivers/hs-zlib-bindings/Makefile b/archivers/hs-zlib-bindings/Makefile
index ae2c3d917d15..1ce185e71a78 100644
--- a/archivers/hs-zlib-bindings/Makefile
+++ b/archivers/hs-zlib-bindings/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zlib-bindings
PORTVERSION= 0.1.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/archivers/hs-zlib-conduit/Makefile b/archivers/hs-zlib-conduit/Makefile
index 6e70f91955ed..d960a16b87be 100644
--- a/archivers/hs-zlib-conduit/Makefile
+++ b/archivers/hs-zlib-conduit/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zlib-conduit
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/archivers/hs-zlib-enum/Makefile b/archivers/hs-zlib-enum/Makefile
index 257cd78d850b..0813c564f9aa 100644
--- a/archivers/hs-zlib-enum/Makefile
+++ b/archivers/hs-zlib-enum/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zlib-enum
PORTVERSION= 0.2.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile
index 52d700788996..7924fd99d576 100644
--- a/archivers/hs-zlib/Makefile
+++ b/archivers/hs-zlib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zlib
PORTVERSION= 0.5.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org