- 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). Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Ask for maintainer fix.
Ok, Here is an patch to fix the xmlmod.c problem. Please include this patch with the port PR. Regards, Robin Gruyters Network and Security Engineer Yirdis B.V. I: http://yirdis.com P: +31 (0)36 5300394 F: +31 (0)36 5489119 Quoting Martin Wilke <miwi@FreeBSD.org>: > Synopsis: [MAINTAINER] security/prelude-manager: update to 0.9.7 > > State-Changed-From-To: open->feedback > State-Changed-By: miwi > State-Changed-When: Thu Dec 21 13:59:49 UTC 2006 > State-Changed-Why: > Ask for maintainer fix. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=107010 >
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 <r.gruyters@yirdis.nl> (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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!