ports/149672: [MAINTAINER] databases/tokyotyrant: update to 1.1.41

Gea-Suan Lin gslin at gslin.org
Sun Aug 15 13:00:02 UTC 2010


>Number:         149672
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tokyotyrant: update to 1.1.41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 15 13:00:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 1.1.41

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

--- tokyotyrant-1.1.41.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/tokyotyrant/Makefile /home/staff/gslin/work/ports/tokyotyrant/Makefile
--- /usr/ports/databases/tokyotyrant/Makefile	2010-04-27 05:58:58.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyotyrant/Makefile	2010-08-15 20:32:40.000000000 +0800
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	tokyotyrant
-PORTVERSION=	1.1.40
-PORTREVISION=	1
+PORTVERSION=	1.1.41
 CATEGORIES=	databases
-MASTER_SITES=	http://1978th.net/${PORTNAME}/
+MASTER_SITES=	http://fallabs.com/${PORTNAME}/
 
 MAINTAINER=	gslin at gslin.org
 COMMENT=	Network interface of Tokyo Cabinet
@@ -38,6 +37,8 @@
 CONFIGURE_ENV+=	LDFLAGS="-L${LUA_LIBDIR}"
 CFLAGS+=	-I${LUA_INCDIR}
 USE_LUA=	yes
+.else
+CONFIGURE_ARGS+=	--disable-lua
 .endif
 
 # Since gnomehack only works for "(libdir)" case, we need to patch it
diff -ruN --exclude=CVS /usr/ports/databases/tokyotyrant/distinfo /home/staff/gslin/work/ports/tokyotyrant/distinfo
--- /usr/ports/databases/tokyotyrant/distinfo	2010-01-24 13:42:16.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyotyrant/distinfo	2010-08-15 20:28:46.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (tokyotyrant-1.1.40.tar.gz) = cc9b7f0c6764d37700ab43d29a5c6048
-SHA256 (tokyotyrant-1.1.40.tar.gz) = 177551ef7611d0a0153a027b8d0eb5aed73cb7860cc5161c74f1d40616d93a85
-SIZE (tokyotyrant-1.1.40.tar.gz) = 195536
+MD5 (tokyotyrant-1.1.41.tar.gz) = a47e58897bd1cbbac173d5a66cc32ae3
+SHA256 (tokyotyrant-1.1.41.tar.gz) = 42af70fb9f2795d4e05c3e37941ce392a9eaafc991e230c48115370f6d64b88f
+SIZE (tokyotyrant-1.1.41.tar.gz) = 196196
diff -ruN --exclude=CVS /usr/ports/databases/tokyotyrant/pkg-descr /home/staff/gslin/work/ports/tokyotyrant/pkg-descr
--- /usr/ports/databases/tokyotyrant/pkg-descr	2010-01-24 13:42:16.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyotyrant/pkg-descr	2010-08-15 20:31:04.000000000 +0800
@@ -6,4 +6,4 @@
 the server process managing a database and its access library for
 client applications.
 
-WWW:	http://1978th.net/tokyotyrant/
+WWW:	http://fallabs.com/tokyotyrant/
diff -ruN --exclude=CVS /usr/ports/databases/tokyotyrant/pkg-plist /home/staff/gslin/work/ports/tokyotyrant/pkg-plist
--- /usr/ports/databases/tokyotyrant/pkg-plist	2010-01-24 13:42:16.000000000 +0800
+++ /home/staff/gslin/work/ports/tokyotyrant/pkg-plist	2010-08-15 20:30:45.000000000 +0800
@@ -2,13 +2,14 @@
 %%DATADIR%%/COPYING
 %%DATADIR%%/ChangeLog
 %%DATADIR%%/THANKS
-%%DATADIR%%/doc/index.html
 %%DATADIR%%/doc/common.css
+%%DATADIR%%/doc/index.html
 %%DATADIR%%/doc/spex.html
 %%DATADIR%%/ext/mapreduce.lua
 %%DATADIR%%/ext/queue.lua
 %%DATADIR%%/ext/senatus.lua
 %%DATADIR%%/ext/usherette.lua
+%%DATADIR%%/tokyotyrant.idl
 bin/tcrmgr
 bin/tcrmttest
 bin/tcrtest
@@ -21,7 +22,7 @@
 lib/libtokyotyrant.a
 lib/libtokyotyrant.so
 lib/libtokyotyrant.so.3
-lib/libtokyotyrant.so.3.23.0
+lib/libtokyotyrant.so.3.24.0
 lib/ttskeldir.so
 lib/ttskelmock.so
 lib/ttskelnull.so
--- tokyotyrant-1.1.41.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list