- Update to version 0.1.1.9 (devel branch)

- Add SHA265

PR:		ports/89612
Submitted by:	Peter Thoenen (maintainer)
This commit is contained in:
Andrej Zverev 2005-11-28 09:30:08 +00:00
parent d7ae3d8491
commit 0cb7e9bf26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149757
3 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= tor
PORTVERSION= 0.1.1.8
PORTVERSION= 0.1.1.9
CATEGORIES= security net
MASTER_SITES= http://tor.eff.org/dist/
PKGNAMESUFFIX= -devel

View file

@ -1,2 +1,3 @@
MD5 (tor-0.1.1.8-alpha.tar.gz) = 10c40e2518f63747f1e3a349bf480139
SIZE (tor-0.1.1.8-alpha.tar.gz) = 703116
MD5 (tor-0.1.1.9-alpha.tar.gz) = 76626791eabb76cd7eeb545ecc1b238c
SHA256 (tor-0.1.1.9-alpha.tar.gz) = 191742fd92607d133a4f6d997c71ecd883bd2269027102a957ed52eec863c081
SIZE (tor-0.1.1.9-alpha.tar.gz) = 717490

View file

@ -2,6 +2,6 @@ bin/tor
bin/tor-resolve
bin/torify
etc/rc.d/tor.sh.sample
etc/tor/torrc.sample
etc/tor/tor-tsocks.conf.sample
etc/tor/torrc.sample
@unexec rmdir %D/etc/tor 2>/dev/null || true