Ticket #34443: patch-portfile.diff

File patch-portfile.diff, 1.1 KB (added by macports@…, 13 years ago)
  • (a) Portfile-orig vs. (b) Portfile

    a b  
    55
    66name                sslh
    77epoch               1
    8 version             1.11
     8version             1.12
    99categories          net security www
    1010platforms           darwin
    1111maintainers         madlon-kay.com:macports openmaintainer
     
    2222homepage            http://www.rutschle.net/tech/sslh.shtml
    2323master_sites        http://www.rutschle.net/tech/
    2424
    25 checksums           rmd160    339489f697aee365a9a6dd810036ebcf14629088 \
    26                     sha256  e1bf699ac2990954462926c26140b8ae40dabe107bb9aef89967a52c7e141e54
     25checksums           rmd160  9d870cbb92f818642d7795d8c1a812150ca7679c \
     26                    sha256  f986625bcc8b612754b2b8c95f87eb717f54f08c356882ff2ce0b090be0c29d6
    2727
    2828use_configure       no
    2929
     
    3434    set archflags ${configure.cc_archflags}
    3535}
    3636
    37 build.args          CC="${configure.cc} ${archflags}"
     37build.args          CC="${configure.cc} ${archflags}" USELIBCONFIG=
    3838
    3939destroot {
    4040    xinstall ${worksrcpath}/sslh-fork ${destroot}${prefix}/sbin/sslh