pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libslang



Module Name:    pkgsrc
Committed By:   jlam
Date:           Sat Mar  1 03:09:35 UTC 2008

Modified Files:
        pkgsrc/devel/libslang: Makefile buildlink3.mk distinfo
        pkgsrc/devel/libslang/patches: patch-aa

Log Message:
Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap".
Now the only time that libslang.so links against libtermcap.so only when
we're using termcap.  In the case where we don't, libslang.so includes
its own terminfo database parser, so we don't need to link against any
curses or other terminfo library.

Bump the PKGREVISION to 7.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/devel/libslang/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libslang/buildlink3.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/libslang/distinfo
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/libslang/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