History log of /openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/embed.fnc (Results 1 – 6 of 6)
Revision Date Author Comments
# e0680481 14-May-2024 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.38.2 dist

ok gkoehler@
Commit and we'll fix fallout bluhm@
Right away, please deraadt@


# eac174f2 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.36.0 dist

OK bluhm@
a good time naddy@


# 9a4edab6 10-Feb-2022 bluhm <bluhm@openbsd.org>

Update Devel::PPPort in base from version 3.57 to 3.64. Our clang
13.0.0 produces thousands of -Wcompound-token-split-by-macro warnings
wir older ppport.h header files. They are especially frequent

Update Devel::PPPort in base from version 3.57 to 3.64. Our clang
13.0.0 produces thousands of -Wcompound-token-split-by-macro warnings
wir older ppport.h header files. They are especially frequent in
the ports tree. After this update we can use perl -MDevel::PPPort
-e'Devel::PPPort::WriteFile' to regenerate the ppport.h files. Then
we have a version that is recent enough to build all ports and does
not spit out tons of warnings.
discussed with espie@ sthen@; OK afresh1@

show more ...


# de8cc8ed 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Import perl-5.32.1

OK sthen@


# f3efcd01 30-Dec-2019 afresh1 <afresh1@openbsd.org>

Import perl-5.30.1

Timing is good deraadt@, OK sthen@


# 5759b3d2 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Import perl-5.28.1

looking good sthen@, Great! bluhm@