diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-08 04:46:34 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-08 04:46:34 +0800 |
commit | 2a5d73f243f68d3e4cf95bb9630077c74aa466bb (patch) | |
tree | 3f7e2078a4bfb7d39cdcb78df753dd2808bf2301 | |
parent | 862865bc0ec278c5ecd6d89c7ec188a4132286c7 (diff) | |
download | freebsd-ports-gnome-2a5d73f243f68d3e4cf95bb9630077c74aa466bb.tar.gz freebsd-ports-gnome-2a5d73f243f68d3e4cf95bb9630077c74aa466bb.tar.zst freebsd-ports-gnome-2a5d73f243f68d3e4cf95bb9630077c74aa466bb.zip |
Update to version 0.1.1.25.
PR: ports/105226
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Reviewed by: flz (mentor)
-rw-r--r-- | security/tor/Makefile | 2 | ||||
-rw-r--r-- | security/tor/distinfo | 6 | ||||
-rw-r--r-- | security/tor/files/patch-contrib-tor.sh.in | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index d76e590f0489..642a2fd7291a 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.1.24 +PORTVERSION= 0.1.1.25 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ \ http://mirror.onionland.org/dist/ diff --git a/security/tor/distinfo b/security/tor/distinfo index 4df634e8644b..a61452488658 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -MD5 (tor-0.1.1.24.tar.gz) = 28dea6a77a43b6e421e1bd7b2cc3d940 -SHA256 (tor-0.1.1.24.tar.gz) = f32cda1434a71fa5fe89197ff34fc4c29186ecdd92336b490e259a7627f96711 -SIZE (tor-0.1.1.24.tar.gz) = 849462 +MD5 (tor-0.1.1.25.tar.gz) = b001fa271b5935f3d9c5222809dbd2f1 +SHA256 (tor-0.1.1.25.tar.gz) = 13feaaaab926785b4070883b4c89aacc9241144465c75fe545b412b6bf96b989 +SIZE (tor-0.1.1.25.tar.gz) = 877917 diff --git a/security/tor/files/patch-contrib-tor.sh.in b/security/tor/files/patch-contrib-tor.sh.in deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/security/tor/files/patch-contrib-tor.sh.in +++ /dev/null |