History log of /openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/devel/mktodo.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 15-Feb-2023 afresh1

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

OK bluhm@
a good time naddy@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.2 10-Feb-2022 bluhm

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@


# 1.1 13-Feb-2019 afresh1

branches: 1.1.1;
Initial revision


# 1.2 10-Feb-2022 bluhm

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@


# 1.1 13-Feb-2019 afresh1

branches: 1.1.1;
Initial revision


Revision tags: PERL_5_32_1
# 1.1.1.2 01-Mar-2021 afresh1

Import perl-5.32.1

OK sthen@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE PERL_5_28_1 PERL_5_30_1
# 1.1.1.1 13-Feb-2019 afresh1

Import perl-5.28.1

looking good sthen@, Great! bluhm@