Ticket #48746: Portfile-stunnel.diff
File Portfile-stunnel.diff, 1.1 KB (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name stunnel 7 version 5.2 27 version 5.23 8 8 set major [lindex [split ${version} .] 0] 9 9 categories security net 10 10 platforms darwin … … 25 25 http://mirrors.zerg.biz/stunnel/archive/${major}.x/ \ 26 26 ftp://ftp.stunnel.org/stunnel/ 27 27 28 checksums rmd160 5b684407b7db985cfba3f6bbb10c03883e56c07a\29 sha256 8ad628a6948153cdb2044283f6988384a30585ea7e14778c2ee616a6678cb83f28 checksums rmd160 7eef7bfe5f4bcabc3f97295a60c466b52d27077f \ 29 sha256 0fc4a702afd2e857bae8ad1f39c51546eb282c3d0ff4f4d55d62aece7328ddea 30 30 31 31 depends_lib path:lib/libssl.dylib:openssl 32 32 33 33 patchfiles patch-configure \ 34 patch-tools- stunnel.cnf34 patch-tools-openssl.cnf.diff 35 35 36 36 configure.args --disable-libwrap \ 37 37 --with-ssl=${prefix}