Skip site navigation (1)Skip section navigation (2)
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:   ports/167252: [PATCH] databases/py27-bsddb3: update to 5.3.0
Message-ID:  <201204232144.q3NLiWe9095413@bofh.telnet.net.bd>
Resent-Message-ID: <201204232150.q3NLoAxt046987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167252
>Category:       ports
>Synopsis:       [PATCH] databases/py27-bsddb3: update to 5.3.0
>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:   Mon Apr 23 21:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204232144.q3NLiWe9095413>