security/fwknop: update to 2.6.9
Update to 2.6.9 [0] While here, add missing deps [1] PR: 222287 Submitted by: sean.greven@gmail.com (maintainer) [0][1] Reported by: Jens Grassel <jan0sch@mykolab.com> [1]
This commit is contained in:
parent
3ec9d6b90c
commit
55785dd081
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449936
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fwknop
|
||||
PORTVERSION= 2.6.8
|
||||
PORTVERSION= 2.6.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
|
||||
@ -12,6 +12,10 @@ COMMENT= SPA implementation for Linux and FreeBSD
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= wget:ftp/wget
|
||||
RUN_DEPENDS= wget:ftp/wget
|
||||
LIB_DEPENDS+= libassuan.so:security/libassuan
|
||||
|
||||
CPE_VENDOR= cipherdyne
|
||||
|
||||
OPTIONS_DEFINE= GPGME
|
||||
@ -40,6 +44,7 @@ IPFW_CONFIGURE_WITH= ipfw=/sbin/ipfw
|
||||
PF_CONFIGURE_WITH= pf=/sbin/pfctl
|
||||
|
||||
GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||
GPGME_LIB_DEPENDS+= libgpg-error.so:security/libgpg-error
|
||||
GPGME_CONFIGURE_WITH= gpgme
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (fwknop-2.6.8.tar.gz) = 5999c2cffd231caf3082a5169fbac2f4a3f5db8309355c5615c98998718198ff
|
||||
SIZE (fwknop-2.6.8.tar.gz) = 1925130
|
||||
TIMESTAMP = 1505321222
|
||||
SHA256 (fwknop-2.6.9.tar.gz) = 9022a0e1b3ee1dc9cd1323efcc0e5f8f24bc521e19e9779efd9d23a3aa3e5577
|
||||
SIZE (fwknop-2.6.9.tar.gz) = 1978327
|
||||
|
@ -4,8 +4,8 @@ bin/fwknop
|
||||
include/fko.h
|
||||
lib/libfko.a
|
||||
lib/libfko.so
|
||||
lib/libfko.so.2
|
||||
lib/libfko.so.2.0.4
|
||||
lib/libfko.so.3
|
||||
lib/libfko.so.3.0.0
|
||||
man/man8/fwknop.8.gz
|
||||
man/man8/fwknopd.8.gz
|
||||
sbin/fwknopd
|
||||
|
Loading…
Reference in New Issue
Block a user