From 11bf569497858a71d84e85105a6248a789725bc8 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Fri, 17 May 2013 04:17:22 +0000 Subject: - update to latest upstream versions: . lang/python27: 2.7.3 -> 2.7.5 . lang/python32: 3.2.3 -> 3.2.4 . lang/python33: 3.3.0 -> 3.3.1 - update Mk/bsd.python.mk with new versions - mark lang/python26 and lang/python31 as deprecated (set them to upstream EoL dates) - update docs (lang/python-doc-html) - align databases/py-bsddb patch for python27 - most of it was applied upstream. Raise BDB version to 4.3 atleast, according to upstream requirements. Many thanks to Martin (miwi) for his time on this update. PR: 178506 Submitted by: rm (myself) Exp-run by: portmgr (miwi) - revert erroneous threads patch in lang/python26 and lang/python27, that was added after ports/131080. It was rejected upstream, because it's not actually a bug, but misuse. Gabor Pali (pgj) in collaboration with Kubilay Kocak (koobs) did an independent investigation regard the issue. See here for details: http://lists.freebsd.org/pipermail/freebsd-python/2013-April/005376.html PR: 153167 Submitted by: Duncan Findlay Reported by: pgj/koobs (at python@ ML) Exp-run by: portmgr (miwi) --- lang/python32/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python32/distinfo') diff --git a/lang/python32/distinfo b/lang/python32/distinfo index 043ed0ebe068..e3678bd2d39b 100644 --- a/lang/python32/distinfo +++ b/lang/python32/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Python-3.2.3.tar.xz) = 23c16f621f21e54987079765c060196cbe50235c7867147c6126d433054b1754 -SIZE (python/Python-3.2.3.tar.xz) = 8970368 +SHA256 (python/Python-3.2.4.tar.xz) = 0949d92d04f001e51cc0daa4c0e9861f65af94e378ff0e664c239cc78c206ef4 +SIZE (python/Python-3.2.4.tar.xz) = 9223024 -- cgit v1.2.3