From owner-cvs-all@FreeBSD.ORG Mon Feb 23 03:16:29 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAD4A1065672; Mon, 23 Feb 2009 03:16:29 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7438FC17; Mon, 23 Feb 2009 03:16:29 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1N3GTMq047782; Mon, 23 Feb 2009 03:16:29 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1N3GTU2047781; Mon, 23 Feb 2009 03:16:29 GMT (envelope-from sumikawa) Message-Id: <200902230316.n1N3GTU2047781@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 23 Feb 2009 03:16:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/racoon2 Makefile ports/security/racoon2/files patch-lib-cfsetup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2009 03:16:30 -0000 sumikawa 2009-02-23 03:16:29 UTC FreeBSD ports repository Modified files: security/racoon2 Makefile Added files: security/racoon2/files patch-lib-cfsetup.c Log: Fix rcf_get_remotebyaddr() condition. This fixes not worked simultaneously ikev1 and ikev2. From: Dmitry PR: ports/131976 Obtained from: http://www.racoon2.wide.ad.jp/cvsweb/racoon2/lib/cfsetup.c.diff?r1=1.102&r2=1.103 Revision Changes Path 1.58 +1 -1 ports/security/racoon2/Makefile 1.1 +27 -0 ports/security/racoon2/files/patch-lib-cfsetup.c (new)