[126332] trunk/dports/audio/faust2-devel

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


Revision: 126332
          https://trac.macports.org/changeset/126332
Author:   ryandesign at macports.org
Date:     2014-10-07 17:17:45 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
faust2-devel: update to 2.0-20141008 (#45292)

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

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

Modified: trunk/dports/audio/faust2-devel/Portfile
===================================================================
--- trunk/dports/audio/faust2-devel/Portfile	2014-10-08 00:16:41 UTC (rev 126331)
+++ trunk/dports/audio/faust2-devel/Portfile	2014-10-08 00:17:45 UTC (rev 126332)
@@ -5,8 +5,8 @@
 
 name                    faust2-devel
 conflicts               faust faust-devel
-version                 2.0-20141002 
-git.branch              57c17a039422c652f7302541918a07ca955288e0
+version                 2.0-20141008
+git.branch              cd916bf198b9468c5654e1947ab5286c624689c1
 categories              audio lang
 platforms               darwin
 maintainers             ryandesign
@@ -35,11 +35,6 @@
                         port:llvm-${llvm_version} \
                         port:openssl
 
-patchfiles-append       patch-architecture-httpdlib-src-Makefile.diff
-patchfiles-append       patch-architecture-osclib-faust-Makefile.diff
-patchfiles-append       patch-compiler-Makefile.unix.diff
-patchfiles-append       patch-tools-sound2faust-Makefile.diff
-
 post-patch {
     eval reinplace "s|/usr/local|${prefix}|g" \
         ${worksrcpath}/compiler/parser/enrobage.cpp \
@@ -62,14 +57,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/9e94767d/attachment.html>


More information about the macports-changes mailing list