Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 20:00:48 -0500 (CDT)
From:      Matthew Grooms <mgrooms@shrew.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179503: Update Shrew Soft IKE Deamon and gui tools to 2.2.1
Message-ID:  <201306120100.r5C10mLQ080287@ops.shrew.net>
Resent-Message-ID: <201306120120.r5C1K0Pl071949@freefall.freebsd.org>

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

>Number:         179503
>Category:       ports
>Synopsis:       Update Shrew Soft IKE Deamon and gui tools to 2.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 01:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Grooms
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Shrew Soft Inc
>Environment:
System: FreeBSD ops.shrew.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
	i386,AMD64
>Description:
	This update fixes a bug that causes iked to close unexpectedly when a -p pidfile option is not specified on the command line.
>How-To-Repeat:
	Running iked from 2.2.0 distribution with no options will immediately exit. This newer version, 2.2.1, works as expected.
>Fix:
	Upgrade the port to 2.2.1

--- ike-2.2.1.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 320656)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ike
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 CATEGORIES=	security net
 MASTER_SITES=	https://www.shrew.net/download/ike/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-release
Index: distinfo
===================================================================
--- distinfo	(revision 320656)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ike-2.2.0-release.tbz2) = 94a62f9a13dbf37c2ccba168cbc21c4a663d0f4d36aa0cf04fdac7061ba8dc48
-SIZE (ike-2.2.0-release.tbz2) = 671927
+SHA256 (ike-2.2.1-release.tbz2) = 05c72f1ef1547818f5af367afa3f116f4b511a4a19ce723a22f8357a98ab7b57
+SIZE (ike-2.2.1-release.tbz2) = 670872
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 320656)
+++ pkg-plist	(working copy)
@@ -6,14 +6,14 @@
 %%QTGUI%%bin/qikea
 %%QTGUI%%bin/qikec
 lib/libss_idb.so
-lib/libss_idb.so.2.2.0
+lib/libss_idb.so.2.2.1
 lib/libss_ike.so
-lib/libss_ike.so.2.2.0
+lib/libss_ike.so.2.2.1
 lib/libss_ip.so
-lib/libss_ip.so.2.2.0
+lib/libss_ip.so.2.2.1
 lib/libss_ith.so
-lib/libss_ith.so.2.2.0
+lib/libss_ith.so.2.2.1
 lib/libss_log.so
-lib/libss_log.so.2.2.0
+lib/libss_log.so.2.2.1
 lib/libss_pfk.so
-lib/libss_pfk.so.2.2.0
+lib/libss_pfk.so.2.2.1
--- ike-2.2.1.diff ends here ---


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



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