FreeBSD Bugzilla – Attachment 98200 Details for
Bug 137066
[maintainer update]: update of graphics/hs-HGL-ghc to ghc-6.10.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-hs-HGL-ghc.diff
patch-hs-HGL-ghc.diff (text/plain), 1.87 KB, created by
Jacula Modyun
on 2009-07-24 18:00:09 UTC
(
hide
)
Description:
patch-hs-HGL-ghc.diff
Filename:
MIME Type:
Creator:
Jacula Modyun
Created:
2009-07-24 18:00:09 UTC
Size:
1.87 KB
patch
obsolete
>diff -uNr hs-HGL-ghc.orig/Makefile hs-HGL-ghc/Makefile >--- hs-HGL-ghc.orig/Makefile 2009-03-06 19:32:58.000000000 +0000 >+++ hs-HGL-ghc/Makefile 2009-07-22 06:25:23.000000000 +0000 >@@ -7,7 +7,7 @@ > > PORTNAME= HGL > PORTVERSION= 3.2.0.0 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= graphics haskell > MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ > PKGNAMEPREFIX= hs- >@@ -16,10 +16,12 @@ > MAINTAINER= jacula@gmail.com > COMMENT= A simple graphics library based on X11 or Win32 > >-BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \ >+BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ >+ hs-x11-ghc>=1.2.1:${PORTSDIR}/x11/hs-x11-ghc >+RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ > hs-x11-ghc>=1.2.1:${PORTSDIR}/x11/hs-x11-ghc > >-GHC_VERSION= 6.8.3 >+GHC_VERSION= 6.10.4 > HGL_VERSION= ${PORTVERSION} > > CABAL_CMD= ${LOCALBASE}/bin/runghc Setup.hs >@@ -38,10 +40,14 @@ > .endif > > .if !defined(NOPORTDOCS) >-BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock \ >- HsColour:${PORTSDIR}/print/hs-hscolour > >-HSCOLOUR_VERSION= 1.12 >+PORT_HADDOCK!= (cd ${.CURDIR}/../../lang/ghc && ${MAKE} -V PORT_HADDOCK) >+.if !empty(PORT_HADDOCK:M?0) >+BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock >+.endif >+BUILD_DEPENDS+= HsColour:${PORTSDIR}/print/hs-hscolour >+ >+HSCOLOUR_VERSION= 1.13 > HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} > > PORTDOCS= * >diff -uNr hs-HGL-ghc.orig/files/patch-HGL.cabal hs-HGL-ghc/files/patch-HGL.cabal >--- hs-HGL-ghc.orig/files/patch-HGL.cabal 1970-01-01 00:00:00.000000000 +0000 >+++ hs-HGL-ghc/files/patch-HGL.cabal 2009-07-14 16:56:31.000000000 +0000 >@@ -0,0 +1,11 @@ >+--- HGL.cabal.orig 2009-07-14 16:55:20.000000000 +0000 >++++ HGL.cabal 2009-07-14 16:56:13.000000000 +0000 >+@@ -22,7 +22,7 @@ >+ >+ library >+ if flag(split-base) >+- build-depends: base >= 3, array >++ build-depends: base < 4, array >+ else >+ build-depends: base < 2 >+ exposed-modules:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137066
: 98200