Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 08:47:32 GMT
From:      Kozlov Sergey <kozlov.sergey.404@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181642: [patch] security/fwknop new version
Message-ID:  <201308290847.r7T8lWWY050960@oldred.freebsd.org>
Resent-Message-ID: <201308290850.r7T8o0x1073373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181642
>Category:       ports
>Synopsis:       [patch] security/fwknop new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 29 08:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kozlov Sergey
>Release:        9.1-RELEASE-p6
>Organization:
ARC
>Environment:
FreeBSD sonya 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #2: Thu Aug 22 15:13:58 EEST 2013     root@sonya:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
There's a new version of fwknop (2.5.1) avaliable.
>How-To-Repeat:

>Fix:
I've made a patch, which updates it to the latest version.
New version is tested with FreeBSD Port Tools 0.99_8. 

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 325433)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fwknop
-PORTVERSION=	2.0.4
+PORTVERSION=	2.5.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.cipherdyne.org/fwknop/download/
 
@@ -9,6 +9,8 @@
 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
Index: distinfo
===================================================================
--- distinfo	(revision 325433)
+++ distinfo	(working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 325433)
+++ pkg-plist	(working copy)
@@ -5,6 +5,6 @@
 lib/libfko.a
 lib/libfko.la
 lib/libfko.so
-lib/libfko.so.1
+lib/libfko.so.2
 sbin/fwknopd
 @dirrm %%ETCDIR%%


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308290847.r7T8lWWY050960>