Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2013 10:15:58 GMT
From:      Douglas Carmichael <dcarmich@dcarmichael.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175821: I have updated databases/libzdb to 2.11.1
Message-ID:  <201302041015.r14AFwgZ019098@red.freebsd.org>
Resent-Message-ID: <201302041020.r14AK0pk019508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175821
>Category:       ports
>Synopsis:       I have updated databases/libzdb to 2.11.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 10:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Carmichael
>Release:        9.1-RELEASE
>Organization:
n/a
>Environment:
n/a
>Description:
I have updated databases/libzdb to 2.11.1.

A patch is attached.
>How-To-Repeat:
n/a
>Fix:
Patch attached.

Patch attached with submission follows:

diff -ruN libzdb.orig/Makefile libzdb/Makefile
--- libzdb.orig/Makefile	2013-01-21 04:08:05.000000000 -0600
+++ libzdb/Makefile	2013-01-21 04:14:51.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libzdb
-PORTVERSION=	2.10.5
+PORTVERSION=	2.11.1
 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	2013-01-21 04:08:05.000000000 -0600
+++ libzdb/distinfo	2013-01-21 04:14:56.000000000 -0600
@@ -1,2 +1,2 @@
-SHA256 (libzdb-2.10.5.tar.gz) = 9ca11be711371cab0f664c7bf0cfb66b7be1913abb07cdb9f774fc680c74aae9
-SIZE (libzdb-2.10.5.tar.gz) = 596481
+SHA256 (libzdb-2.11.1.tar.gz) = 390cdee70dcdd77f4ae113949564056b7a0648a931a918c0b626fa7e6d820c8c
+SIZE (libzdb-2.11.1.tar.gz) = 599354
diff -ruN libzdb.orig/pkg-plist libzdb/pkg-plist
--- libzdb.orig/pkg-plist	2013-01-21 04:08:05.000000000 -0600
+++ libzdb/pkg-plist	2013-01-21 04:40:25.000000000 -0600
@@ -9,6 +9,6 @@
 lib/libzdb.a
 lib/libzdb.la
 lib/libzdb.so
-lib/libzdb.so.8
+lib/libzdb.so.9
 libdata/pkgconfig/zdb.pc
 @dirrm include/zdb


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302041015.r14AFwgZ019098>