From lwhsu@lwbsd.cs.nctu.edu.tw  Sun May 17 07:13:31 2009
Return-Path: <lwhsu@lwbsd.cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7B6E4106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 May 2009 07:13:31 +0000 (UTC)
	(envelope-from lwhsu@lwbsd.cs.nctu.edu.tw)
Received: from lwbsd.cs.nctu.edu.tw (lwbsd.cs.nctu.edu.tw [140.113.17.197])
	by mx1.freebsd.org (Postfix) with ESMTP id 7AEF88FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 May 2009 07:13:30 +0000 (UTC)
	(envelope-from lwhsu@lwbsd.cs.nctu.edu.tw)
Received: by lwbsd.cs.nctu.edu.tw (Postfix, from userid 1001)
	id B86C73142FF; Sun, 17 May 2009 15:13:29 +0800 (CST)
Message-Id: <20090517071329.B86C73142FF@lwbsd.cs.nctu.edu.tw>
Date: Sun, 17 May 2009 15:13:29 +0800 (CST)
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] databases/tokyotyrant: update to 1.1.26
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         134597
>Category:       ports
>Synopsis:       [PATCH] databases/tokyotyrant: update to 1.1.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 07:20:01 UTC 2009
>Closed-Date:    Sun May 17 09:54:37 UTC 2009
>Last-Modified:  Sun May 17 10:00:01 UTC 2009
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r191934: Sat May  9 16:07:55
>Description:
- Update to 1.1.26

Port maintainer (gslin@gslin.org) is cc'd.

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

--- tokyotyrant-1.1.26.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/tokyotyrant/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	17 May 2009 06:35:19 -0000	1.8
+++ Makefile	17 May 2009 07:13:20 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tokyotyrant
-PORTVERSION=	1.1.23
-PORTREVISION=	4
+PORTVERSION=	1.1.26
 CATEGORIES=	databases
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	tokyocabinet
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/tokyotyrant/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	10 Apr 2009 07:17:12 -0000	1.3
+++ distinfo	17 May 2009 07:13:20 -0000
@@ -1,3 +1,3 @@
-MD5 (tokyotyrant-1.1.23.tar.gz) = 259c6137618a9e5ea688cc211abbbd36
-SHA256 (tokyotyrant-1.1.23.tar.gz) = 76b34a78cd40cb157efd1914469b8a548f0f349f90e3766ee166269304095b3a
-SIZE (tokyotyrant-1.1.23.tar.gz) = 168079
+MD5 (tokyotyrant-1.1.26.tar.gz) = 99fc118a6bf6577d067a3a77badc085d
+SHA256 (tokyotyrant-1.1.26.tar.gz) = 8f4e0e9525ee29803970d66b5d4579eeaecb1c3fa6e9e70adaacd4b325f1a7e8
+SIZE (tokyotyrant-1.1.26.tar.gz) = 179384
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/tokyotyrant/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	10 Apr 2009 07:17:12 -0000	1.3
+++ pkg-plist	17 May 2009 07:13:20 -0000
@@ -18,7 +18,10 @@
 lib/libtokyotyrant.a
 lib/libtokyotyrant.so
 lib/libtokyotyrant.so.3
-lib/libtokyotyrant.so.3.6.0
+lib/libtokyotyrant.so.3.9.0
+lib/ttskeldir.so
+lib/ttskelmock.so
+lib/ttskelproxy.so
 libdata/pkgconfig/tokyotyrant.pc
 sbin/ttservctl
 @dirrmtry libdata/pkgconfig
--- tokyotyrant-1.1.26.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 17 07:20:13 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134597 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 17 07:20:17 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134597 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/134597: [PATCH] databases/tokyotyrant: update to 1.1.26
Date: Sun, 17 May 2009 07:20:15 UT

 Maintainer of databases/tokyotyrant,
 
 Please note that PR ports/134597 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134597
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/134597: [PATCH] databases/tokyotyrant: update to 1.1.26
Date: Sun, 17 May 2009 17:42:40 +0800

 Thanks, please commit it.
 
 On Sun, May 17, 2009 at 07:20:15AM +0000, Edwin Groothuis wrote:
 > Maintainer of databases/tokyotyrant,
 > 
 > Please note that PR ports/134597 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134597
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: feedback->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sun May 17 09:54:36 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134597 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134597: commit references a PR
Date: Sun, 17 May 2009 09:54:29 +0000 (UTC)

 lwhsu       2009-05-17 09:54:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/tokyotyrant Makefile distinfo pkg-plist 
   Log:
   - Update to 1.1.26
   
   PR:             ports/134597
   Submitted by:   lwhsu
   Approved by:    Gea-Suan Lin <gslin AT gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.9       +1 -2      ports/databases/tokyotyrant/Makefile
   1.4       +3 -3      ports/databases/tokyotyrant/distinfo
   1.4       +5 -2      ports/databases/tokyotyrant/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
