[88231] trunk/dports/audio/portaudio

hum at macports.org hum at macports.org
Thu Dec 22 07:05:00 PST 2011


Revision: 88231
          http://trac.macports.org/changeset/88231
Author:   hum at macports.org
Date:     2011-12-22 07:04:57 -0800 (Thu, 22 Dec 2011)
Log Message:
-----------
portaudio: update to 19.20111121; remove all patchfiles.

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

Removed Paths:
-------------
    trunk/dports/audio/portaudio/files/

Modified: trunk/dports/audio/portaudio/Portfile
===================================================================
--- trunk/dports/audio/portaudio/Portfile	2011-12-22 13:22:05 UTC (rev 88230)
+++ trunk/dports/audio/portaudio/Portfile	2011-12-22 15:04:57 UTC (rev 88231)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                portaudio
-version             19.20110326
-revision            2
+version             19.20111121
 categories          audio devel
 platforms           macosx
 maintainers         hum openmaintainer
@@ -32,27 +31,11 @@
 distname            pa_stable_v[strsed ${version} {g/\./_/}]
 extract.suffix      .tgz
 
-checksums           sha1    f875ba67fd47c6f1dcc9024c9d94ada592bc9e51 \
-                    rmd160  dc28b1ea15201a4bce44c6c432bf2fed0b9f4a2f
+checksums           rmd160  cd6a38824eb6ece1aae24494b6d05451c42dc319 \
+                    sha256  9c26d1330d506496789edafe55b0386f20d83c4aa2c0e3f81fbeb0f114ab1b99
 
 worksrcdir          ${name}
 
-patchfiles          patch-configure \
-                    patch-src__common__pa_types.h
-
-configure.args      --disable-mac-universal
-
-platform darwin 10 {
-    patchfiles-append patch-src__hostapi__coreaudio__pa_mac_core.c
-}
-
-platform darwin 11 {
-    patchfiles-append patch-src__hostapi__coreaudio__pa_mac_core.c \
-                      patch-include__pa_mac_core.h.diff
-}
-
-use_parallel_build  yes
-
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111222/5203be87/attachment.html>


More information about the macports-changes mailing list