History log of /openbsd-current/gnu/usr.bin/perl/t/porting/exec-bit.t
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 14-May-2024 afresh1

Apply local patches - perl-5.38.2

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


# 1.3 14-May-2024 afresh1

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@


Revision tags: OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.2 08-Jul-2023 bluhm

Fix Perl tests in OpenBSD regress.

Disable Perl test t/porting/exec-bit.t as it only checks permissions.
The x-bit in OpenBSD CVS tree does not match Perl distribution tar.
This is known and accepted.

Set permission of Test-Harness source.sh and source_args.sh to
executable as Perl uses it to test module features. Stay close to
upstream. During regress, set the x-bit of the files in obj
directory. Do not touch src tree, it might be read-only.

discussed with anton@; OK afresh1@


# 1.1 25-Mar-2013 sthen

branches: 1.1.1;
Initial revision


# 1.2 08-Jul-2023 bluhm

Fix Perl tests in OpenBSD regress.

Disable Perl test t/porting/exec-bit.t as it only checks permissions.
The x-bit in OpenBSD CVS tree does not match Perl distribution tar.
This is known and accepted.

Set permission of Test-Harness source.sh and source_args.sh to
executable as Perl uses it to test module features. Stay close to
upstream. During regress, set the x-bit of the files in obj
directory. Do not touch src tree, it might be read-only.

discussed with anton@; OK afresh1@


# 1.1 25-Mar-2013 sthen

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE PERL_5_20_1 PERL_5_20_2 PERL_5_24_2 PERL_5_24_3
# 1.1.1.3 17-Nov-2014 afresh1

Import perl-5.20.1


Revision tags: OPENBSD_5_6_BASE PERL_5_18_2
# 1.1.1.2 24-Mar-2014 afresh1

Import perl-5.18.2

OK espie@ sthen@ deraadt@


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE PERL_5_16_3
# 1.1.1.1 25-Mar-2013 sthen

import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself