Commit graph

4 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Wen Heping
9c60a607f1 - Bump PORTREVISION to chase the update of audio/libdiscid
PR:		ports/155977
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-03-28 03:01:32 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wen Heping
8735375fbf MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID
from an audio CD in the drive. The coding style is slightly different
to the C interface to libdiscid, because it makes use of perl's
Object Oriented functionality.

WWW:    http://search.cpan.org/dist/MusicBrainz-DiscID

PR:		ports/141906
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
2009-12-23 13:43:00 +00:00