ports/77222: [ new port ] audio/p5-MP3-Tag: module for reading tags of MP3 audio files
Roman Bogorodskiy
bogorodskiy at gmail.com
Fri Feb 18 18:40:04 UTC 2005
Kirill wrote:
> Synopsis: [ new port ] audio/p5-MP3-Tag: module for reading tags of MP3 audio files
>
> State-Changed-From-To: open->feedback
> State-Changed-By: krion
> State-Changed-When: Fri Feb 18 12:17:16 GMT 2005
> State-Changed-Why:
> Does not build on 4.x:
>
> /usr/bin/perl5.00503 -Iblib/arch -Iblib/lib -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 data_pod.PL ID3v2-Data.pod
> syntax error at blib/lib/MP3/Tag.pm line 959, near "$meth;"
> BEGIN not safe after errors--compilation aborted at blib/lib/MP3/Tag.pm line 1355.
> BEGIN failed--compilation aborted at data_pod.PL line 5.
> *** Error code 255
Oh... I'm sorry, I'm not a perl guru and I have no 4.x box now. I think,
it's needed to add something like:
.if ${PERL_LEVEL} < 500800
IGNORE= "Perl 5.8 or newer required. Install lang/perl5.8 and try again."
.endif
(and include <bsd.port.pre.mk> before that)
One more thing:
CONFLICTS= p5-tagged-*
since they install same files.
Can you apply these changes on fly?
-Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20050218/9c176802/attachment.sig>
More information about the freebsd-ports-bugs
mailing list