From bofh@bofh.telnet.net.bd  Mon Apr 23 21:44:36 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7DE7B1065673;
	Mon, 23 Apr 2012 21:44:36 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-02.telnet-bd.com (mx-out-02.telnet-bd.com [116.212.105.116])
	by mx1.freebsd.org (Postfix) with ESMTP id 1993B8FC12;
	Mon, 23 Apr 2012 21:44:33 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 878712D41F5;
	Tue, 24 Apr 2012 03:44:41 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q3NLiWe9095413;
	Tue, 24 Apr 2012 03:44:32 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201204232144.q3NLiWe9095413@bofh.telnet.net.bd>
Date: Tue, 24 Apr 2012 03:44:32 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wen@freebsd.org
Subject: [PATCH] databases/py27-bsddb3: update to 5.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167252
>Category:       ports
>Synopsis:       [PATCH] databases/py27-bsddb3: update to 5.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 23 21:50:10 UTC 2012
>Closed-Date:    Tue Apr 24 08:16:53 UTC 2012
>Last-Modified:  Tue Apr 24 08:20:13 UTC 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 5.3.0

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/py27-bsddb3-5.3.0.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/py27-bsddb3-5.3.0.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-i386/py27-bsddb3-5.3.0.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-amd64/py27-bsddb3-5.3.0.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/py27-bsddb3-5.3.0.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/py27-bsddb3-5.3.0.log

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-bsddb3-5.3.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/py-bsddb3/Makefile ./Makefile
--- /usr/ports/databases/py-bsddb3/Makefile	2011-10-26 12:50:35.000000000 +0600
+++ ./Makefile	2012-04-24 03:36:27.630888244 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsddb3
-PORTVERSION=	5.2.0
+PORTVERSION=	5.3.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Python extension module for BerkeleyDB 3 and 4
 
-USE_BDB=	42+
+USE_BDB=	43+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_CONFIGUREARGS=--libs="-l${BDB_LIB_NAME}" --berkeley-db=${LOCALBASE}
diff -ruN --exclude=CVS /usr/ports/databases/py-bsddb3/distinfo ./distinfo
--- /usr/ports/databases/py-bsddb3/distinfo	2011-10-26 12:50:35.000000000 +0600
+++ ./distinfo	2012-04-24 03:30:23.487888505 +0600
@@ -1,2 +1,2 @@
-SHA256 (bsddb3-5.2.0.tar.gz) = 6e1522c4b826d06bef4cb7ae13eadde29c5f2c65916c894c11118b8b866ed6cb
-SIZE (bsddb3-5.2.0.tar.gz) = 377968
+SHA256 (bsddb3-5.3.0.tar.gz) = 4619f6189e5f94e337c62ae398ccb9c25568f3c3cab39970a4ea7625d38f8b3e
+SIZE (bsddb3-5.3.0.tar.gz) = 385113
--- py27-bsddb3-5.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 23 21:50:33 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167252 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue Apr 24 08:16:52 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167252: commit references a PR
Date: Tue, 24 Apr 2012 08:16:50 +0000 (UTC)

 wen         2012-04-24 08:16:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/py-bsddb3  Makefile distinfo 
   Log:
   - Update to 5.3.0
   
   PR:             167252
   Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
   
   Revision  Changes    Path
   1.32      +2 -2      ports/databases/py-bsddb3/Makefile
   1.17      +2 -2      ports/databases/py-bsddb3/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:
