Date: Tue, 28 Apr 2009 12:33:52 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pgollucci@FreeBSD.org Subject: ports/134057: [PATCH] databases/tokyocabinet: update to 1.4.17 Message-ID: <20090428043352.A5210313D8C@lwbsd.cs.nctu.edu.tw> Resent-Message-ID: <200904280440.n3S4e038020243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134057 >Category: ports >Synopsis: [PATCH] databases/tokyocabinet: update to 1.4.17 >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 Apr 28 04:40:00 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 r191347M: Tue Apr 21 17:40:43 CST >Description: - Update to 1.4.17 Port maintainer (pgollucci@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tokyocabinet-1.4.17.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 25 Apr 2009 00:34:39 -0000 1.20 +++ Makefile 28 Apr 2009 04:39:18 -0000 @@ -6,7 +6,7 @@ # PORTNAME= tokyocabinet -PORTVERSION= 1.4.16 +PORTVERSION= 1.4.17 CATEGORIES= databases MASTER_SITES= SF @@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-shared .endif -SHLIB_VER= 8.7.0 +SHLIB_VER= 8.8.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.19 diff -u -u -r1.19 distinfo --- distinfo 25 Apr 2009 00:34:39 -0000 1.19 +++ distinfo 28 Apr 2009 04:39:18 -0000 @@ -1,3 +1,3 @@ -MD5 (tokyocabinet-1.4.16.tar.gz) = 9c41a125effae0fbc35ea7a99bdcb037 -SHA256 (tokyocabinet-1.4.16.tar.gz) = 8769f80d5a4500bbec94edad56e4ad0a2585f2d269235f84a49707a256700097 -SIZE (tokyocabinet-1.4.16.tar.gz) = 891358 +MD5 (tokyocabinet-1.4.17.tar.gz) = 88786088c10944ad0f27b6cf6dba2b63 +SHA256 (tokyocabinet-1.4.17.tar.gz) = 08dd5b4ce74fbf004dd00ac46e79a9cf89cc2f476ee80a9cc94961f1879f4ae1 +SIZE (tokyocabinet-1.4.17.tar.gz) = 894349 --- tokyocabinet-1.4.17.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?20090428043352.A5210313D8C>