Bug 154797

Summary: [UPDATE] databases/libzdb
Product: Ports & Packages Reporter: Carlo Strub <cs>
Component: Individual Port(s)Assignee: Greg Larkin <glarkin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Carlo Strub freebsd_committer freebsd_triage 2011-02-15 10:20:09 UTC
Version 2.8
-----------
* Allow spaces in URL property values
* PostgreSQL: Allow sending application name to the server for 
  logging. Thanks to Chris Mayo. See the PostgreSQL URL property,
  application-name.
Bug fixes:
* ResultSet_getBlob: Ensure that returned blob size is 0 if blob
  is SQL null.
* Oracle: Fixed ResultSet memory leak.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-15 10:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-18 01:31:45 UTC
glarkin     2011-02-18 01:31:41 UTC

  FreeBSD ports repository

  Modified files:
    databases/libzdb     Makefile distinfo 
  Log:
  - Updated to 2.8
    Changes: http://www.tildeslash.com/libzdb/dist/CHANGES.txt
  
  PR:             ports/154797
  Submitted by:   C-S <c-s@c-s.li> (maintainer)
  
  Revision  Changes    Path
  1.21      +1 -1      ports/databases/libzdb/Makefile
  1.16      +2 -2      ports/databases/libzdb/distinfo
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2011-02-18 01:31:59 UTC
State Changed
From-To: open->closed

Committed, thank you!