From 0ffa9651f09711650f09431bb855cacc61a0ec2c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 Apr 2004 10:41:06 +0000 Subject: Fix path to help files. From Iain Hibbert in PR 25111. Bump PKGREVISION. --- wm/icewm-gnome/Makefile | 4 ++-- wm/icewm-imlib/Makefile | 4 ++-- wm/icewm/Makefile | 3 ++- wm/icewm/distinfo | 4 ++-- wm/icewm/patches/patch-ad | 4 ++-- 5 files changed, 10 insertions(+), 9 deletions(-) (limited to 'wm') diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile index 5c96718df2d..689146c933e 100644 --- a/wm/icewm-gnome/Makefile +++ b/wm/icewm-gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2004/02/26 09:00:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/09 10:41:06 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* icewm-imlib-[0-9]* diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index 907023fc9d3..14e3ccf45a4 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/04/09 10:33:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/09 10:41:07 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (imlib version) CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]* diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile index 586176583cf..2a9f2ade592 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2004/02/26 09:00:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.23 2004/04/09 10:41:06 wiz Exp $ PKGNAME= ${DISTNAME} +PKGREVISION= 1 COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]* diff --git a/wm/icewm/distinfo b/wm/icewm/distinfo index 3dfd725a6de..8cbfcc7e26c 100644 --- a/wm/icewm/distinfo +++ b/wm/icewm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2003/12/28 16:10:04 xtraeme Exp $ +$NetBSD: distinfo,v 1.16 2004/04/09 10:41:06 wiz Exp $ SHA1 (icewm-1.2.13.tar.gz) = ebfe807cbe3a9d931386833033eb9cb1792ea485 Size (icewm-1.2.13.tar.gz) = 839636 bytes SHA1 (patch-ab) = 791868a4320a62ac81de487667f90cbdaeacd2a7 -SHA1 (patch-ad) = dea29afa98513b686d8d3d4d5a64c3cd86ddfbc5 +SHA1 (patch-ad) = 4b4feeb255a035a77195bf6e6fe5ffda6d428754 diff --git a/wm/icewm/patches/patch-ad b/wm/icewm/patches/patch-ad index f493c409459..3f76044da34 100644 --- a/wm/icewm/patches/patch-ad +++ b/wm/icewm/patches/patch-ad @@ -1,4 +1,4 @@ -$NetBSD: patch-ad,v 1.6 2003/08/31 21:15:07 xtraeme Exp $ +$NetBSD: patch-ad,v 1.7 2004/04/09 10:41:06 wiz Exp $ --- src/Makefile.in.orig 2003-08-31 23:09:07.000000000 +0200 +++ src/Makefile.in 2003-08-31 23:09:55.000000000 +0200 @@ -7,7 +7,7 @@ $NetBSD: patch-ad,v 1.6 2003/08/31 21:15:07 xtraeme Exp $ -DICEWMBGEXE='"icewmbg$(EXEEXT)"' \ -DICEHELPEXE='"icehelp$(EXEEXT)"' \ - -DICEHELPIDX='"$(DOCDIR)/icewm-$(VERSION)/icewm.html"' -+ -DICEHELPIDX='"$(prefix)/share/doc/html/icewm/icewm.html"' ++ -DICEHELPIDX='"$(PREFIX)/share/doc/html/icewm/icewm.html"' CXXFLAGS = @CXXFLAGS@ $(DEBUG) $(DEFS) \ @CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ # `fc-config --cflags` -- cgit v1.2.3