diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-04-01 04:19:31 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-04-01 04:19:31 +0800 |
commit | de290cd936dd9109827874f0d39dabd15be33ca2 (patch) | |
tree | d6fb86f888158a00e598e58e01235b8914aba197 /security/tor-devel | |
parent | 6d081d79bcdbd6e144ce171bb999fdb1532c1cea (diff) | |
download | freebsd-ports-gnome-de290cd936dd9109827874f0d39dabd15be33ca2.tar.gz freebsd-ports-gnome-de290cd936dd9109827874f0d39dabd15be33ca2.tar.zst freebsd-ports-gnome-de290cd936dd9109827874f0d39dabd15be33ca2.zip |
- Update to 0.2.0.23-rc
PR: ports/122175
Submitted by: bf <bf2006a@yahoo.com>
Approved by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer), tabthorpe (mentor)
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 5 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 5a01d6d30b2a..17ea2761503b 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.0.22-rc -PORTREVISION= 1 +DISTVERSION= 0.2.0.23-rc CATEGORIES= security net MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ @@ -22,7 +21,7 @@ LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes USE_OPENSSL= yes CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \ CELLPOOL "memory pool allocator for cells" on \ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 70b0869e7871..d497c50fa811 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tor-0.2.0.22-rc.tar.gz) = 9404ea3f6e4b01af01a34e95cd937723 -SHA256 (tor-0.2.0.22-rc.tar.gz) = f2bed9305107d36828d4becd7e186c6aa514d713e456d4ecbc20782def55cfdd -SIZE (tor-0.2.0.22-rc.tar.gz) = 1541300 +MD5 (tor-0.2.0.23-rc.tar.gz) = feeda28383dc229ed8da9c8baf590f74 +SHA256 (tor-0.2.0.23-rc.tar.gz) = a0d894874d29943c922e2b8139a6534c146da48816560131135257043e4e2ba8 +SIZE (tor-0.2.0.23-rc.tar.gz) = 1542425 |