pkgsrc-Bugs archive

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

PR/37366 CVS commit: pkgsrc/misc/ipbt



The following reply was made to PR pkg/37366; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37366 CVS commit: pkgsrc/misc/ipbt
Date: Sun, 6 Dec 2009 23:32:56 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Sun Dec  6 23:32:56 UTC 2009
 
 Modified Files:
        pkgsrc/misc/ipbt: Makefile distinfo
        pkgsrc/misc/ipbt/patches: patch-aa
 
 Log Message:
 Update to r8765.
 
 pkgsrc changes:
   - use REPLACE_PERL instead of hand-rolled sed
   - use ncursesw
   - make curses selection work
   - add INSTALLATION_DIRS
 
 upstream changes:
   Changes to support Unicode terminals. Link against ncursesw instead
   of ncurses, since the former knows how to translate ACS_ULCORNER et
   al into the right Unicode code points; also call setlocale() before
   starting up curses, so that it knows it has to.
 
 Also closes PR pkg/37366.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/ipbt/Makefile pkgsrc/misc/ipbt/distinfo
 cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/misc/ipbt/patches/patch-aa
 
 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