SECURITY: update to 0.1.0.10
http://www.vuxml.org/openbsd/10085106-e2a5-11d9-824c-00065bd5b0b6.html fix the MASTER_SITE and the HOMEPAGE and add pthread to WANTLIB from MAINTAINER
This commit is contained in:
parent
cc0246ea3f
commit
73545f9906
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2005/05/03 09:23:42 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2005/06/21 22:54:28 robert Exp $
|
||||
|
||||
COMMENT= "anonymity service using onion routing"
|
||||
|
||||
DISTNAME= tor-0.0.9.9
|
||||
DISTNAME= tor-0.1.0.10
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.freehaven.net/tor/
|
||||
HOMEPAGE= http://tor.eff.org/
|
||||
|
||||
MAINTAINER= Jon Trembley <jon@brain-box.net>
|
||||
|
||||
@ -13,9 +13,9 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c crypto ssl z
|
||||
WANTLIB= c crypto pthread ssl z
|
||||
|
||||
MASTER_SITES= http://www.freehaven.net/tor/dist/
|
||||
MASTER_SITES= ${HOMEPAGE}dist/
|
||||
|
||||
AUTOCONF_VERSION=2.59
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (tor-0.0.9.9.tar.gz) = a9979fc4d20d7e3734d7b8a51e60a7d5
|
||||
RMD160 (tor-0.0.9.9.tar.gz) = d94044a7c3e3a7963e3b1e05f1b8cd71cac8cde9
|
||||
SHA1 (tor-0.0.9.9.tar.gz) = 1cd148a0372f2d93829b5aefae8d05be33c2ce56
|
||||
SIZE (tor-0.0.9.9.tar.gz) = 574809
|
||||
MD5 (tor-0.1.0.10.tar.gz) = a7d27084ebe3f407c0c3fdaf61fb5631
|
||||
RMD160 (tor-0.1.0.10.tar.gz) = cbfb917289b3c56221d8fd2cad0ee5f52d2aa663
|
||||
SHA1 (tor-0.1.0.10.tar.gz) = 4831995d4cc0894cbd591546278bd5c241a46976
|
||||
SIZE (tor-0.1.0.10.tar.gz) = 629877
|
||||
|
Loading…
Reference in New Issue
Block a user