Ticket #23995: Portfile-rtmpdump.diff

File Portfile-rtmpdump.diff, 1.2 KB (added by CaptSolo, 14 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name                rtmpdump
    6 version             2.1d
     6version             2.2
    77categories          www net
    88platforms           darwin
    99maintainers         gmail.com:captsolo openmaintainer
     
    1616homepage            http://rtmpdump.mplayerhq.hu/
    1717master_sites        ${homepage}download/
    1818
    19 checksums           md5     41898415f83cf69769a7650f47acec34 \
    20                     sha1    b63f1ba6e1acf48282a470875ea57889c1169ad4 \
    21                     rmd160  43a41e129d0b3c89292c109f46345d1322ab2b58
     19checksums           md5 1ce6753c95754d1a72b635d488757096 \
     20                    sha1 80ad4878b5b48c59cb6754fac31f811b8a7d399d \
     21                    ripemd5 673e9baf426d8fe0d32471d101648660080e996d
     22
     23use_bzip2           yes
    2224
    2325post-patch {
    2426    reinplace "s|CC=.*\$|CC=${configure.cc}|" ${worksrcpath}/Makefile
     
    2931build.target        osx
    3032
    3133destroot {
    32     xinstall -m 755 -W ${worksrcpath} rtmpdump rtmpsuck rtmpsrv streams ${destroot}${prefix}/bin
     34    xinstall -m 755 -W ${worksrcpath} rtmpdump rtmpsuck rtmpsrv rtmpgw ${destroot}${prefix}/bin
    3335}
    3436
    3537livecheck.type      regex