pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tron
Date:           Mon Jun 21 14:49:00 UTC 2010

Modified Files:
        pkgsrc/devel/ncurses: Makefile Makefile.common PLIST
        pkgsrc/devel/ncursesw: Makefile

Log Message:
Determine the installed terminfo database files dynammically. This deals
not only with the different directory structure under Mac OS X (due to
the case-insensitive file-system) but also with the files which don't
get installed under Solaris. Bump the package revision of the "ncurses"
package as the binary package changed under Mac OS X.

This fixes PR pkg/43446 by Edgar Fuss.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/devel/ncurses/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ncurses/Makefile.common
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ncurses/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ncursesw/Makefile

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