Date: Fri, 10 Apr 2009 00:53:23 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/133542: [PATCH] databases/tokyotyrant: update to 1.1.23 Message-ID: <20090409165323.C7F583142FA@lwbsd.cs.nctu.edu.tw> Resent-Message-ID: <200904091720.n39HK5ub046290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133542 >Category: ports >Synopsis: [PATCH] databases/tokyotyrant: update to 1.1.23 >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:04 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.1.23 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tokyotyrant-1.1.23.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/tokyotyrant/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 28 Mar 2009 14:48:16 -0000 1.2 +++ Makefile 9 Apr 2009 16:57:59 -0000 @@ -6,7 +6,7 @@ # PORTNAME= tokyotyrant -PORTVERSION= 1.1.18 +PORTVERSION= 1.1.23 CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= tokyocabinet Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/tokyotyrant/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 28 Mar 2009 14:48:16 -0000 1.2 +++ distinfo 9 Apr 2009 16:57:59 -0000 @@ -1,3 +1,3 @@ -MD5 (tokyotyrant-1.1.18.tar.gz) = 62adc768b9e4a324574fabdebbac923e -SHA256 (tokyotyrant-1.1.18.tar.gz) = 6512d71757f1a1ac99693adce50489e6e2204cbea5c8e1b6a736d9acd1c6f21f -SIZE (tokyotyrant-1.1.18.tar.gz) = 165652 +MD5 (tokyotyrant-1.1.23.tar.gz) = 259c6137618a9e5ea688cc211abbbd36 +SHA256 (tokyotyrant-1.1.23.tar.gz) = 76b34a78cd40cb157efd1914469b8a548f0f349f90e3766ee166269304095b3a +SIZE (tokyotyrant-1.1.23.tar.gz) = 168079 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/databases/tokyotyrant/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 28 Mar 2009 14:48:16 -0000 1.2 +++ pkg-plist 9 Apr 2009 16:57:59 -0000 @@ -3,6 +3,7 @@ %%DATADIR%%/ChangeLog %%DATADIR%%/THANKS %%DATADIR%%/doc/index.html +%%DATADIR%%/ext/mapreduce.lua %%DATADIR%%/ext/senatus.lua %%DATADIR%%/ext/usherette.lua bin/tcrmgr @@ -17,7 +18,7 @@ lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.2.0 +lib/libtokyotyrant.so.3.6.0 libdata/pkgconfig/tokyotyrant.pc sbin/ttservctl @dirrmtry libdata/pkgconfig --- tokyotyrant-1.1.23.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?20090409165323.C7F583142FA>