From owner-cvs-all@FreeBSD.ORG Thu Dec 21 19:14:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 523BA16A4CE; Thu, 21 Dec 2006 19:14:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4288613C45A; Thu, 21 Dec 2006 19:14:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBLJEOaC094994; Thu, 21 Dec 2006 19:14:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBLJEOJA094993; Thu, 21 Dec 2006 19:14:24 GMT (envelope-from miwi) Message-Id: <200612211914.kBLJEOJA094993@repoman.freebsd.org> From: Martin Wilke Date: Thu, 21 Dec 2006 19:14:24 +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/prelude-manager Makefile distinfo pkg-plist ports/security/prelude-manager/files patch-xmlmod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Dec 2006 19:14:24 -0000 miwi 2006-12-21 19:14:24 UTC FreeBSD ports repository Modified files: security/prelude-manager Makefile distinfo pkg-plist Added files: security/prelude-manager/files patch-xmlmod.c Log: - Update to 0.9.7 Changelog prelude-manager-0.9.7: - Fix a startup problem on system with different address of different family mapping to the same IP. - Fix for system using the GnuLib poll replacement modules. The module was broken when used in conjunction with server socket. - Various portability fixes (this release should compile and run on OSX out of the box). PR: ports/107010 Submitted by: Robin Gruyters (maintainer) Revision Changes Path 1.37 +11 -3 ports/security/prelude-manager/Makefile 1.15 +3 -3 ports/security/prelude-manager/distinfo 1.1 +11 -0 ports/security/prelude-manager/files/patch-xmlmod.c (new) 1.10 +3 -1 ports/security/prelude-manager/pkg-plist