From nobody@FreeBSD.org  Wed Jun 29 04:50:01 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D5F3D106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 04:50:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A87B88FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 04:50:01 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5T4o0Cp053560
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 04:50:00 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5T4o0QU053559;
	Wed, 29 Jun 2011 04:50:00 GMT
	(envelope-from nobody)
Message-Id: <201106290450.p5T4o0QU053559@red.freebsd.org>
Date: Wed, 29 Jun 2011 04:50:00 GMT
From: Qing Feng <qingfeng@douban.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158416
>Category:       ports
>Synopsis:       [UPDATE] databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 04:50:07 UTC 2011
>Closed-Date:    Mon Aug 01 07:35:21 UTC 2011
>Last-Modified:  Mon Aug  1 07:40:07 UTC 2011
>Originator:     Qing Feng
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Douban
>Environment:
System: FreeBSD localhost 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
>Description:
BeansDB is a major amount of data for large, high-availability storage systems
distributed KeyValue using HashTree and simplified version number to
quickly synchronize to ensure consistency in the final (weak),
a simplified version of the Dynamo.

WWW:    http://code.google.com/p/beansdb/

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	beansdb
#	beansdb/Makefile
#	beansdb/distinfo
#	beansdb/pkg-descr
#	beansdb/pkg-plsit
#
echo c - beansdb
mkdir -p beansdb > /dev/null 2>&1
echo x - beansdb/Makefile
sed 's/^X//' >beansdb/Makefile << '33efc4063f1bae604138cd01d4939156'
X# New ports collection makefile for:	beansdb
X# Date created:		2010-03-27
X# Whom:			Qing Feng <qingfeng@douban.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	beansdb
XPORTVERSION=	0.5.3
XPORTREVISION=	2
XCATEGORIES=	databases
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	qingfeng@douban.com
XCOMMENT=	Yet anonther distributed key-value storage system from Douban Inc
X
XGNU_CONFIGURE=	yes
XCFLAGS+=	-pthread
XMAKE_ENV+=	CFLAGS="${CFLAGS}"
X
XMAN1=		beansdb.1
XPLIST_FILES=	bin/beansdb bin/convert
X
X.include <bsd.port.mk>
33efc4063f1bae604138cd01d4939156
echo x - beansdb/distinfo
sed 's/^X//' >beansdb/distinfo << '29502c3c4e97e00aea0c5e267afc89a4'
XSHA256 (beansdb-0.5.3.tar.gz) = 5b0927c80e279750285bc05473369b45552c2af235634a234f2aaefbc98d6edc
XSIZE (beansdb-0.5.3.tar.gz) = 144363
29502c3c4e97e00aea0c5e267afc89a4
echo x - beansdb/pkg-descr
sed 's/^X//' >beansdb/pkg-descr << 'a1cc32dfafb60342281b7f57ea8ccb11'
XBeansDB is a major amount of data for large, high-availability storage systems
Xdistributed KeyValue using HashTree and simplified version number to
Xquickly synchronize to ensure consistency in the final (weak),
Xa simplified version of the Dynamo.
X
XWWW:	http://code.google.com/p/beansdb/
a1cc32dfafb60342281b7f57ea8ccb11
echo x - beansdb/pkg-plsit
sed 's/^X//' >beansdb/pkg-plsit << 'bb4186bea07386ed2a29f62f08190e5b'
Xbin/beansdb
Xman/man1/beansdb.1.gz
bb4186bea07386ed2a29f62f08190e5b
exit


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Wed Jun 29 04:50:17 UTC 2011 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158416 
Responsible-Changed-From-To: freebsd-ports-bugs->vanilla 
Responsible-Changed-By: vanilla 
Responsible-Changed-When: Wed Jun 29 12:12:52 UTC 2011 
Responsible-Changed-Why:  
I will handle this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158416 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Mon Aug 1 07:35:17 UTC 2011 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158416: commit references a PR
Date: Mon,  1 Aug 2011 07:32:53 +0000 (UTC)

 vanilla     2011-08-01 07:32:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/beansdb    Makefile distinfo 
   Log:
   Upgrade to 0.5.3.
   
   PR:             ports/158416
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.6       +5 -15     ports/databases/beansdb/Makefile
   1.3       +2 -2      ports/databases/beansdb/distinfo
 _______________________________________________
 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:
