mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 0.2.7.6
PR: 205252 Submitted by: neel@neelc.org Approved by: maintainer timeout (bf, >1 month)
This commit is contained in:
parent
43b3e4bf2c
commit
85976367db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406053
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tor
|
||||
PORTVERSION= 0.2.6.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.7.6
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= TOR
|
||||
|
||||
@ -45,6 +44,10 @@ CONFLICTS= tor-devel-[0-9]*
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.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
|
||||
|
@ -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.6.tar.gz) = 493a8679f904503048114aca6467faef56861206bab8283d858f37141d95105d
|
||||
SIZE (tor-0.2.7.6.tar.gz) = 4869754
|
||||
|
Loading…
Reference in New Issue
Block a user