[Midnightbsd-cvs] [MidnightBSD/src] c88a92: Vendor import of expat 2.5.0

Lucas Holt noreply at github.com
Fri Nov 4 14:34:43 EDT 2022


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: c88a92bacb39c0dba56cf4656dd8d00e89657280
      https://github.com/MidnightBSD/src/commit/c88a92bacb39c0dba56cf4656dd8d00e89657280
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M CMake.README
    M CMakeLists.txt
    M COPYING
    M Changes
    M Makefile.in
    M README.md
    M buildconf.sh
    M cmake/autotools/expat-noconfig__linux.cmake.in
    M cmake/autotools/expat-noconfig__macos.cmake.in
    M cmake/autotools/expat-noconfig__windows.cmake.in
    M cmake/autotools/expat.cmake
    M cmake/mingw-toolchain.cmake
    M configure
    M configure.ac
    M conftools/ar-lib
    M conftools/compile
    M conftools/config.guess
    M conftools/config.sub
    M conftools/depcomp
    M conftools/ltmain.sh
    M conftools/missing
    M conftools/test-driver
    M doc/Makefile.in
    M doc/reference.html
    R doc/valid-xhtml10.png
    M doc/xmlwf.1
    M doc/xmlwf.xml
    M examples/Makefile.in
    M examples/elements.c
    M examples/outline.c
    M expat.pc.cmake
    M expat.pc.in
    M expat_config.h
    M expat_config.h.cmake
    M expat_config.h.in
    M fix-xmltest-log.sh
    M lib/Makefile.am
    M lib/Makefile.in
    M lib/expat.h
    M lib/internal.h
    R lib/libexpat.def
    A lib/libexpat.def.cmake
    R lib/libexpatw.def
    M lib/siphash.h
    M lib/xmlparse.c
    M lib/xmltok.c
    M lib/xmltok_impl.c
    M lib/xmltok_impl.h
    M m4/libtool.m4
    M m4/ltoptions.m4
    M m4/ltsugar.m4
    M m4/ltversion.m4
    M m4/lt~obsolete.m4
    M tests/Makefile.in
    M tests/benchmark/Makefile.in
    M tests/runtests.c
    M xmlwf/Makefile.in
    M xmlwf/win32filemap.c
    M xmlwf/xmlwf.c

  Log Message:
  -----------
  Vendor import of expat 2.5.0


  Commit: a7a5309de8b59683c0eb8f99fc1f46dad46c75d4
      https://github.com/MidnightBSD/src/commit/a7a5309de8b59683c0eb8f99fc1f46dad46c75d4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M contrib/gcc/c-decl.c
    M contrib/gcc/c-format.c
    M contrib/gcc/c-opts.c
    M contrib/gcc/c.opt
    M contrib/gcc/config.gcc
    A contrib/gcc/config/riscv/freebsd.h
    A contrib/gcc/config/riscv/riscv.h
    R contrib/gcc/config/riscv64/freebsd.h
    R contrib/gcc/config/riscv64/riscv64.h
    M contrib/gcc/cp/cfns.gperf
    M contrib/gcc/cp/ptree.c
    M contrib/gcc/cppdefault.c
    R contrib/gcc/doc/objc.texi
    M contrib/gcc/function.c
    M contrib/gcc/gcc.c
    R contrib/gcc/objc/ChangeLog
    R contrib/gcc/objc/Make-lang.in
    R contrib/gcc/objc/README
    R contrib/gcc/objc/config-lang.in
    R contrib/gcc/objc/lang-specs.h
    R contrib/gcc/objc/objc-act.c
    R contrib/gcc/objc/objc-act.h
    R contrib/gcc/objc/objc-lang.c
    R contrib/gcc/objc/objc-tree.def
    M contrib/gcc/opts.c
    M contrib/gcc/toplev.c
    M contrib/gcc/unwind-dw2.c
    M contrib/gcc/version.c
    M contrib/gcclibs/libcpp/ChangeLog.gcc43
    M contrib/gcclibs/libcpp/internal.h
    M contrib/gcclibs/libcpp/macro.c
    M contrib/gcclibs/libcpp/pch.c
    M contrib/gdtoa/gdtoaimp.h
    M contrib/gdtoa/strtod.c
    M contrib/gdtoa/strtof.c
    M contrib/gdtoa/strtorQ.c
    M contrib/gdtoa/strtorx.c
    R contrib/gperf/FREEBSD-Xlist
    A contrib/gperf/MIDNIGHTBSD-Xlist

  Log Message:
  -----------
  sync up


  Commit: 867e4c6361cb5056d5203b5f779889d1d4566de8
      https://github.com/MidnightBSD/src/commit/867e4c6361cb5056d5203b5f779889d1d4566de8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M contrib/expat/CMake.README
    M contrib/expat/CMakeLists.txt
    M contrib/expat/COPYING
    M contrib/expat/Changes
    M contrib/expat/Makefile.in
    M contrib/expat/README.md
    M contrib/expat/buildconf.sh
    M contrib/expat/cmake/autotools/expat-noconfig__linux.cmake.in
    M contrib/expat/cmake/autotools/expat-noconfig__macos.cmake.in
    M contrib/expat/cmake/autotools/expat-noconfig__windows.cmake.in
    M contrib/expat/cmake/autotools/expat.cmake
    M contrib/expat/cmake/mingw-toolchain.cmake
    M contrib/expat/configure
    M contrib/expat/configure.ac
    M contrib/expat/conftools/ar-lib
    M contrib/expat/conftools/compile
    M contrib/expat/conftools/config.guess
    M contrib/expat/conftools/config.sub
    M contrib/expat/conftools/depcomp
    M contrib/expat/conftools/ltmain.sh
    M contrib/expat/conftools/missing
    M contrib/expat/conftools/test-driver
    M contrib/expat/doc/Makefile.in
    M contrib/expat/doc/reference.html
    R contrib/expat/doc/valid-xhtml10.png
    M contrib/expat/doc/xmlwf.1
    M contrib/expat/doc/xmlwf.xml
    M contrib/expat/examples/Makefile.in
    M contrib/expat/examples/elements.c
    M contrib/expat/examples/outline.c
    M contrib/expat/expat.pc.cmake
    M contrib/expat/expat.pc.in
    M contrib/expat/expat_config.h
    M contrib/expat/expat_config.h.cmake
    M contrib/expat/expat_config.h.in
    M contrib/expat/fix-xmltest-log.sh
    M contrib/expat/lib/Makefile.am
    M contrib/expat/lib/Makefile.in
    M contrib/expat/lib/expat.h
    M contrib/expat/lib/internal.h
    R contrib/expat/lib/libexpat.def
    A contrib/expat/lib/libexpat.def.cmake
    R contrib/expat/lib/libexpatw.def
    M contrib/expat/lib/siphash.h
    M contrib/expat/lib/xmlparse.c
    M contrib/expat/lib/xmltok.c
    M contrib/expat/lib/xmltok_impl.c
    M contrib/expat/lib/xmltok_impl.h
    M contrib/expat/m4/libtool.m4
    M contrib/expat/m4/ltoptions.m4
    M contrib/expat/m4/ltsugar.m4
    M contrib/expat/m4/ltversion.m4
    M contrib/expat/m4/lt~obsolete.m4
    M contrib/expat/tests/Makefile.in
    M contrib/expat/tests/benchmark/Makefile.in
    M contrib/expat/tests/runtests.c
    M contrib/expat/xmlwf/Makefile.in
    M contrib/expat/xmlwf/win32filemap.c
    M contrib/expat/xmlwf/xmlwf.c

  Log Message:
  -----------
  expat 2.5.0
Merge commit 'c88a92bacb39c0dba56cf4656dd8d00e89657280'


  Commit: 6685f24f3514775c3767ec0ab409ccd75aaa4072
      https://github.com/MidnightBSD/src/commit/6685f24f3514775c3767ec0ab409ccd75aaa4072
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M UPDATING
    M lib/libexpat/expat_config.h
    M lib/libexpat/libbsdxml.3

  Log Message:
  -----------
  expat 2.5.0


Compare: https://github.com/MidnightBSD/src/compare/3628fb3ba249...6685f24f3514


More information about the Midnightbsd-cvs mailing list