[138665] trunk/dports/audio/pulseaudio/Portfile

ionic at macports.org ionic at macports.org
Wed Jul 15 06:51:43 PDT 2015


Revision: 138665
          https://trac.macports.org/changeset/138665
Author:   ionic at macports.org
Date:     2015-07-15 06:51:43 -0700 (Wed, 15 Jul 2015)
Log Message:
-----------
pulseaudio: switch to perl 5.22. Revbump. Part of #48365.

Modified Paths:
--------------
    trunk/dports/audio/pulseaudio/Portfile

Modified: trunk/dports/audio/pulseaudio/Portfile
===================================================================
--- trunk/dports/audio/pulseaudio/Portfile	2015-07-15 13:38:05 UTC (rev 138664)
+++ trunk/dports/audio/pulseaudio/Portfile	2015-07-15 13:51:43 UTC (rev 138665)
@@ -9,7 +9,7 @@
 
 name                pulseaudio
 version             6.0
-revision            7
+revision            8
 license             LGPL-2.1
 categories          audio
 maintainers         ionic openmaintainer
@@ -36,7 +36,7 @@
                     port:autoconf \
                     port:automake \
                     port:libtool \
-                    port:p5.16-xml-parser
+                    port:p5.22-xml-parser
 
 depends_lib         port:libiconv \
                     port:json-c \
@@ -87,7 +87,7 @@
 
 post-patch {
     xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-    reinplace "s|@@MP_PERL@@|${prefix}/bin/perl5.16|" ${worksrcpath}/man/Makefile.am
+    reinplace "s|@@MP_PERL@@|${prefix}/bin/perl5.22|" ${worksrcpath}/man/Makefile.am
 }
 
 configure.cmd       ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150715/2d6d144b/attachment.html>


More information about the macports-changes mailing list