You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user