[Bug 294400] www/p5-WebService-MusicBrainz 1.0.9 was replaced in Jan by 1.0.10

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Apr 2026 01:09:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294400

            Bug ID: 294400
           Summary: www/p5-WebService-MusicBrainz 1.0.9 was replaced in
                    Jan by 1.0.10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: tjlegg@gmail.com
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

p5-WebService-MusicBrainz 1.0.9 added a hard dependency on a p5 package not
found in the ports distribution. With 1.0.9 abcde is unable to run if
MusicBrainz is listed in the config to query for metadata due to the missing p5
package.

In CPAN, it was replaced a few days later by 1.0.10, which made that additional
package recommended but optional.
https://metacpan.org/dist/WebService-MusicBrainz/changes

Updating the local poudriere tree to 1.0.10 built well and abcde is back to
being able to query MusicBrainz.

wildcats$ diff /usr/ports/www/p5-WebService-MusicBrainz/distinfo
~/git_repos/p5-WebService-MusicBrainz/distinfo 
2,3c2,3
< SHA256 (WebService-MusicBrainz-1.0.9.tar.gz) =
1a87e1788094aae27bd39c61d8cbf3f6ba814e60252fc34c3dc22522680ed4e8
< SIZE (WebService-MusicBrainz-1.0.9.tar.gz) = 11321
---
> SHA256 (WebService-MusicBrainz-1.0.10.tar.gz) = eafc57f0fc3f0b3e2da3f5ad5b0fcc1554a7fbf87d72a05956d97455a2aebdbf
> SIZE (WebService-MusicBrainz-1.0.10.tar.gz) = 11427

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