aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/hs-hoogle/Makefile13
-rw-r--r--devel/hs-hoogle/distinfo4
-rw-r--r--devel/hs-hoogle/files/patch-hoogle.cabal40
3 files changed, 4 insertions, 53 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index 4bee480ca3b1..f0abdf36856b 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= hoogle
-PORTVERSION= 4.2.5
-PORTREVISION= 3
+PORTVERSION= 4.2.8
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -23,13 +22,5 @@ USE_CABAL= binary blaze-builder>=0.2 case-insensitive>=0.2 cmdargs>=0.7 \
EXECUTABLE= hoogle
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64" && ${OSVERSION} >= 900000
-BROKEN= does not link on FreeBSD 9.X amd64
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/hs-hoogle/distinfo b/devel/hs-hoogle/distinfo
index 35e47063ee65..c9e093aaaa24 100644
--- a/devel/hs-hoogle/distinfo
+++ b/devel/hs-hoogle/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/hoogle-4.2.5.tar.gz) = f6b01a065f486db0432784e2065bdf789dde7921258b2cfec3b382fa8b64d995
-SIZE (cabal/hoogle-4.2.5.tar.gz) = 114297
+SHA256 (cabal/hoogle-4.2.8.tar.gz) = 2991e531eb799828648bce16679e9c155e490e8b7a626fd94d33b79edb82818c
+SIZE (cabal/hoogle-4.2.8.tar.gz) = 115054
diff --git a/devel/hs-hoogle/files/patch-hoogle.cabal b/devel/hs-hoogle/files/patch-hoogle.cabal
deleted file mode 100644
index ab4a7dc5a9f1..000000000000
--- a/devel/hs-hoogle/files/patch-hoogle.cabal
+++ /dev/null
@@ -1,40 +0,0 @@
---- ./hoogle.cabal.orig 2011-06-12 15:14:55.000000000 +0200
-+++ ./hoogle.cabal 2011-06-25 19:26:25.000000000 +0200
-@@ -40,10 +40,10 @@
- array, bytestring, containers, directory, filepath, process, random,
- safe,
- binary,
-- parsec >= 2.1,
-- transformers == 0.2.*,
-- uniplate == 1.6.*,
-- haskell-src-exts >= 1.9 && < 1.12
-+ parsec,
-+ transformers >= 0.2,
-+ uniplate >= 1.6,
-+ haskell-src-exts >= 1.9
-
- if !os(mingw32)
- build-depends: unix
-@@ -107,14 +107,14 @@
-
- build-depends:
- time, old-time, old-locale,
-- cmdargs == 0.7.*,
-- tagsoup >= 0.11 && < 0.13,
-- enumerator == 0.4.*,
-- blaze-builder >= 0.2 && < 0.4,
-- http-types == 0.6.*,
-- case-insensitive == 0.2.*,
-- wai == 0.4.*,
-- warp == 0.4.*,
-+ cmdargs >= 0.7,
-+ tagsoup >= 0.11,
-+ enumerator >= 0.4,
-+ blaze-builder >= 0.2,
-+ http-types >= 0.6,
-+ case-insensitive >= 0.2,
-+ wai >= 0.4,
-+ warp >= 0.4,
- Cabal >= 1.8 && < 1.11
-
- other-modules: