FreeBSD Bugzilla – Attachment 102259 Details for
Bug 142032
[PATCH] databases/tokyocabinet: update to 1.4.41
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tokyocabinet-1.4.41.patch
tokyocabinet-1.4.41.patch (text/plain), 2.96 KB, created by
Li-Wen Hsu
on 2009-12-26 10:10:01 UTC
(
hide
)
Description:
tokyocabinet-1.4.41.patch
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2009-12-26 10:10:01 UTC
Size:
2.96 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v >retrieving revision 1.26 >diff -u -u -r1.26 Makefile >--- Makefile 24 Jul 2009 00:43:02 -0000 1.26 >+++ Makefile 26 Dec 2009 09:50:56 -0000 >@@ -6,9 +6,9 @@ > # > > PORTNAME= tokyocabinet >-PORTVERSION= 1.4.30 >+PORTVERSION= 1.4.41 > CATEGORIES= databases >-MASTER_SITES= SF >+MASTER_SITES= http://1978th.net/tokyocabinet/ > > MAINTAINER= pgollucci@FreeBSD.org > COMMENT= A modern implementation of DBM >@@ -24,7 +24,7 @@ > EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in > .endif > >-MAN1= tcamgr.1 tcatest.1 tcbmgr.1 tcbmttest.1 tcbtest.1 \ >+MAN1= tcamgr.1 tcamttest.1 tcatest.1 tcbmgr.1 tcbmttest.1 tcbtest.1 \ > tcfmgr.1 tcfmttest.1 tcftest.1 \ > tchmgr.1 tchmttest.1 tchtest.1 tcucodec.1 tcumttest.1 \ > tcutest.1 tctmgr.1 tctmttest.1 tcttest.1 >@@ -83,8 +83,8 @@ > CONFIGURE_ARGS+= --disable-shared > .endif > >-SHLIB_VER= 8.21.0 >-SHLIB_VER_MAJ= 8 >+SHLIB_VER= 9.4.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.24 >diff -u -u -r1.24 distinfo >--- distinfo 24 Jul 2009 00:43:02 -0000 1.24 >+++ distinfo 26 Dec 2009 09:50:56 -0000 >@@ -1,3 +1,3 @@ >-MD5 (tokyocabinet-1.4.30.tar.gz) = 9db239bf12c7a76f068a4e38b5575ee7 >-SHA256 (tokyocabinet-1.4.30.tar.gz) = 5c44f831e0f64ffbcc3ce668e128672aed2f9fbe10e73ae98f95dfcee41e8312 >-SIZE (tokyocabinet-1.4.30.tar.gz) = 945988 >+MD5 (tokyocabinet-1.4.41.tar.gz) = f5cbcb55286df6bbdedd165f33fdfb5d >+SHA256 (tokyocabinet-1.4.41.tar.gz) = 567bd9a05608474776a44849fca866fbbc0de69278531af5c9332c7bb6c24391 >+SIZE (tokyocabinet-1.4.41.tar.gz) = 991669 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/databases/tokyocabinet/pkg-descr,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-descr >--- pkg-descr 25 Dec 2007 03:06:43 -0000 1.1 >+++ pkg-descr 26 Dec 2009 09:50:56 -0000 >@@ -5,4 +5,4 @@ > a value. There is neither concept of data tables nor data types. > Records are organized in hash table or B+ tree. > >-WWW: http://tokyocabinet.sourceforge.net/ >+WWW: http://1978th.net/tokyocabinet/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/databases/tokyocabinet/pkg-plist,v >retrieving revision 1.10 >diff -u -u -r1.10 pkg-plist >--- pkg-plist 26 Jan 2009 18:03:16 -0000 1.10 >+++ pkg-plist 26 Dec 2009 09:50:56 -0000 >@@ -1,5 +1,6 @@ > @comment $FreeBSD: ports/databases/tokyocabinet/pkg-plist,v 1.10 2009/01/26 18:03:16 pgollucci Exp $ > bin/tcamgr >+bin/tcamttest > bin/tcatest > bin/tcbmgr > bin/tcbmttest >@@ -10,12 +11,12 @@ > bin/tchmgr > bin/tchmttest > bin/tchtest >-bin/tcucodec >-bin/tcumttest >-bin/tcutest > bin/tctmgr > bin/tctmttest > bin/tcttest >+bin/tcucodec >+bin/tcumttest >+bin/tcutest > include/tcadb.h > include/tcbdb.h > include/tcfdb.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142032
: 102259