diff --git a/net/sslh/Portfile b/net/sslh/Portfile index 7614cca5147..9b0b7017aef 100644 --- a/net/sslh/Portfile +++ b/net/sslh/Portfile @@ -5,7 +5,7 @@ PortSystem 1.0 name sslh epoch 1 -version 1.11 +version 1.12 categories net security www platforms darwin maintainers madlon-kay.com:macports openmaintainer @@ -22,14 +22,14 @@ long_description sslh lets one accept both HTTPS and SSH connections \ homepage http://www.rutschle.net/tech/sslh.shtml master_sites http://www.rutschle.net/tech/ -checksums rmd160 339489f697aee365a9a6dd810036ebcf14629088 \ - sha256 e1bf699ac2990954462926c26140b8ae40dabe107bb9aef89967a52c7e141e54 +checksums rmd160 9d870cbb92f818642d7795d8c1a812150ca7679c \ + sha256 f986625bcc8b612754b2b8c95f87eb717f54f08c356882ff2ce0b090be0c29d6 use_configure no variant universal {} -build.args CC="${configure.cc} [get_canonical_archflags cc]" +build.args CC="${configure.cc} [get_canonical_archflags cc]" USELIBCONFIG= destroot { xinstall ${worksrcpath}/sslh-fork ${destroot}${prefix}/sbin/sslh