Skip to content

Commit 0ef8f4e

Browse files
committed
sslh: maintainer update to 1.12; see https://trac.macports.org/ticket/34443
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93061 d073be05-634f-4543-b044-5fe20cf6d1d6
1 parent df5fde3 commit 0ef8f4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

net/sslh/Portfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PortSystem 1.0
55

66
name sslh
77
epoch 1
8-
version 1.11
8+
version 1.12
99
categories net security www
1010
platforms darwin
1111
maintainers madlon-kay.com:macports openmaintainer
@@ -22,14 +22,14 @@ long_description sslh lets one accept both HTTPS and SSH connections \
2222
homepage http://www.rutschle.net/tech/sslh.shtml
2323
master_sites http://www.rutschle.net/tech/
2424

25-
checksums rmd160 339489f697aee365a9a6dd810036ebcf14629088 \
26-
sha256 e1bf699ac2990954462926c26140b8ae40dabe107bb9aef89967a52c7e141e54
25+
checksums rmd160 9d870cbb92f818642d7795d8c1a812150ca7679c \
26+
sha256 f986625bcc8b612754b2b8c95f87eb717f54f08c356882ff2ce0b090be0c29d6
2727

2828
use_configure no
2929

3030
variant universal {}
3131

32-
build.args CC="${configure.cc} [get_canonical_archflags cc]"
32+
build.args CC="${configure.cc} [get_canonical_archflags cc]" USELIBCONFIG=
3333

3434
destroot {
3535
xinstall ${worksrcpath}/sslh-fork ${destroot}${prefix}/sbin/sslh

0 commit comments

Comments
 (0)