ports/131799: [PATCH] databases/tokyocabinet: update to 1.4.7

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Feb 18 01:50:04 UTC 2009


>Number:         131799
>Category:       ports
>Synopsis:       [PATCH] databases/tokyocabinet: update to 1.4.7
>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:   Wed Feb 18 01:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lucky7 7.1-STABLE FreeBSD 7.1-STABLE #1: Thu Jan  8 11:59:12 CST
>Description:
- Update to 1.4.7
- Add SF mirrors
- portlint(1) fix

Please note this update needs to bump PORTREVISION of the ports depend on this.

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

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

--- tokyocabinet-1.4.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	3 Feb 2009 05:11:52 -0000	1.15
+++ Makefile	18 Feb 2009 01:41:47 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	tokyocabinet
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.7
 CATEGORIES=	databases
-MASTER_SITES=	http://tokyocabinet.sourceforge.net/
+MASTER_SITES=	SOURCEFORGE \
+		http://tokyocabinet.sourceforge.net/
 
 MAINTAINER=	pgollucci at FreeBSD.org
 COMMENT=	A modern implementation of DBM
@@ -77,10 +78,10 @@
 CONFIGURE_ARGS+=	--disable-shared
 .endif
 
-SHLIB_VER=	7.9.0
+SHLIB_VER=	7.12.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.
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	3 Feb 2009 05:11:52 -0000	1.14
+++ distinfo	18 Feb 2009 01:41:47 -0000
@@ -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.7.tar.gz) = 27879dbaea62f78cb4baa309cd6a45f8
+SHA256 (tokyocabinet-1.4.7.tar.gz) = 31356bbe8437e4fb01dbbed1674a6754e09b16b8c0bc704bbc7deba7d5c8d031
+SIZE (tokyocabinet-1.4.7.tar.gz) = 864936
--- tokyocabinet-1.4.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list