[Bug 265018] audio/gnupod
Date: Sun, 03 Jul 2022 21:44:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265018
Bug ID: 265018
Summary: audio/gnupod
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: steve.roome@gmail.com
Created attachment 235058
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235058&action=edit
Patch to fix deprecated uses of defined(@array)
Perl no longer allows defined(@array)
The full error is:
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at
/usr/local/lib/perl5/site_perl/GNUpod/XMLhelper.pm line 362.
Compilation failed in require at /usr/local/bin/gnupod_search.pl line 25.
BEGIN failed--compilation aborted at /usr/local/bin/gnupod_search.pl line 25.
I have submitted these patches years ago to the maintainer ports@
But, it has not yet been applied, please do.
I have to add it this manually every time and gnupod is unusable without this
fix.
With this fix it works fine and I use it regularly.
Many thanks, I can take on maintainer for this port if no-one else will.
--
You are receiving this mail because:
You are the assignee for the bug.