On Fri, Apr 08, 2011 at 09:24:38PM +0200, Matthias Kilian wrote:
> Diffs for xmonad dependsncies with ghc-7.0.3. Includes devel/hs-ghc-paths
> (to build the haddock package), x11/hs-X11, x11/hs-xmonad-contrib.
> x11/xmonad itself doesn't need an update (just a rebuild; do I need
> to bump it?).
The dutch people want bumps. (diff relative to /usr/ports, like the
other ghc-related diffs).
Index: x11/xmonad/Makefile
===================================================================
RCS file: /cvs/ports/x11/xmonad/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- x11/xmonad/Makefile 4 Apr 2011 22:40:55 -0000 1.25
+++ x11/xmonad/Makefile 8 Apr 2011 19:29:30 -0000
@@ -5,7 +5,9 @@ COMMENT-lib = libraries for runtime con
DISTNAME = xmonad-0.9.2
PKGNAME-main = ${DISTNAME}
+REVISION-main = 0
PKGNAME-lib = ${DISTNAME:S,-,-lib-,}
+REVISION-lib = 0
CATEGORIES = x11
HOMEPAGE = http://www.xmonad.org/