--- tor-devel/Makefile (revision 393296) +++ tor-devel/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.6.7 +DISTVERSION= 0.2.7.2-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -47,6 +47,10 @@ .include +.if ${OSVERSION} < 1000000 && !defined(WITH_OPENSSL_PORT) +IGNORE= tor-devel requires OpenSSL 1.0.0+ +.endif + .if ( (${OSVERSION} < 900000) || \ (${OSVERSION} >= 900003) ) && !defined(USE_GCC) && empty(CC:T:M*gcc4*) && \ empty(PORT_OPTIONS:MSTATIC_TOR) && empty(ARCH:Mia64) --- tor-devel/distinfo (revision 393296) +++ 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.2-alpha.tar.gz) = 006de44b01e15916b1f648df92723c2a7d58e6a2cd05484d70d0af2f566b330c +SIZE (tor-0.2.7.2-alpha.tar.gz) = 4759260