History log of /openbsd-src/gnu/usr.bin/perl/t/porting/exec-bit.t (Results 1 – 8 of 8)
Revision Date Author Comments
# e0a54000 28-Jan-2025 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.40.1

ok sthen@
sooner rather than later deraadt@


# 3d61058a 28-Jan-2025 afresh1 <afresh1@openbsd.org>

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

ok sthen@
sooner rather than later deraadt@


# fac98b93 14-May-2024 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.38.2

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


# 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@


# fd848f0d 08-Jul-2023 bluhm <bluhm@openbsd.org>

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 accepte

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@

show more ...


# 6fb12b70 17-Nov-2014 afresh1 <afresh1@openbsd.org>

Import perl-5.20.1


# 91f110e0 24-Mar-2014 afresh1 <afresh1@openbsd.org>

Import perl-5.18.2

OK espie@ sthen@ deraadt@


# 898184e3 25-Mar-2013 sthen <sthen@openbsd.org>

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