[78781] trunk/dports/perl/p5-libvorbis-perl/Portfile

vinc17 at macports.org vinc17 at macports.org
Sat May 21 16:11:36 PDT 2011


Revision: 78781
          http://trac.macports.org/changeset/78781
Author:   vinc17 at macports.org
Date:     2011-05-21 16:11:35 -0700 (Sat, 21 May 2011)
Log Message:
-----------
p5-libvorbis-perl: added replaced_by p5-ogg-vorbis-header-pureperl.

Modified Paths:
--------------
    trunk/dports/perl/p5-libvorbis-perl/Portfile

Modified: trunk/dports/perl/p5-libvorbis-perl/Portfile
===================================================================
--- trunk/dports/perl/p5-libvorbis-perl/Portfile	2011-05-21 22:53:02 UTC (rev 78780)
+++ trunk/dports/perl/p5-libvorbis-perl/Portfile	2011-05-21 23:11:35 UTC (rev 78781)
@@ -13,3 +13,12 @@
 checksums           md5 4b1d0f936b029f4390c524db0892a65f
 platforms           darwin
 depends_lib-append  port:libvorbis
+
+# libvorbis-perl is buggy and no longer supported upstream
+# (last updated in 2004). Some of its features are provided
+# by the p5-ogg-vorbis-header-pureperl port.
+replaced_by         p5-ogg-vorbis-header-pureperl
+pre-configure {
+       ui_error "${name} has been replaced by ${replaced_by}; please install that port instead"
+       return -code error "obsolete port"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110521/7c0e2e5d/attachment.html>


More information about the macports-changes mailing list