ports/132648: [PATCH] databases/tokyocabinet: update to 1.4.10

Gea-Suan Lin gslin at gslin.org
Sun Mar 15 04:10:04 UTC 2009


>Number:         132648
>Category:       ports
>Synopsis:       [PATCH] databases/tokyocabinet: update to 1.4.10
>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:   Sun Mar 15 04:10:03 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.10
- Avoid to use http://tokyocabinet.sourceforge.net/ as distfiles.

Port maintainer (pgollucci at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tokyocabinet-1.4.10.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-03-10 19:38:36.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyocabinet/Makefile	2009-03-15 12:01:02.000000000 +0800
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	tokyocabinet
-PORTVERSION=	1.4.9
+PORTVERSION=	1.4.10
 CATEGORIES=	databases
-MASTER_SITES=	SOURCEFORGE \
-		http://tokyocabinet.sourceforge.net/
+MASTER_SITES=	SF
 
 MAINTAINER=	pgollucci at FreeBSD.org
 COMMENT=	A modern implementation of DBM
@@ -78,8 +77,8 @@
 CONFIGURE_ARGS+=	--disable-shared
 .endif
 
-SHLIB_VER=	7.14.0
-SHLIB_VER_MAJ=	7
+SHLIB_VER=	8.1.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-03-10 19:38:36.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyocabinet/distinfo	2009-03-15 11:59:53.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.9.tar.gz) = 295c5c04d62bfd3a772dbfa1bc9991ca
-SHA256 (tokyocabinet-1.4.9.tar.gz) = abe3898761283ace6457c4e0ed07e72bcd804a3c3cf8fbf75e896f68cd1cddf3
-SIZE (tokyocabinet-1.4.9.tar.gz) = 916084
+MD5 (tokyocabinet-1.4.10.tar.gz) = 28c23bd98cacea906333a03c0807bd23
+SHA256 (tokyocabinet-1.4.10.tar.gz) = ba68055eaa2c9db619c73dfebd086b52d12fe22d1353b30d6bcd5e00b47e2e5b
+SIZE (tokyocabinet-1.4.10.tar.gz) = 862385
--- tokyocabinet-1.4.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list