Skip to content

Commit

Permalink
security/openvpn: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Feb 24, 2019
1 parent d3cee1c commit 2d8cdd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions security/openvpn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# $FreeBSD$

PORTNAME= openvpn
DISTVERSION= 2.4.6
PORTREVISION?= 3
DISTVERSION= 2.4.7
PORTREVISION?= 0
CATEGORIES= security net
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
https://build.openvpn.net/downloads/releases/
Expand All @@ -14,12 +14,13 @@ COMMENT?= Secure IP/Ethernet tunnel daemon
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.GPL

USES= cpe libtool pkgconfig shebangfix tar:xz

CONFLICTS_INSTALL?= openvpn-2.[!4].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* openvpn-mbedtls-[0-9]*

USE_HARDENING= cfi safestack

GNU_CONFIGURE= yes
USES= cpe libtool pkgconfig shebangfix tar:xz
SHEBANG_FILES= sample/sample-scripts/verify-cn \
sample/sample-scripts/auth-pam.pl \
sample/sample-scripts/ucn.pl
Expand Down
6 changes: 3 additions & 3 deletions security/openvpn/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1524689930
SHA256 (openvpn-2.4.6.tar.xz) = 4f6434fa541cc9e363434ea71a16a62cf2615fb2f16af5b38f43ab5939998c26
SIZE (openvpn-2.4.6.tar.xz) = 943376
TIMESTAMP = 1550775398
SHA256 (openvpn-2.4.7.tar.xz) = a42f53570f669eaf10af68e98d65b531015ff9e12be7a62d9269ea684652f648
SIZE (openvpn-2.4.7.tar.xz) = 953116

0 comments on commit 2d8cdd5

Please sign in to comment.