Date: Tue, 10 Mar 2009 00:30:45 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pgollucci@FreeBSD.org, gslin@gslin.org Subject: ports/132465: [PATCH] databases/tokyocabinet: update to 1.4.9 Message-ID: <20090309163045.9FA7F7E81B@colo-p.gslin.org> Resent-Message-ID: <200903091640.n29Ge2Kv093648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132465 >Category: ports >Synopsis: [PATCH] databases/tokyocabinet: update to 1.4.9 >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: Mon Mar 09 16:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 1.4.9 Port maintainer (pgollucci@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tokyocabinet-1.4.9.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-02-03 13:11:52.000000000 +0800 +++ /home/staff/gslin/work/ports/tokyocabinet/Makefile 2009-03-10 00:28:38.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tokyocabinet -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.9 CATEGORIES= databases MASTER_SITES= http://tokyocabinet.sourceforge.net/ @@ -77,10 +77,10 @@ CONFIGURE_ARGS+= --disable-shared .endif -SHLIB_VER= 7.9.0 +SHLIB_VER= 7.14.0 SHLIB_VER_MAJ= 7 -PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} +PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} # Because gnomehack will search "(libdir)" and it doesn't work, we need # to patch it manually. diff -ruN --exclude=CVS /usr/ports/databases/tokyocabinet/distinfo /home/staff/gslin/work/ports/tokyocabinet/distinfo --- /usr/ports/databases/tokyocabinet/distinfo 2009-02-03 13:11:52.000000000 +0800 +++ /home/staff/gslin/work/ports/tokyocabinet/distinfo 2009-03-10 00:27:01.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (tokyocabinet-1.4.4.tar.gz) = c9da51ed338d3791afae3802e0621cf5 -SHA256 (tokyocabinet-1.4.4.tar.gz) = c252db07bc1f99c0cff289af65d66c74b05363fccfd74a39fecbebaa86c982cd -SIZE (tokyocabinet-1.4.4.tar.gz) = 861039 +MD5 (tokyocabinet-1.4.9.tar.gz) = 295c5c04d62bfd3a772dbfa1bc9991ca +SHA256 (tokyocabinet-1.4.9.tar.gz) = abe3898761283ace6457c4e0ed07e72bcd804a3c3cf8fbf75e896f68cd1cddf3 +SIZE (tokyocabinet-1.4.9.tar.gz) = 916084 --- tokyocabinet-1.4.9.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?20090309163045.9FA7F7E81B>