update to dante v1.1.12
This commit is contained in:
parent
a073720da8
commit
905f0b4471
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2001/12/11 03:07:21 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2002/04/19 20:46:37 jakob Exp $
|
||||
|
||||
COMMENT= socks client and server
|
||||
|
||||
ONLY_FOR_ARCHS= i386 sparc m68k powerpc
|
||||
|
||||
DISTNAME= dante-1.1.11
|
||||
DISTNAME= dante-1.1.12
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.500
|
||||
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dante-1.1.11.tar.gz) = fe172d2116427214df82f0133a91a32b
|
||||
RMD160 (dante-1.1.11.tar.gz) = 10e54fd5706d2e4f7b97c84fa2bc72e2c2a62f4c
|
||||
SHA1 (dante-1.1.11.tar.gz) = 6bc7b10d7c42fba8379c076c2165fb71e5113b9e
|
||||
MD5 (dante-1.1.12.tar.gz) = 1be7318e0197522c9301066708ac1482
|
||||
RMD160 (dante-1.1.12.tar.gz) = 5dce12b9b850225dc03ae6ef50ef7e592acc73a9
|
||||
SHA1 (dante-1.1.12.tar.gz) = f7527532c2d186f34d505e551ccbb13bf09d3483
|
||||
|
@ -1,11 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2001/12/11 03:07:21 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2002/04/19 20:46:37 jakob Exp $
|
||||
bin/socksify
|
||||
include/socks.h
|
||||
lib/libdsocks.la
|
||||
lib/libdsocks.so
|
||||
lib/libsocks.a
|
||||
lib/libsocks.la
|
||||
lib/libsocks.so
|
||||
man/man5/sockd.conf.5
|
||||
man/man5/socks.conf.5
|
||||
man/man8/sockd.8
|
||||
@ -19,6 +17,7 @@ share/doc/dante/faq.ps
|
||||
share/doc/dante/rfc1928.txt
|
||||
share/doc/dante/rfc1929.txt
|
||||
share/examples/dante/sockd.conf
|
||||
share/examples/dante/sockd-basic.conf
|
||||
share/examples/dante/socks-simple-withoutnameserver.conf
|
||||
share/examples/dante/socks-simple.conf
|
||||
share/examples/dante/socks.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user