diff options
author | pav <pav@FreeBSD.org> | 2004-10-17 00:11:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-17 00:11:39 +0800 |
commit | 29b209a321799fb5f63b4d9b4c0a67345b5faee2 (patch) | |
tree | 8d67fea57415de599f283568e90ef3d1d22cf900 /security | |
parent | 5c31cf7fa87b8733a5164d4a7d9c053e0131c9db (diff) | |
download | freebsd-ports-gnome-29b209a321799fb5f63b4d9b4c0a67345b5faee2.tar.gz freebsd-ports-gnome-29b209a321799fb5f63b4d9b4c0a67345b5faee2.tar.zst freebsd-ports-gnome-29b209a321799fb5f63b4d9b4c0a67345b5faee2.zip |
- Quick update to 0.0.8.1, bugfix release, because 0.0.8 was removed
from distsite
Reported by: Dead Microprocessor <dead.microprocessor@gmail.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 | ||||
-rw-r--r-- | security/tor/Makefile | 2 | ||||
-rw-r--r-- | security/tor/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index c1debab23550..88a92c39b859 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.0.8 +PORTVERSION= 0.0.8.1 CATEGORIES= security MASTER_SITES= http://freehaven.net/tor/dist/ \ http://www.mavetju.org/download/adopted/ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index e5d92d2093b7..3e02403a6862 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (tor-0.0.8.tar.gz) = 7d50423692cc1f938b5ed99703c3e5dd -SIZE (tor-0.0.8.tar.gz) = 442248 +MD5 (tor-0.0.8.1.tar.gz) = 7e81be93cfadeccf82c5f6a066adbaa4 +SIZE (tor-0.0.8.1.tar.gz) = 442666 diff --git a/security/tor/Makefile b/security/tor/Makefile index c1debab23550..88a92c39b859 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.0.8 +PORTVERSION= 0.0.8.1 CATEGORIES= security MASTER_SITES= http://freehaven.net/tor/dist/ \ http://www.mavetju.org/download/adopted/ diff --git a/security/tor/distinfo b/security/tor/distinfo index e5d92d2093b7..3e02403a6862 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,2 +1,2 @@ -MD5 (tor-0.0.8.tar.gz) = 7d50423692cc1f938b5ed99703c3e5dd -SIZE (tor-0.0.8.tar.gz) = 442248 +MD5 (tor-0.0.8.1.tar.gz) = 7e81be93cfadeccf82c5f6a066adbaa4 +SIZE (tor-0.0.8.1.tar.gz) = 442666 |