Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 15:15:09 +0100 (CET)
From:      Mathieu Arnold <m@absolight.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45752: Update security/isakmpd
Message-ID:  <20021126141509.19B098326@aragorn.reaumur.absolight.net>

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

>Number:         45752
>Category:       ports
>Synopsis:       Update security/isakmpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 26 06:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Sat Nov 2 16:09:18 CET 2002 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


>Description:
Update security/isakmpd from the 8 months old to the 1 week old one

>How-To-Repeat:
>Fix:

diff -ruN isakmpd/Makefile isakmpd-new/Makefile
--- isakmpd/Makefile	Sun Nov 10 17:47:51 2002
+++ isakmpd-new/Makefile	Tue Nov 26 14:34:12 2002
@@ -9,15 +9,10 @@
 #
 
 PORTNAME=	isakmpd
-PORTVERSION=	20020403
-PORTREVISION=	1
+PORTVERSION=	20021118
 CATEGORIES=	security net
 MASTER_SITES=	${MASTER_SITE_NETBSD}
 MASTER_SITE_SUBDIR=	LOCAL_PORTS
-
-PATCH_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.1/common/
-PATCHFILES=	010_isakmpd.patch
-PATCH_DIST_STRIP= -p2
 
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4
 
diff -ruN isakmpd/distinfo isakmpd-new/distinfo
--- isakmpd/distinfo	Tue Aug 20 03:16:02 2002
+++ isakmpd-new/distinfo	Tue Nov 26 14:33:40 2002
@@ -1,2 +1,2 @@
-MD5 (isakmpd-20020403.tar.gz) = 9ef2ee1fcf682696c33e61ba94576091
+MD5 (isakmpd-20021118.tar.gz) = d48318144623fa1484edaf24e660205f
 MD5 (010_isakmpd.patch) = b2f2a29ab1db1a31f32e14073bf5d51b
diff -ruN isakmpd/files/patch-ac isakmpd-new/files/patch-ac
--- isakmpd/files/patch-ac	Thu Jan  1 01:00:00 1970
+++ isakmpd-new/files/patch-ac	Tue Nov 26 14:40:30 2002
@@ -0,0 +1,14 @@
+--- sysdep/freebsd/sysdep-os.h~	Fri Jan 25 14:55:21 2002
++++ sysdep/freebsd/sysdep-os.h	Tue Nov 26 14:40:03 2002
+@@ -81,4 +81,11 @@
+ }
+ #endif
+ 
++#ifndef CPI_RESERVED_MAX
++#define CPI_RESERVED_MIN	1
++#define CPI_RESERVED_MAX	255
++#define CPI_PRIVATE_MIN		61440
++#define CPI_PRIVATE_MAX		65536
++#endif
++
+ #endif /* _SYSDEP_OS_H_ */

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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