pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/33808 CVS commit: pkgsrc/misc/screen
The following reply was made to PR pkg/33808; it has been noted by GNATS.
From: Tonnerre Lombard <tonnerre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/33808 CVS commit: pkgsrc/misc/screen
Date: Fri, 4 Apr 2008 21:09:16 +0000 (UTC)
Module Name: pkgsrc
Committed By: tonnerre
Date: Fri Apr 4 21:09:16 UTC 2008
Modified Files:
pkgsrc/misc/screen: Makefile distinfo
pkgsrc/misc/screen/patches: patch-aj patch-ak
Log Message:
Include curses header for screen configure script when testing tgetent
in order to prevent crash on 64-bit architectures. Otherwise the result
of termcap/terminfo detection is wrong, causing the infamous "bad format 'p'"
messages, or "OOPSOOPSOOPS" when SSHing from MacOS.
Fixes PR 33808
Approved-by: joerg
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 pkgsrc/misc/screen/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/misc/screen/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/screen/patches/patch-aj
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/screen/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index