aboutsummaryrefslogtreecommitdiff
path: root/security/fwknop
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-03-01 17:19:32 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-03-01 17:19:32 +0000
commita5ba8b02d1198ced979f01b1bbceb84ebfc29ad8 (patch)
treea6c1ab21b7ccdc91c57639f1f85e230d3669c251 /security/fwknop
parentfc61bf894b5794f74eed78b3fd00a97387f87dd6 (diff)
downloadports-a5ba8b02d1198ced979f01b1bbceb84ebfc29ad8.tar.gz
ports-a5ba8b02d1198ced979f01b1bbceb84ebfc29ad8.zip
- Update to version 2.0.4 [1]
- Package links to gpgme, make it LIB_DEPENDS also turn off linking to it when GPGME=off - Add empty line between description and WWW line, remove extraneous whitespace on EOL in pkg-descr PR: ports/174732 [1] Submitted by: Sean Greven <sean.greven@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=313158
Diffstat (limited to 'security/fwknop')
-rw-r--r--security/fwknop/Makefile6
-rw-r--r--security/fwknop/distinfo4
-rw-r--r--security/fwknop/pkg-descr3
-rw-r--r--security/fwknop/pkg-plist2
4 files changed, 9 insertions, 6 deletions
diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile
index 78a0ddbd75c7..5e8eceb5a56c 100644
--- a/security/fwknop/Makefile
+++ b/security/fwknop/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fwknop
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= security
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
@@ -22,7 +22,9 @@ USE_LDCONFIG= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGPGME}
-BUILD_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme
+.else
+CONFIGURE_ARGS+=--without-gpgme
.endif
.include <bsd.port.mk>
diff --git a/security/fwknop/distinfo b/security/fwknop/distinfo
index 3257068e9813..5b52024983bc 100644
--- a/security/fwknop/distinfo
+++ b/security/fwknop/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fwknop-2.0.3.tar.gz) = f7f306a66c641020e7c7a820eaa3743e2700ddee6e26cca37440db95df56b986
-SIZE (fwknop-2.0.3.tar.gz) = 904769
+SHA256 (fwknop-2.0.4.tar.gz) = e6a88e969264ff23bd5837a47e5b60b8c4d36fc8a2326c6b377f8447ecf2adea
+SIZE (fwknop-2.0.4.tar.gz) = 1401321
diff --git a/security/fwknop/pkg-descr b/security/fwknop/pkg-descr
index 43e56f687c3b..9d5d22576af4 100644
--- a/security/fwknop/pkg-descr
+++ b/security/fwknop/pkg-descr
@@ -1,2 +1,3 @@
-fwknop,"FireWall KNock OPerator", implements Single Packet Authorization (SPA).
+fwknop,"FireWall KNock OPerator", implements Single Packet Authorization (SPA).
+
WWW: http://www.cipherdyne.org/fwknop/
diff --git a/security/fwknop/pkg-plist b/security/fwknop/pkg-plist
index 70b84cc87e5b..60b3f7706f09 100644
--- a/security/fwknop/pkg-plist
+++ b/security/fwknop/pkg-plist
@@ -5,6 +5,6 @@ include/fko.h
lib/libfko.a
lib/libfko.la
lib/libfko.so
-lib/libfko.so.0
+lib/libfko.so.1
sbin/fwknopd
@dirrm %%ETCDIR%%