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:   ryoon
Date:           Fri Jul 19 14:35:37 UTC 2013

Modified Files:
        pkgsrc/devel/editline: builtin.mk
        pkgsrc/devel/readline: builtin.mk
        pkgsrc/mk: readline.buildlink3.mk readline.builtin.mk

Log Message:
Fix builtin detection conditionals.

* Correct detection of following cases.
  non-editline/readline, editline/non-readline, and editline/readline.
* If builtin editline has header files in include/editline, create
  include/readline/* symlinks.
* Fix PR pkg/48062 with above fixes. Confirmed on Ubuntu Linux/amd64 13.04.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/editline/builtin.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/readline/builtin.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mk/readline.buildlink3.mk \
    pkgsrc/mk/readline.builtin.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