Bug 107009

Summary: [MAINTAINER] security/libprelude: update to 0.9.12
Product: Ports & Packages Reporter: Robin Gruyters <r.gruyters>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libprelude-0.9.12.patch none

Description Robin Gruyters 2006-12-21 12:30:19 UTC
- Update to 0.9.12
- Updated patch Perl Prelude bindings

Changelog libprelude-0.9.12:
- Correctly pack and unpack float value when sending/receiving.
- More error checking on IDMEF object copy.
- Fix a crash that occured when destroying a copied object.
- Correct registration warning when using AF_UNIX socket.
- Compile on systems lacking poll().
- IpV6 compatibility fixes.
- Fix OS X compilation issues.
- Various portability fixes.

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 12:36:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-21 19:14:45 UTC
miwi        2006-12-21 19:14:35 UTC

  FreeBSD ports repository

  Modified files:
    security/libprelude  Makefile distinfo pkg-plist 
    security/libprelude/files patch-bindings_perl_Prelude.c 
  Log:
  - Update to 0.9.12
  - Updated patch Perl Prelude bindings
  
  Changelog libprelude-0.9.12:
  - Correctly pack and unpack float value when sending/receiving.
  - More error checking on IDMEF object copy.
  - Fix a crash that occured when destroying a copied object.
  - Correct registration warning when using AF_UNIX socket.
  - Compile on systems lacking poll().
  - IpV6 compatibility fixes.
  - Fix OS X compilation issues.
  - Various portability fixes.
  
  PR:             ports/107009
  Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
  
  Revision  Changes    Path
  1.37      +1 -1      ports/security/libprelude/Makefile
  1.20      +3 -3      ports/security/libprelude/distinfo
  1.2       +7 -6      ports/security/libprelude/files/patch-bindings_perl_Prelude.c
  1.18      +2 -2      ports/security/libprelude/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 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 19:19:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!