Source-Changes archive

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

CVS commit: [netbsd-10] src/external



Module Name:    src
Committed By:   martin
Date:           Mon Feb 26 10:31:27 UTC 2024

Modified Files:
        src/external/bsd/wpa/bin/hostapd [netbsd-10]: Makefile
        src/external/mit/lua/lib/liblua [netbsd-10]: Makefile
        src/external/mpl/bind/bin/dnssec/dnssec-verify [netbsd-10]: Makefile
        src/external/mpl/dhcp/bin/relay [netbsd-10]: Makefile
        src/external/mpl/dhcp/bin/server [netbsd-10]: Makefile
        src/external/mpl/dhcp/lib/common [netbsd-10]: Makefile

Log Message:
Apply a patch from mrg to fix build fallout from ticket #610:

        external/bsd/wpa/bin/hostapd/Makefile                   (apply patch)
        external/mit/lua/lib/liblua/Makefile                    (apply patch)
        external/mpl/bind/bin/dnssec/dnssec-verify/Makefile     (apply patch)
        external/mpl/dhcp/bin/relay/Makefile                    (apply patch)
        external/mpl/dhcp/bin/server/Makefile                   (apply patch)
        external/mpl/dhcp/lib/common/Makefile                   (apply patch)

Adapt compiler warning flags to the variable names used on this branch


To generate a diff of this commit:
cvs rdiff -u -r1.15.6.2 -r1.15.6.3 src/external/bsd/wpa/bin/hostapd/Makefile
cvs rdiff -u -r1.11.2.1 -r1.11.2.2 src/external/mit/lua/lib/liblua/Makefile
cvs rdiff -u -r1.2.8.1 -r1.2.8.2 \
    src/external/mpl/bind/bin/dnssec/dnssec-verify/Makefile
cvs rdiff -u -r1.2.8.1 -r1.2.8.2 src/external/mpl/dhcp/bin/relay/Makefile
cvs rdiff -u -r1.7.6.1 -r1.7.6.2 src/external/mpl/dhcp/bin/server/Makefile
cvs rdiff -u -r1.2.8.1 -r1.2.8.2 src/external/mpl/dhcp/lib/common/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