Source-Changes archive

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

Re: CVS commit: pkgsrc



Hubert Feyrer <hubertf%netbsd.org@localhost> typed:
:Committed By:  hubertf
:Date:          Mon Jun 14 01:28:14 UTC 1999
:Modified Files:
:       pkgsrc/x11/rxvt: Makefile
:       pkgsrc/x11/rxvt/files: md5
:       pkgsrc/x11/rxvt/patches: patch-ab patch-ah
:Removed Files:
:       pkgsrc/x11/rxvt/patches: patch-ad patch-ae
:Log Message:
:Update to V2.6.0. Too many changes to list, see ChangeLog.

Don't we have a policy not to import x.y.0 versions?  Or is that
for 3rd party stuff in the tree and not pkg stuff.  You're just
lucky that the main bugs found are configure bugs and don't affect
NetBSD (or maybe it's because I develop on NetBSD :-) ).  Here's
one for the patch directory.  I'll look at the other distributed
patches when my sup updates.

Regards,
Geoff Wing (Rxvt Maintainer)


--- src/command.c.org   Thu Jun  3 23:17:09 1999
+++ src/command.c       Mon Jun 14 16:39:38 1999
@@ -1589,7 +1589,7 @@
 unsigned char
 cmd_getc(void)
 {
-#define TIMEOUT_USEC   50000
+#define TIMEOUT_USEC   5000
     fd_set          readfds;
     int             retval;
     int             quick_timeout;


-- 
Geoff Wing : <gcw%pobox.com@localhost>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw%rxvt.org@localhost>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw%zsh.org@localhost>       Phone   : (Australia) 0413 431 874



Home | Main Index | Thread Index | Old Index