Ticket #32482: Portfile-rtmpdump-2.4.diff

File Portfile-rtmpdump-2.4.diff, 1.4 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)

proposed patch

  • Portfile

     
    44PortSystem          1.0
    55
    66name                rtmpdump
    7 version             2.3
     7version             2.4
    88categories          www net
    99platforms           darwin
    1010maintainers         gmail.com:captsolo openmaintainer
     
    2020homepage            http://rtmpdump.mplayerhq.hu/
    2121master_sites        ${homepage}download/
    2222
    23 checksums           sha1    b65ce7708ae79adb51d1f43dd0b6d987076d7c42 \
    24                     rmd160  1d48925e6567783806fa68819d6a695cd06138bc
     23checksums           rmd160  a8cf22e88e544061f15769e758754b028f1be7ff \
     24                    sha256  0be975011d116bbdf1befad2a984ac83d09b1061c86550326a7ec496d2f188fc
    2525
    2626depends_lib         port:openssl
    2727
    28 extract.suffix      .tgz
     28worksrcdir          ${name}
    2929
    3030patchfiles          patch-Makefile.diff \
    3131                    patch-librtmp-Makefile.diff
     
    3434
    3535variant universal {}
    3636
    37 build.target        SYS=posix
    3837build.args          prefix="${prefix}" CC="${configure.cc} [get_canonical_archflags cc]"
    3938build.pre_args-delete -w
    4039
    41 destroot.args       prefix="${prefix}"
     40pre-destroot {
     41    destroot.args   [join ${build.args}]
     42}
    4243
     44platform darwin {
     45    build.args-append SYS=darwin
     46}
     47
    4348livecheck.url       [lindex ${master_sites} 0]
    4449livecheck.type      regex
    4550livecheck.regex     ${name}-(\[0-9a-z.\]+)\\.