Bug 107009 - [MAINTAINER] security/libprelude: update to 0.9.12
Summary: [MAINTAINER] security/libprelude: update to 0.9.12
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
libprelude-0.9.12.patch (3.01 KB, patch)
2006-12-21 12:30 UTC, Robin Gruyters
no flags Details | Diff

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: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!