Index: head/devel/hs-hoogle/files/patch-hoogle.cabal =================================================================== --- head/devel/hs-hoogle/files/patch-hoogle.cabal (revision 291171) +++ head/devel/hs-hoogle/files/patch-hoogle.cabal (nonexistent) @@ -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: Property changes on: head/devel/hs-hoogle/files/patch-hoogle.cabal ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/devel/hs-hoogle/Makefile =================================================================== --- head/devel/hs-hoogle/Makefile (revision 291171) +++ head/devel/hs-hoogle/Makefile (revision 291172) @@ -1,35 +1,26 @@ # New ports collection makefile for: hs-hoogle # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= hoogle -PORTVERSION= 4.2.5 -PORTREVISION= 3 +PORTVERSION= 4.2.8 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell API Search LICENSE= GPLv2 CABAL_SETUP= Setup.hs USE_CABAL= binary blaze-builder>=0.2 case-insensitive>=0.2 cmdargs>=0.7 \ enumerator>=0.4 haskell-src-exts>=1.9 http-types>=0.6 \ parsec>=2.1 safe tagsoup>=0.11 transformers>=0.2 uniplate>=1.6 \ wai>=0.4 warp>=0.4 EXECUTABLE= hoogle -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include - -.if ${ARCH} == "amd64" && ${OSVERSION} >= 900000 -BROKEN= does not link on FreeBSD 9.X amd64 -.endif - -.include +.include Property changes on: head/devel/hs-hoogle/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/devel/hs-hoogle/distinfo =================================================================== --- head/devel/hs-hoogle/distinfo (revision 291171) +++ head/devel/hs-hoogle/distinfo (revision 291172) @@ -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 Property changes on: head/devel/hs-hoogle/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property