Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2022 21:44:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265018] audio/gnupod
Message-ID:  <bug-265018-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265018

            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=3D235058&action=
=3Dedit
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 2=
5.

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 th=
is
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265018-7788>