Summary: | [UPDATE] databases/py-bsddb3 - From 4.5.0 -> 4.7.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | David Naylor <naylor.b.david> | ||||||
Component: | Individual Port(s) | Assignee: | Hye-Shik Chang <perky> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
David Naylor
2009-01-12 10:50:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->perky Over to maintainer (via the GNATS Auto Assign Tool) Ok, it has been over 6 months and I have another update, to 4.7.6. Status of the port: 1) Supports python2.x and python3.x 2) Fails test suite 'test_lock' (better that current port) NOTE: The failure of test suite 'test_lock' is thread locking related. I have had many a battle with python and thread locking (which I believe may be ironed out in some pending work on -current). Regards, David lwhsu 2009-06-30 08:49:36 UTC FreeBSD ports repository Modified files: databases/py-bsddb3 Makefile distinfo pkg-descr pkg-plist Added files: databases/py-bsddb3/files patch-setup2.py patch-setup3.py Removed files: databases/py-bsddb3/files patch-setup.py Log: - Update to 4.7.6 [1] - Use COPYTREE_SHARE to install documents PR: ports/130412 [1] Submitted by: David Naylor <naylor.b.david AT gmail.com> Approved by: maintainer timeout (6 months) Revision Changes Path 1.23 +5 -7 ports/databases/py-bsddb3/Makefile 1.11 +3 -3 ports/databases/py-bsddb3/distinfo 1.6 +0 -22 ports/databases/py-bsddb3/files/patch-setup.py (dead) 1.1 +13 -0 ports/databases/py-bsddb3/files/patch-setup2.py (new) 1.1 +13 -0 ports/databases/py-bsddb3/files/patch-setup3.py (new) 1.3 +1 -1 ports/databases/py-bsddb3/pkg-descr 1.9 +17 -6 ports/databases/py-bsddb3/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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |