From nobody@FreeBSD.org  Tue Feb 15 10:15:27 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6B68D1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Feb 2011 10:15:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B9F58FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Feb 2011 10:15:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p1FAFQhF086126
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Feb 2011 10:15:26 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p1FAFQHR086125;
	Tue, 15 Feb 2011 10:15:26 GMT
	(envelope-from nobody)
Message-Id: <201102151015.p1FAFQHR086125@red.freebsd.org>
Date: Tue, 15 Feb 2011 10:15:26 GMT
From: C-S <c-s@c-s.li>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] databases/libzdb
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154797
>Category:       ports
>Synopsis:       [UPDATE] databases/libzdb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glarkin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 15 10:20:09 UTC 2011
>Closed-Date:    Thu Feb 17 20:32:11 EST 2011
>Last-Modified:  Fri Feb 18 01:40:11 UTC 2011
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN libzdb.orig/Makefile libzdb/Makefile
--- libzdb.orig/Makefile	2011-02-15 11:14:24.830220378 +0100
+++ libzdb/Makefile	2011-02-15 11:14:34.313282851 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libzdb
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	databases
 MASTER_SITES=	http://www.tildeslash.com/libzdb/dist/ \
 		http://www.c-s.li/ports/
diff -ruN libzdb.orig/distinfo libzdb/distinfo
--- libzdb.orig/distinfo	2011-02-15 11:14:24.830220378 +0100
+++ libzdb/distinfo	2011-02-15 11:14:34.313282851 +0100
@@ -1,2 +1,2 @@
-SHA256 (libzdb-2.7.tar.gz) = 951a18934c7bef6150dc6425c3e04abcfeb63abc94d578237f9291c13e613d93
-SIZE (libzdb-2.7.tar.gz) = 550134
+SHA256 (libzdb-2.8.tar.gz) = a716af1168f473da25cb8a2f6708702568aeb77b648587926ed88d2e276486b3
+SIZE (libzdb-2.8.tar.gz) = 562688


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glarkin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 15 10:20:15 UTC 2011 
Responsible-Changed-Why:  
glarkin@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154797 
State-Changed-From-To: open->closed 
State-Changed-By: glarkin 
State-Changed-When: Thu Feb 17 20:31:59 EST 2011 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154797 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154797: commit references a PR
Date: Fri, 18 Feb 2011 01:31:45 +0000 (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"
 
>Unformatted:
