[126331] trunk/dports/audio/faust-devel

ryandesign at macports.org ryandesign at macports.org
Tue Oct 7 17:16:42 PDT 2014


Revision: 126331
          https://trac.macports.org/changeset/126331
Author:   ryandesign at macports.org
Date:     2014-10-07 17:16:41 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
faust-devel: update to 0.9.68-20141008 (#45292)

Modified Paths:
--------------
    trunk/dports/audio/faust-devel/Portfile

Removed Paths:
-------------
    trunk/dports/audio/faust-devel/files/

Modified: trunk/dports/audio/faust-devel/Portfile
===================================================================
--- trunk/dports/audio/faust-devel/Portfile	2014-10-07 23:38:36 UTC (rev 126330)
+++ trunk/dports/audio/faust-devel/Portfile	2014-10-08 00:16:41 UTC (rev 126331)
@@ -5,8 +5,8 @@
 
 name                    faust-devel
 conflicts               faust faust2-devel
-version                 0.9.68-20141002
-git.branch              c1b94c3af34bc98c1e5aa0bc47d08d78aa8a9b0d
+version                 0.9.68-20141008
+git.branch              c112ae38567f6d4087e5c1c86746f3152acf2b68
 categories              audio lang
 platforms               darwin
 maintainers             ryandesign
@@ -28,10 +28,6 @@
                         port:libsndfile \
                         port:openssl
 
-patchfiles-append       patch-architecture-httpdlib-src-Makefile.diff
-patchfiles-append       patch-architecture-osclib-faust-Makefile.diff
-patchfiles-append       patch-tools-sound2faust-Makefile.diff
-
 post-patch {
     eval reinplace "s|/usr/local|${prefix}|g" \
         ${worksrcpath}/compiler/parser/enrobage.cpp \
@@ -54,14 +50,8 @@
 
 build.args-append       ARCHFLAGS="[get_canonical_archflags cxx]" \
                         CXX="${configure.cxx} [get_canonical_archflags cxx]"
+build.target            world
 
-post-build {
-    foreach extra {dynamic httpd sound2faust} {
-        build.target    ${extra}
-        portbuild::build_main
-    }
-}
-
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${subport}
     xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/8d337b6d/attachment.html>


More information about the macports-changes mailing list