Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 14:54:21 -0500 (CDT)
From:      mgrooms@shrew.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124768: Update security/ike port to version 2.1.0
Message-ID:  <200806191954.m5JJsL91028189@hole.shrew.net>
Resent-Message-ID: <200806192020.m5JKK2kD037189@freefall.freebsd.org>

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

>Number:         124768
>Category:       ports
>Synopsis:       Update security/ike port to version 2.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 20:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Grooms
>Release:        all
>Organization:
Shrew Soft
>Environment:

	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- ike-2.1.0.diff begins here ---
Index: Makefile
===================================================================
RCS file: ports/security/ike/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	6 Jun 2008 14:00:53 -0000	1.5
+++ Makefile	19 Jun 2008 19:37:07 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	ike
-PORTVERSION=	2.0.3
-PORTREVISION=	1
+PORTVERSION=	2.1.0
+PORTREVISION=	0
 CATEGORIES=	security net
 MASTER_SITES=	http://www.shrew.net/vpn/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-release
Index: distinfo
===================================================================
RCS file: ports/security/ike/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	28 Feb 2008 09:48:29 -0000	1.3
+++ distinfo	19 Jun 2008 19:37:07 -0000
@@ -1,3 +1,3 @@
-MD5 (ike-2.0.3-release.tbz2) = dab058b7b883e5a9feed360eaf6411d9
-SHA256 (ike-2.0.3-release.tbz2) = 58651e9fea792bea5673a27745dabda49f2d260870f30a19479353faa328ecf3
-SIZE (ike-2.0.3-release.tbz2) = 484995
+MD5 (ike-2.1.0-release.tbz2) = 15b4016ba95c8314c5f3e43fa8457bf7
+SHA256 (ike-2.1.0-release.tbz2) = 993c899ce7e039303566aea17d3f5702bb0587432ee72a7611f72069a188683a
+SIZE (ike-2.1.0-release.tbz2) = 567444
Index: pkg-descr
===================================================================
RCS file: ports/security/ike/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	21 Oct 2007 02:51:20 -0000	1.1
+++ pkg-descr	19 Jun 2008 19:37:07 -0000
@@ -1,6 +1,9 @@
-This port contains the Shrew Soft ike daemon and client tools. The
-software supports ike v1 communications between two gateways or a
-a client and a gateway.
+This port contains the Shrew Soft IKE daemon and client tools. The
+software supports IKE V1 communications with an emphasis on client
+functionality. It was orginally designed to compliment a gateway
+running the ipsec-tools racoon daemon. The latest version offers a
+high level of compatibility with Cisco, Juniper, Zywall, Fortigate
+and many other commercial IPsec VPN gateways.
 
 For more information please visit ...
 
Index: pkg-plist
===================================================================
RCS file: ports/security/ike/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	28 Feb 2008 09:48:29 -0000	1.3
+++ pkg-plist	19 Jun 2008 19:37:07 -0000
@@ -5,6 +5,6 @@
 bin/ikea
 bin/ikec
 lib/libike.so
-lib/libike.so.2.0.3
+lib/libike.so.2.1.0
 lib/libpfk.so
-lib/libpfk.so.2.0.3
+lib/libpfk.so.2.1.0
--- ike-2.1.0.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?200806191954.m5JJsL91028189>