pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34467: [update] pkgsrc/x11/xbindkeys
>Number: 34467
>Category: pkg
>Synopsis: [update] pkgsrc/x11/xbindkeys
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Sep 04 13:10:00 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (GENERIC) #0: Thu Aug 31 02:51:57 UTC 2006
builds%b4.netbsd.org@localhost:/home/builds/ab/netbsd-4/i386/200608300000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC
>Description:
- Update to 1.7.2
- Changelog
- A bug under Solaris was fixed. This bug caused an XBindKeys
built with -DFORK_FLAG=1 to fail to wait for the processes it spawns, leaving
lots of defunct processes.
>How-To-Repeat:
>Fix:
--- xbindkeys.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/x11/xbindkeys/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 5 Feb 2006 23:11:45 -0000 1.11
+++ Makefile 4 Sep 2006 13:03:01 -0000
@@ -3,8 +3,6 @@
.include "Makefile.common"
-PKGREVISION= 1
-
CONFIGURE_ARGS+= --disable-tk
.include "../../lang/guile/buildlink3.mk"
Index: Makefile.common
===================================================================
RCS file: /home/pcvs/pkgsrc/x11/xbindkeys/Makefile.common,v
retrieving revision 1.9
diff -u -r1.9 Makefile.common
--- Makefile.common 4 Mar 2006 21:31:12 -0000 1.9
+++ Makefile.common 4 Sep 2006 12:58:12 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile.common,v 1.9 2006/03/04 21:31:12 jlam Exp $
#
-DISTNAME= xbindkeys-1.7.1
+DISTNAME= xbindkeys-1.7.2
CATEGORIES= x11
MASTER_SITES= http://hocwp.free.fr/xbindkeys/
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/x11/xbindkeys/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 23 Feb 2005 17:36:21 -0000 1.8
+++ distinfo 4 Sep 2006 12:58:23 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2005/02/23 17:36:21 wiz Exp $
-SHA1 (xbindkeys-1.7.1.tar.gz) = 989e4ae10cb16928ed673cabca9fae2068b45556
-RMD160 (xbindkeys-1.7.1.tar.gz) = 002bb78eb91deee71ff6f82494dca5704595816c
-Size (xbindkeys-1.7.1.tar.gz) = 115892 bytes
+SHA1 (xbindkeys-1.7.2.tar.gz) = e2dafbb8fd7bca7601c99c1105a80449c52cf9db
+RMD160 (xbindkeys-1.7.2.tar.gz) = 4c7e87806d76d82b9cb07341a927fb054c765ad0
+Size (xbindkeys-1.7.2.tar.gz) = 110355 bytes
--- xbindkeys.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index