diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-27 09:22:08 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-27 09:22:08 +0800 |
commit | ef0d111a4b1a7ede9408ea44927452315f2b77df (patch) | |
tree | 5dc76d75cb24a2cabcb1adcb05031c84cb8dc6d1 /security/tor-devel | |
parent | 42ca244f8a050cd5d70591356760d5387627c0cc (diff) | |
download | freebsd-ports-gnome-ef0d111a4b1a7ede9408ea44927452315f2b77df.tar.gz freebsd-ports-gnome-ef0d111a4b1a7ede9408ea44927452315f2b77df.tar.zst freebsd-ports-gnome-ef0d111a4b1a7ede9408ea44927452315f2b77df.zip |
- Update to 0.1.2.12 (rc)
PR: ports/110860
Submitted by: maintainer (Peter Thoenen)
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 5 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index bb98c97c4ef4..9751983b9e16 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -PORTVERSION= 0.1.2.9 +PORTVERSION= 0.1.2.12 CATEGORIES= security net MASTER_SITES= http://tor.eff.org/dist/ \ http://mirror.onionland.org/dist/ @@ -28,8 +28,7 @@ SUB_FILES= pkg-message CONFLICTS= tor-1.1.[0-9]* MANCOMPRESSED= no -MAN1= tor.1 tor-resolve.1 torify.1 - +MAN1= tor.1 tor-resolve.1 torify.1 .include <bsd.port.pre.mk> post-patch: diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 5dcf95ca2099..4eca7cfb0cc6 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tor-0.1.2.9-rc.tar.gz) = f12a5f394c0d7497fe9cdbe53e31965d -SHA256 (tor-0.1.2.9-rc.tar.gz) = 954b343a134c67b00ae10be562cf933ae7e5b0f2cfef73aef67dacc460224001 -SIZE (tor-0.1.2.9-rc.tar.gz) = 1170591 +MD5 (tor-0.1.2.12-rc.tar.gz) = 096e46d261a8f66525ecc241904e89c4 +SHA256 (tor-0.1.2.12-rc.tar.gz) = cebd76bbb9b79a2e433f4b588b33a25143f748856968737d1bffac80c427b3bb +SIZE (tor-0.1.2.12-rc.tar.gz) = 1170674 |