Index: tor-devel/Makefile =================================================================== --- tor-devel/Makefile (revision 398124) +++ tor-devel/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.6.7 +DISTVERSION= 0.2.7.3-rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -47,6 +47,10 @@ .include +.if ${OSVERSION} < 1000000 +WITH_OPENSSL_PORT= yes +.endif + .if ( (${OSVERSION} < 900000) || \ (${OSVERSION} >= 900003) ) && !defined(USE_GCC) && empty(CC:T:M*gcc4*) && \ empty(PORT_OPTIONS:MSTATIC_TOR) && empty(ARCH:Mia64) Index: tor-devel/distinfo =================================================================== --- tor-devel/distinfo (revision 398124) +++ 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.3-rc.tar.gz) = aeb84ab84475edef5a0545b5e19f154cc1c28bd6730197ffe0013790157470b8 +SIZE (tor-0.2.7.3-rc.tar.gz) = 4810396