ports/77222: [ new port ] audio/p5-MP3-Tag: module for reading tags of MP3 audio files

Roman Bogorodskiy bogorodskiy at gmail.com
Fri Feb 25 20:26:31 UTC 2005


----- Forwarded message from Roman Bogorodskiy <bogorodskiy at gmail.com> -----

From: Roman Bogorodskiy <bogorodskiy at gmail.com>
To: Kirill Ponomarew <krion at FreeBSD.org>
Cc: bogorodskiy at inbox.ru, freebsd-ports-bugs at FreeBSD.org
Date: Fri, 18 Feb 2005 21:42:59 +0300
Subject: Re: ports/77222: [ new port ] audio/p5-MP3-Tag: module for reading tags of MP3 audio files

 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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iQCVAwUBQhY3M4B0WzgdqspGAQI2PgP/YyjHoKuQ2XwMmR+Va8xSivbSye0omrl6
FyP2xcSkOpIuATjyBIc0XEoh82xv85L7DdCgA9xG/PLEPIfc3rqhlf6vsF6IbSl1
19ShOliKCLfiZ2O5SgFxBztoZYKQhS7toTLQVAkOWLNAElhvAF1hsxSPoVVtn41p
PA6ewO20NOQ=
=8t8M
-----END PGP SIGNATURE-----


----- End forwarded message -----

-Roman Bogorodskiy



More information about the freebsd-ports-bugs mailing list