pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm There's no need to bumping PKGREVISION, because the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a97a046218fb
branches:  trunk
changeset: 487369:a97a046218fb
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jan 13 10:14:45 2005 +0000

description:
There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.

diffstat:

 wm/icewm-gnome/Makefile |  4 ++--
 wm/icewm-imlib/Makefile |  4 ++--
 wm/icewm/Makefile       |  3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs (38 lines):

diff -r 28b3c4978d73 -r a97a046218fb wm/icewm-gnome/Makefile
--- a/wm/icewm-gnome/Makefile   Thu Jan 13 09:59:47 2005 +0000
+++ b/wm/icewm-gnome/Makefile   Thu Jan 13 10:14:45 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2005/01/13 01:31:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.31 2005/01/13 10:14:45 xtraeme Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-gnome-/}
-PKGREVISION=   3
+PKGREVISION=   2
 COMMENT=       Small, fast and light-weight window manager (GNOME version)
 
 CONFLICTS+=    icewm-[0-9]* icewm-imlib-[0-9]*
diff -r 28b3c4978d73 -r a97a046218fb wm/icewm-imlib/Makefile
--- a/wm/icewm-imlib/Makefile   Thu Jan 13 09:59:47 2005 +0000
+++ b/wm/icewm-imlib/Makefile   Thu Jan 13 10:14:45 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2005/01/13 01:31:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2005/01/13 10:14:45 xtraeme Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-imlib-/}
-PKGREVISION=   3
+PKGREVISION=   2
 COMMENT=       Small, fast and light-weight window manager (imlib version)
 
 CONFLICTS+=    icewm-[0-9]* icewm-gnome-[0-9]*
diff -r 28b3c4978d73 -r a97a046218fb wm/icewm/Makefile
--- a/wm/icewm/Makefile Thu Jan 13 09:59:47 2005 +0000
+++ b/wm/icewm/Makefile Thu Jan 13 10:14:45 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2005/01/13 01:31:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.28 2005/01/13 10:14:45 xtraeme Exp $
 
 PKGNAME=               ${DISTNAME}
-PKGREVISION=           1
 COMMENT=               Small, fast and light-weight window manager
 
 CONFLICTS+=            icewm-gnome-[0-9]* icewm-imlib-[0-9]*



Home | Main Index | Thread Index | Old Index