mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Update to 2.1-rc8
PR: ports/124574 Submitted by: Matthias Andree <matthias.andree gmx.de> (maintainer) Approved by: mentor (implicit)
This commit is contained in:
parent
d86981f7a9
commit
4973efd41f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214909
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 2.1_rc7
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.1_rc8
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://openvpn.net/release/
|
||||
MASTER_SITES= https://secure.openvpn.net/beta/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
@ -82,6 +81,8 @@ post-install:
|
||||
&& ${FIND} easy-rsa sample-config-files sample-scripts -depth \
|
||||
| ${GREP} -v easy-rsa/Windows \
|
||||
| ${CPIO} -pdmu ${DOCSDIR} )
|
||||
.else
|
||||
-@${RMDIR} ${DOCSDIR}
|
||||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openvpn-2.1_rc7.tar.gz) = 38c8fdfaa3465d740049468bc7b66fcf
|
||||
SHA256 (openvpn-2.1_rc7.tar.gz) = c07fcbc41465bf508caff70dcc4238b8c95e9b2f35bec7bf891f7164027ecbf8
|
||||
SIZE (openvpn-2.1_rc7.tar.gz) = 787379
|
||||
MD5 (openvpn-2.1_rc8.tar.gz) = 059dfb6e21b503687c6b4a8a1b0034ac
|
||||
SHA256 (openvpn-2.1_rc8.tar.gz) = 0c80db02ff783b23f91f230bc769aaec96bab405106829283a3b9c4702822ed0
|
||||
SIZE (openvpn-2.1_rc8.tar.gz) = 809545
|
||||
|
Loading…
Reference in New Issue
Block a user