Index: tor/Makefile =================================================================== --- tor/Makefile (revision 402393) +++ tor/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.6.10 +DISTVERSION= 0.2.7.5 CATEGORIES= security net ipv6 MASTER_SITES= TOR @@ -44,6 +44,10 @@ .include +.if ${OSVERSION} < 1000000 +WITH_OPENSSL_PORT= yes +.endif + .if !defined(USE_GCC) && empty(CC:T:M*gcc4*) && \ empty(PORT_OPTIONS:MSTATIC_TOR) && empty(ARCH:Mia64) CONFIGURE_ARGS+= --enable-gcc-hardening Index: tor/distinfo =================================================================== --- tor/distinfo (revision 402393) +++ tor/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.6.10.tar.gz) = 0542c0efe43b86619337862fa7eb02c7a74cb23a79d587090628a5f0f1224b8d -SIZE (tor-0.2.6.10.tar.gz) = 3587211 +SHA256 (tor-0.2.7.5.tar.gz) = 7d2a9e4db1bd99deb8395609b59cac217b0c1ee9ff2eeb0f088b91a5d8f6aa5f +SIZE (tor-0.2.7.5.tar.gz) = 4838541 Index: tor-devel/Makefile =================================================================== --- tor-devel/Makefile (revision 402393) +++ tor-devel/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.6.7 +DISTVERSION= 0.2.7.5 CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -47,6 +47,10 @@ .include +.if ${OSVERSION} < 1000000 +WITH_OPENSSL_PORT= yes +.endif + .if !defined(USE_GCC) && empty(CC:T:M*gcc4*) && \ empty(PORT_OPTIONS:MSTATIC_TOR) && empty(ARCH:Mia64) CONFIGURE_ARGS+= --enable-gcc-hardening Index: tor-devel/distinfo =================================================================== --- tor-devel/distinfo (revision 402393) +++ tor-devel/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.6.7.tar.gz) = 8c2be88a542ed1b22a8d3d595ec0acd0e28191de273dbcaefc64fdce92b89e6c -SIZE (tor-0.2.6.7.tar.gz) = 3595669 +SHA256 (tor-0.2.7.5.tar.gz) = 7d2a9e4db1bd99deb8395609b59cac217b0c1ee9ff2eeb0f088b91a5d8f6aa5f +SIZE (tor-0.2.7.5.tar.gz) = 4838541