ports/140622: [PATCH] databases/tokyocabinet: update to 1.4.39
Sahil Tandon
sahil at tandon.net
Tue Nov 17 03:30:02 UTC 2009
>Number: 140622
>Category: ports
>Synopsis: [PATCH] databases/tokyocabinet: update to 1.4.39
>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 Nov 17 03:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 1.4.39
- Update MASTER_SITES because upstream author has abandoned SF
>How-To-Repeat:
>Fix:
--- tokyocabinet.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile 24 Jul 2009 00:43:02 -0000 1.26
+++ Makefile 17 Nov 2009 03:08:15 -0000
@@ -6,9 +6,9 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.4.30
+PORTVERSION= 1.4.39
CATEGORIES= databases
-MASTER_SITES= SF
+MASTER_SITES= http://1978th.net/${PORTNAME}/
MAINTAINER= pgollucci at FreeBSD.org
COMMENT= A modern implementation of DBM
@@ -24,8 +24,8 @@
EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in
.endif
-MAN1= tcamgr.1 tcatest.1 tcbmgr.1 tcbmttest.1 tcbtest.1 \
- tcfmgr.1 tcfmttest.1 tcftest.1 \
+MAN1= tcamgr.1 tcamttest.1 tcatest.1 tcbmgr.1 tcbmttest.1 \
+ tcbtest.1 tcfmgr.1 tcfmttest.1 tcftest.1 \
tchmgr.1 tchmttest.1 tchtest.1 tcucodec.1 tcumttest.1 \
tcutest.1 tctmgr.1 tctmttest.1 tcttest.1
MAN3= tcadb.3 tcbdb.3 tcfdb.3 tchdb.3 tclist.3 tcmap.3 \
@@ -83,8 +83,8 @@
CONFIGURE_ARGS+= --disable-shared
.endif
-SHLIB_VER= 8.21.0
-SHLIB_VER_MAJ= 8
+SHLIB_VER= 9.2.0
+SHLIB_VER_MAJ= 9
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.24
diff -u -r1.24 distinfo
--- distinfo 24 Jul 2009 00:43:02 -0000 1.24
+++ distinfo 17 Nov 2009 03:08:15 -0000
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.30.tar.gz) = 9db239bf12c7a76f068a4e38b5575ee7
-SHA256 (tokyocabinet-1.4.30.tar.gz) = 5c44f831e0f64ffbcc3ce668e128672aed2f9fbe10e73ae98f95dfcee41e8312
-SIZE (tokyocabinet-1.4.30.tar.gz) = 945988
+MD5 (tokyocabinet-1.4.39.tar.gz) = 0cc77e1eeea1e767d6ffbfd9a640602a
+SHA256 (tokyocabinet-1.4.39.tar.gz) = 547828ebfc9cdea0eecb284c60a08917db9ba8f303cd19359e7b3c053cbfe527
+SIZE (tokyocabinet-1.4.39.tar.gz) = 989882
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/tokyocabinet/pkg-plist,v
retrieving revision 1.10
diff -u -r1.10 pkg-plist
--- pkg-plist 26 Jan 2009 18:03:16 -0000 1.10
+++ pkg-plist 17 Nov 2009 03:08:15 -0000
@@ -1,5 +1,6 @@
@comment $FreeBSD: ports/databases/tokyocabinet/pkg-plist,v 1.10 2009/01/26 18:03:16 pgollucci Exp $
bin/tcamgr
+bin/tcamttest
bin/tcatest
bin/tcbmgr
bin/tcbmttest
--- tokyocabinet.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list