Date: Tue, 26 May 2009 20:50:02 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pgollucci@FreeBSD.org, gslin@gslin.org Subject: ports/134960: [PATCH] databases/tokyocabinet: update to 1.4.23 Message-ID: <20090526125002.816C37E81B@colo-p.gslin.org> Resent-Message-ID: <200905261300.n4QD07AL070543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134960 >Category: ports >Synopsis: [PATCH] databases/tokyocabinet: update to 1.4.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: Tue May 26 13:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 1.4.23 Port maintainer (pgollucci@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tokyocabinet-1.4.23.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/tokyocabinet/Makefile /home/staff/gslin/work/ports/tokyocabinet/Makefile --- /usr/ports/databases/tokyocabinet/Makefile 2009-05-17 14:35:18.000000000 +0800 +++ /home/staff/gslin/work/ports/tokyocabinet/Makefile 2009-05-26 20:49:17.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tokyocabinet -PORTVERSION= 1.4.20 +PORTVERSION= 1.4.23 CATEGORIES= databases MASTER_SITES= SF @@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-shared .endif -SHLIB_VER= 8.11.0 +SHLIB_VER= 8.14.0 SHLIB_VER_MAJ= 8 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} diff -ruN --exclude=CVS /usr/ports/databases/tokyocabinet/distinfo /home/staff/gslin/work/ports/tokyocabinet/distinfo --- /usr/ports/databases/tokyocabinet/distinfo 2009-05-17 14:35:18.000000000 +0800 +++ /home/staff/gslin/work/ports/tokyocabinet/distinfo 2009-05-26 20:47:00.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (tokyocabinet-1.4.20.tar.gz) = 3b4b9e7cda409376e02458e6dc424197 -SHA256 (tokyocabinet-1.4.20.tar.gz) = c2f2876a2de2824eb077ab809b723dfe2137fbe605fd82756556188ae9af3108 -SIZE (tokyocabinet-1.4.20.tar.gz) = 901507 +MD5 (tokyocabinet-1.4.23.tar.gz) = 518f93305a99589301155ce3c4178f17 +SHA256 (tokyocabinet-1.4.23.tar.gz) = cd42fe1a0f3551df5eec3954ea9bbc42fbed2bc8436344ec8a15d1add30c94e4 +SIZE (tokyocabinet-1.4.23.tar.gz) = 904574 --- tokyocabinet-1.4.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?20090526125002.816C37E81B>