- 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)
This commit is contained in:
parent
8c5775b60c
commit
946a5b79b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210288
2 changed files with 5 additions and 6 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue