Bug 107010 - [MAINTAINER] security/prelude-manager: update to 0.9.7
Summary: [MAINTAINER] security/prelude-manager: update to 0.9.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 12:30 UTC by Robin Gruyters
Modified: 2006-12-21 19:20 UTC (History)
0 users

See Also:


Attachments
prelude-manager-0.9.7.patch (3.08 KB, patch)
2006-12-21 12:30 UTC, Robin Gruyters
no flags Details | Diff
patch-plugins_reports_xmlmod_xmlmod.c (491 bytes, text/x-csrc; charset=ISO-8859-1)
2006-12-21 14:59 UTC, Robin Gruyters
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Gruyters 2006-12-21 12:30:21 UTC
- 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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 12:36:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 13:59:49 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 3 Robin Gruyters 2006-12-21 14:59:43 UTC
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
>

Comment 4 dfilter service freebsd_committer freebsd_triage 2006-12-21 19:14:35 UTC
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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 19:19:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!