Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2010 21:35:44 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pgollucci@FreeBSD.org
Subject:   ports/145992: [PATCH] databases/tokyocabinet: update to 1.4.44
Message-ID:  <20100423133544.C06C84BB38@lwbsd.csie.net>
Resent-Message-ID: <201004231716.o3NHGAwq083979@freefall.freebsd.org>

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

>Number:         145992
>Category:       ports
>Synopsis:       [PATCH] databases/tokyocabinet: update to 1.4.44
>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:   Fri Apr 23 17:16:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Mar 27 06:50:34 CST 2010
>Description:
- Update to 1.4.44

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- tokyocabinet-1.4.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile	27 Dec 2009 02:08:54 -0000	1.27
+++ Makefile	23 Apr 2010 13:35:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tokyocabinet
-PORTVERSION=	1.4.41
+PORTVERSION=	1.4.44
 CATEGORIES=	databases
 MASTER_SITES=	http://1978th.net/tokyocabinet/
 
@@ -83,7 +83,7 @@
 CONFIGURE_ARGS+=	--disable-shared
 .endif
 
-SHLIB_VER=	9.4.0
+SHLIB_VER=	9.7.0
 SHLIB_VER_MAJ=	9
 
 PLIST_SUB+=	SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	27 Dec 2009 02:08:54 -0000	1.25
+++ distinfo	23 Apr 2010 13:35:33 -0000
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.41.tar.gz) = f5cbcb55286df6bbdedd165f33fdfb5d
-SHA256 (tokyocabinet-1.4.41.tar.gz) = 567bd9a05608474776a44849fca866fbbc0de69278531af5c9332c7bb6c24391
-SIZE (tokyocabinet-1.4.41.tar.gz) = 991669
+MD5 (tokyocabinet-1.4.44.tar.gz) = 1f80c11abf10d816a0a42c1d74fd0391
+SHA256 (tokyocabinet-1.4.44.tar.gz) = eb5244d31d07e614a8be93c324478a7d410fb7bebf7e06eccfd183dfdbbd27ac
+SIZE (tokyocabinet-1.4.44.tar.gz) = 988966
--- tokyocabinet-1.4.44.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?20100423133544.C06C84BB38>