Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2009 00:53:01 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pgollucci@FreeBSD.org
Subject:   ports/133543: [PATCH] databases/tokyocabinet: update to 1.4.14
Message-ID:  <20090409165301.63C573142ED@lwbsd.cs.nctu.edu.tw>
Resent-Message-ID: <200904091720.n39HK5hG046306@freefall.freebsd.org>

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

>Number:         133543
>Category:       ports
>Synopsis:       [PATCH] databases/tokyocabinet: update to 1.4.14
>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:   Thu Apr 09 17:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r190581: Tue Mar 31 10:43:44 CST
>Description:
- Update to 1.4.14

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

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

--- tokyocabinet-1.4.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	28 Mar 2009 14:47:28 -0000	1.17
+++ Makefile	9 Apr 2009 16:57:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tokyocabinet
-PORTVERSION=	1.4.11
+PORTVERSION=	1.4.14
 CATEGORIES=	databases
 MASTER_SITES=	SF
 
@@ -77,7 +77,7 @@
 CONFIGURE_ARGS+=	--disable-shared
 .endif
 
-SHLIB_VER=	8.2.0
+SHLIB_VER=	8.5.0
 SHLIB_VER_MAJ=	8
 
 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.16
diff -u -u -r1.16 distinfo
--- distinfo	28 Mar 2009 14:47:28 -0000	1.16
+++ distinfo	9 Apr 2009 16:57:26 -0000
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.11.tar.gz) = 7bee0f64bf96a36931ba78d214725319
-SHA256 (tokyocabinet-1.4.11.tar.gz) = 75fb531fb2b7415d136053d2ab89d9b31e346101ee99ef517b63063a43ee2e5b
-SIZE (tokyocabinet-1.4.11.tar.gz) = 873772
+MD5 (tokyocabinet-1.4.14.tar.gz) = c3329eee32c7a4e4fb90fbc2aaaeca4a
+SHA256 (tokyocabinet-1.4.14.tar.gz) = 944cf0c639597c24724705d56f3de325629440cf2440a046689971c101dc21f0
+SIZE (tokyocabinet-1.4.14.tar.gz) = 926126
--- tokyocabinet-1.4.14.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?20090409165301.63C573142ED>