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

vinc17 at macports.org vinc17 at macports.org
Sat May 21 16:39:14 PDT 2011


Revision: 78783
          http://trac.macports.org/changeset/78783
Author:   vinc17 at macports.org
Date:     2011-05-21 16:39:13 -0700 (Sat, 21 May 2011)
Log Message:
-----------
p5-libvorbis-perl: additional changes for the replace.

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 23:30:10 UTC (rev 78782)
+++ trunk/dports/perl/p5-libvorbis-perl/Portfile	2011-05-21 23:39:13 UTC (rev 78783)
@@ -4,21 +4,24 @@
 PortGroup perl5 1.0
 
 perl5.setup         libvorbis-perl 0.05 Ogg
-revision        1
+revision            2
 maintainers         nomaintainer
 categories-append   audio
 description         Perl extension for Ogg Vorbis streams
-long_description    This is an object-oriented interface to the Ogg \
-                    Vorbis libvorbisfile convenience library.
-checksums           md5 4b1d0f936b029f4390c524db0892a65f
+long_description    This is an object-oriented interface to the Ogg Vorbis \
+                    libvorbisfile convenience library. This Perl module 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.
 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"
 }
+
+distfiles
+
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110521/90590936/attachment.html>


More information about the macports-changes mailing list