summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-01-29 10:55:21 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-01-29 10:55:21 +0000
commit8b824bd56ce2c313d0b1e93c645ddce0d585e6ea (patch)
treef1d141ae6489e04ca0a3e4e28627333fab5f4572 /security
parent- Update to 0.9.9 (diff)
- Update to 0.2.2.22-alpha
- Remove an unnecessary addition to CPPFLAGS that can break non-sandboxed builds when some other (poorly-configured) ports are installed (For example, lang/libutils or textproc/irstlm) - Remove a problematic mirror, based on distilator results Approved by: makc, miwi (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268368
Diffstat (limited to 'security')
-rw-r--r--security/tor-devel/Makefile5
-rw-r--r--security/tor-devel/distinfo4
2 files changed, 3 insertions, 6 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 3244974e143a..e08b0fbfaba5 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tor
-DISTVERSION= 0.2.2.21-alpha
+DISTVERSION= 0.2.2.22-alpha
CATEGORIES= security net ipv6
MASTER_SITES= http://www.torproject.org/dist/ \
ftp://tor.tomyn.com/pub/mirrors/tor/ \
@@ -21,7 +21,6 @@ MASTER_SITES= http://www.torproject.org/dist/ \
http://tor.kamagurka.org/dist/ \
http://torproj.xpdm.us/dist/ \
http://www.oignon.net/dist/ \
- http://www.theonionrouter.com/dist/ \
http://www.torproject.org.nyud.net/dist/ \
http://www.torproject.us/dist/
PKGNAMESUFFIX= -devel
@@ -33,8 +32,6 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc
-CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
MAKE_JOBS_UNSAFE= yes
OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \
diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo
index 1036274f0002..2ff3790b0063 100644
--- a/security/tor-devel/distinfo
+++ b/security/tor-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.2.21-alpha.tar.gz) = cf316b679d7922d9b655d0432e449aa0c3f7f20528501d4355c996baa1a8e1e3
-SIZE (tor-0.2.2.21-alpha.tar.gz) = 2643160
+SHA256 (tor-0.2.2.22-alpha.tar.gz) = 8ff8be912fcacdb58746852a54ca89d7b1fb09883510fb5303fba2ba5f357db0
+SIZE (tor-0.2.2.22-alpha.tar.gz) = 2645384