maintenance update to 2.0.5
maintainer timeout
This commit is contained in:
parent
92cb94d553
commit
a6bcab8d25
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/02 02:34:56 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2005/12/04 17:19:51 sturm Exp $
|
||||
# Original from: Jorge A. Cortes Montiel <jcortes@bsdcoders.org>
|
||||
|
||||
COMMENT= "easy-to-use, robust, and highly configurable VPN"
|
||||
|
||||
VERSION= 2.0.4
|
||||
VERSION= 2.0.5
|
||||
DISTNAME= openvpn-${VERSION}
|
||||
CATEGORIES= net security
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (openvpn-2.0.4.tar.gz) = de32775b88e6bcd737ae93b9a365494c
|
||||
RMD160 (openvpn-2.0.4.tar.gz) = acce993ce520ea23dcd881a4f8ef21fae73073db
|
||||
SHA1 (openvpn-2.0.4.tar.gz) = 19a2fe19276e992d29e64759638017cf3271b446
|
||||
SIZE (openvpn-2.0.4.tar.gz) = 653156
|
||||
MD5 (openvpn-2.0.5.tar.gz) = 4bd7a42991c93db23842a0992debe53b
|
||||
RMD160 (openvpn-2.0.5.tar.gz) = add5c84c56b8a95d18e70ffa072bf9c42166074d
|
||||
SHA1 (openvpn-2.0.5.tar.gz) = ba65a29e528e8e5f0978e89ef766c43d1d2a25aa
|
||||
SIZE (openvpn-2.0.5.tar.gz) = 662647
|
||||
|
@ -1,8 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2005/11/02 02:34:56 bernd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2005/12/04 17:19:51 sturm Exp $
|
||||
@man man/man8/openvpn.8
|
||||
sbin/openvpn
|
||||
share/examples/openvpn/
|
||||
share/examples/openvpn/easy-rsa/
|
||||
share/examples/openvpn/easy-rsa/2.0/
|
||||
share/examples/openvpn/easy-rsa/2.0/README
|
||||
share/examples/openvpn/easy-rsa/2.0/build-ca
|
||||
share/examples/openvpn/easy-rsa/2.0/build-dh
|
||||
share/examples/openvpn/easy-rsa/2.0/build-inter
|
||||
share/examples/openvpn/easy-rsa/2.0/build-key
|
||||
share/examples/openvpn/easy-rsa/2.0/build-key-pass
|
||||
share/examples/openvpn/easy-rsa/2.0/build-key-pkcs12
|
||||
share/examples/openvpn/easy-rsa/2.0/build-key-server
|
||||
share/examples/openvpn/easy-rsa/2.0/build-req
|
||||
share/examples/openvpn/easy-rsa/2.0/build-req-pass
|
||||
share/examples/openvpn/easy-rsa/2.0/clean-all
|
||||
share/examples/openvpn/easy-rsa/2.0/inherit-inter
|
||||
share/examples/openvpn/easy-rsa/2.0/list-crl
|
||||
share/examples/openvpn/easy-rsa/2.0/openssl.cnf
|
||||
share/examples/openvpn/easy-rsa/2.0/pkitool
|
||||
share/examples/openvpn/easy-rsa/2.0/revoke-full
|
||||
share/examples/openvpn/easy-rsa/2.0/sign-req
|
||||
share/examples/openvpn/easy-rsa/2.0/vars
|
||||
share/examples/openvpn/easy-rsa/README
|
||||
share/examples/openvpn/easy-rsa/build-ca
|
||||
share/examples/openvpn/easy-rsa/build-dh
|
||||
|
Loading…
Reference in New Issue
Block a user