diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-21 05:56:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-21 05:56:50 +0800 |
commit | 61767ea1e27a5ce6918efb23303a080401c7b822 (patch) | |
tree | 335d70f9c999e559deb475b040165928fdc5b0c7 /security | |
parent | 0b37ab2086afffdac377f9e0c395f8331ed293cb (diff) | |
download | freebsd-ports-gnome-61767ea1e27a5ce6918efb23303a080401c7b822.tar.gz freebsd-ports-gnome-61767ea1e27a5ce6918efb23303a080401c7b822.tar.zst freebsd-ports-gnome-61767ea1e27a5ce6918efb23303a080401c7b822.zip |
- Update to 2.0.17-alpha
PR: 119775
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 4 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 22f6850abdb5..a7af474134df 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.0.15-alpha +DISTVERSION= 0.2.0.17-alpha CATEGORIES= security net MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ @@ -32,7 +32,7 @@ SUB_FILES= pkg-message CONFLICTS= tor-0.1.[0-9]* MANCOMPRESSED= no -MAN1= tor.1 tor-resolve.1 torify.1 +MAN1= tor.1 tor-resolve.1 torify.1 tor-gencert.1 .include <bsd.port.pre.mk> diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index d5f1e82a6cb5..85adbf5ebb87 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tor-0.2.0.15-alpha.tar.gz) = 4045a3de2ede91414d29115bafba9580 -SHA256 (tor-0.2.0.15-alpha.tar.gz) = 1ffcb1ae56946f9e4f87ed8a1c48029321e9f9ea3f73d808bd359d1ae303cc0a -SIZE (tor-0.2.0.15-alpha.tar.gz) = 1506328 +MD5 (tor-0.2.0.17-alpha.tar.gz) = 93b1e15742096e384808501665ce2495 +SHA256 (tor-0.2.0.17-alpha.tar.gz) = 7616c1a77da05a1048f4c623a0d253e3bc72e2affeb5b37a2dc1665fad1e840a +SIZE (tor-0.2.0.17-alpha.tar.gz) = 1512518 |