Ticket #50022: Portfile-tor.diff
File Portfile-tor.diff, 1.3 KB (added by macports.org@…, 9 years ago) |
---|
-
security/tor/Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 1 43499 2015-12-13 23:06:47Z cal@macports.org $2 # $Id: Portfile 139229 2015-08-08 03:10:35Z jeremyhu@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name tor 7 7 conflicts tor-devel 8 version 0.2. 6.109 revision 18 version 0.2.7.6 9 #revision 1 10 10 categories security 11 11 platforms darwin 12 12 maintainers maclemon.at:macports.org openmaintainer … … 24 24 homepage https://www.torproject.org/ 25 25 master_sites https://dist.torproject.org/ 26 26 27 checksums rmd160 8cf0cdbd2ae9051d2605bdeed069438e88a822f0\28 sha256 0542c0efe43b86619337862fa7eb02c7a74cb23a79d587090628a5f0f1224b8d27 checksums rmd160 a1da04a6c5f72e23cf17a81815b81bed97ce0d9b \ 28 sha256 493a8679f904503048114aca6467faef56861206bab8283d858f37141d95105d 29 29 30 30 depends_lib port:libevent \ 31 31 path:lib/libssl.dylib:openssl \