diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-08-19 05:59:56 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-08-19 05:59:56 +0000 |
commit | 85da35e275951838248de0e1383e5bf74e996a4f (patch) | |
tree | 8084bed01c6cffff3f1a0f221a7de38f846267eb /sysutils/beats | |
parent | ae48e22c728f2d8439a7ec784e5631ee42336b9a (diff) | |
download | pkgsrc-85da35e275951838248de0e1383e5bf74e996a4f.tar.gz |
libgtop: fix build with Perl >= 5.30
As of Perl 5.30, it's no longer permitted to set $[ to a non-zero
value, which was causing the lib.pl script to fail. Adjust the script
to use zero-based indexing. (Upstream has also changed this script
accordingly in subsequent releases, but this isn't a straight lift from
there, as the ingoing features.def input file format has also changed
in intervening releases, and there were other, unrelated changes
applied too.) This is a workaround until this package is updated to a
newer release (that is non-trivial because of the number of local
patches, etc.). Addresses PR pkg/54475.
Diffstat (limited to 'sysutils/beats')
0 files changed, 0 insertions, 0 deletions