1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

security/fwknop: update to 2.5.1

- Update to 2.5.1 [1]
- Add LICENSE (GPLv2) [1]
- Convert lib depends to new format

PR:		ports/181642
Submitted by:	Kozlov Sergey <kozlov.sergey.404 gmail.com>
Approved by:	maintainer (timeout)
This commit is contained in:
William Grzybowski 2013-09-13 12:12:49 +00:00
parent 16c29841c6
commit 54cc179da7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327144
3 changed files with 7 additions and 5 deletions

View File

@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= fwknop
PORTVERSION= 2.0.4
PORTVERSION= 2.5.1
CATEGORIES= security
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
MAINTAINER= sean.greven@gmail.com
COMMENT= SPA implementation for Linux and FreeBSD
LICENSE= GPLv2
OPTIONS_DEFINE= GPGME
OPTIONS_DEFAULT= GPGME
GPGME_DESC= Build support for gpgme
@ -22,7 +24,7 @@ USE_LDCONFIG= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGPGME}
LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme
LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
.else
CONFIGURE_ARGS+=--without-gpgme
.endif

View File

@ -1,2 +1,2 @@
SHA256 (fwknop-2.0.4.tar.gz) = e6a88e969264ff23bd5837a47e5b60b8c4d36fc8a2326c6b377f8447ecf2adea
SIZE (fwknop-2.0.4.tar.gz) = 1401321
SHA256 (fwknop-2.5.1.tar.gz) = 6c364875431542e3f00b8c2fc0e354e4ddf333ed282f83e28a0d6a79326572d5
SIZE (fwknop-2.5.1.tar.gz) = 1489974

View File

@ -5,6 +5,6 @@ include/fko.h
lib/libfko.a
lib/libfko.la
lib/libfko.so
lib/libfko.so.1
lib/libfko.so.2
sbin/fwknopd
@dirrm %%ETCDIR%%