Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2012 21:41:04 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        timur@FreeBSD.org
Subject:   ports/168264: [PATCH] databases/tdb: update to 1.2.10,1
Message-ID:  <201205231541.q4NFf4vw069704@bofh.telnet.net.bd>
Resent-Message-ID: <201205231550.q4NFo293086284@freefall.freebsd.org>

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

>Number:         168264
>Category:       ports
>Synopsis:       [PATCH] databases/tdb: update to 1.2.10,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 15:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.2.10,1

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/tdb-1.2.10,1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/tdb-1.2.10,1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/tdb-1.2.10,1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/tdb-1.2.10,1.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/tdb-1.2.10,1.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/tdb-1.2.10,1.log

Port maintainer (timur@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- tdb-1.2.10,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/tdb/Makefile ./Makefile
--- /usr/ports/databases/tdb/Makefile	2012-05-04 04:53:39.000000000 +0600
+++ ./Makefile	2012-05-23 21:28:45.836219714 +0600
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=		tdb
-PORTVERSION=		1.2.9
-PORTREVISION=		0
+PORTVERSION=		1.2.10
 PORTEPOCH=		1
 CATEGORIES=		databases
 MASTER_SITES=		ftp://ftp.samba.org/pub/%SUBDIR%/ \
diff -ruN --exclude=CVS /usr/ports/databases/tdb/distinfo ./distinfo
--- /usr/ports/databases/tdb/distinfo	2011-08-02 02:05:57.000000000 +0600
+++ ./distinfo	2012-05-23 21:29:03.207210999 +0600
@@ -1,2 +1,2 @@
-SHA256 (tdb-1.2.9.tar.gz) = 886fbca71710b9fcf168ffcae47f05a6c3ff3392cf951f4cb1f949851c04f9ed
-SIZE (tdb-1.2.9.tar.gz) = 368475
+SHA256 (tdb-1.2.10.tar.gz) = 678c1d7e99a29a8d29669fdc76fdfd2f44d7fad2e362b40cd93deceb181b8b6e
+SIZE (tdb-1.2.10.tar.gz) = 497924
diff -ruN --exclude=CVS /usr/ports/databases/tdb/files/patch-wscript ./files/patch-wscript
--- /usr/ports/databases/tdb/files/patch-wscript	2011-08-02 02:05:57.000000000 +0600
+++ ./files/patch-wscript	2012-05-23 21:19:00.942208325 +0600
@@ -1,11 +1,11 @@
 --- ./wscript.orig	2011-04-05 03:59:59.000000000 +0200
 +++ ./wscript	2011-04-05 04:00:57.000000000 +0200
-@@ -63,7 +63,7 @@
+@@ -68,7 +68,7 @@
                              io.c open.c transaction.c hash.c summary.c''')
  
      if bld.env.standalone_tdb:
 -        bld.env.PKGCONFIGDIR = '${LIBDIR}/pkgconfig'
 +        bld.env.PKGCONFIGDIR = '%%PKGCONFIGDIR%%'
-         bld.PKG_CONFIG_FILES('tdb.pc', vnum=VERSION)
-         bld.INSTALL_FILES('${INCLUDEDIR}', 'include/tdb.h', flat=True)
          private_library = False
+     else:
+         private_library = True
--- tdb-1.2.10,1.patch ends here ---

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



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