diff options
-rw-r--r-- | security/tor-devel/Makefile | 4 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index f6628078cc99..1fc872f45623 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.3.3-alpha +DISTVERSION= 0.2.3.4-alpha CATEGORIES= security net ipv6 MASTER_SITES= https://www.torproject.org/dist/ \ ftp://ftp.bit.nl/mirror/tor/ \ @@ -73,7 +73,7 @@ MAN1= tor.1 tor-resolve.1 torify.1 tor-gencert.1 .if ( (${OSVERSION} >= 703100 && ${OSVERSION} < 800000) || \ (${OSVERSION} >= 800500 && ${OSVERSION} < 900000) || \ -(${OSVERSION} >= 900003) ) && !defined(USE_GCC) +(${OSVERSION} >= 900003) ) && !defined(USE_GCC) && empty(CC:M*gcc4*) CONFIGURE_ARGS+= --enable-gcc-hardening .endif diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 3afd0a1d7b0e..14b30a2d94d6 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.3.3-alpha.tar.gz) = 10293bc387769e47dcef308ff1cdeb1fea1b5ad316ff7b82069c43b51da0f129 -SIZE (tor-0.2.3.3-alpha.tar.gz) = 2813912 +SHA256 (tor-0.2.3.4-alpha.tar.gz) = 38a471f2ad3493e3ce3f693137acaf37a75d586dd48887924ae332c1f488b6eb +SIZE (tor-0.2.3.4-alpha.tar.gz) = 2832798 |