pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Feb 23 15:19:23 UTC 2016

Modified Files:
        pkgsrc/lang/clisp: Makefile
        pkgsrc/mk/configure: libtool-override.mk

Log Message:
Add a new override mechanism for depcomp, similar to the existing
overrides for libtool. This allows us to easily get the fixed version
from our libtool in place without having to hunt down for the specific
bugs in random places. Disable the override explicitly in clisp, which
installs a copy without explicitly depending on libtool at run time.


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/lang/clisp/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mk/configure/libtool-override.mk

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