pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python24 update to 2.4.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1079def7e5f
branches: trunk
changeset: 540930:c1079def7e5f
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Apr 11 10:44:08 2008 +0000
description:
update to 2.4.5
This release includes just a small number of fixes, primarily preventing
crashes of the interpreter in certain boundary cases.
diffstat:
lang/python24/Makefile | 9 ++++-----
lang/python24/PLIST.common | 3 +--
lang/python24/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (48 lines):
diff -r 2438ae83a8f6 -r c1079def7e5f lang/python24/Makefile
--- a/lang/python24/Makefile Fri Apr 11 10:32:33 2008 +0000
+++ b/lang/python24/Makefile Fri Apr 11 10:44:08 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2008/04/11 10:32:33 drochner Exp $
+# $NetBSD: Makefile,v 1.42 2008/04/11 10:44:08 drochner Exp $
-DISTNAME= Python-2.4.4
-PKGNAME= python24-2.4.4
-PKGREVISION= 2
+DISTNAME= Python-2.4.5
+PKGNAME= python24-2.4.5
CATEGORIES= lang python
-MASTER_SITES= http://www.python.org/ftp/python/2.4.4/
+MASTER_SITES= http://www.python.org/ftp/python/2.4.5/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht%NetBSD.org@localhost
diff -r 2438ae83a8f6 -r c1079def7e5f lang/python24/PLIST.common
--- a/lang/python24/PLIST.common Fri Apr 11 10:32:33 2008 +0000
+++ b/lang/python24/PLIST.common Fri Apr 11 10:44:08 2008 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST.common,v 1.8 2007/06/08 14:16:15 wiz Exp $
+@comment $NetBSD: PLIST.common,v 1.9 2008/04/11 10:44:08 drochner Exp $
bin/pydoc${PY_VER_SUFFIX}
bin/python${PY_VER_SUFFIX}
bin/smtpd${PY_VER_SUFFIX}.py
include/python${PY_VER_SUFFIX}/Python.h
-include/python${PY_VER_SUFFIX}/Python-ast.h
include/python${PY_VER_SUFFIX}/abstract.h
include/python${PY_VER_SUFFIX}/bitset.h
include/python${PY_VER_SUFFIX}/boolobject.h
diff -r 2438ae83a8f6 -r c1079def7e5f lang/python24/distinfo
--- a/lang/python24/distinfo Fri Apr 11 10:32:33 2008 +0000
+++ b/lang/python24/distinfo Fri Apr 11 10:44:08 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2008/04/11 10:32:33 drochner Exp $
+$NetBSD: distinfo,v 1.28 2008/04/11 10:44:08 drochner Exp $
-SHA1 (Python-2.4.4.tar.bz2) = 9e0971f93df8acbd947378d0d16a32fcc8897ba2
-RMD160 (Python-2.4.4.tar.bz2) = 4c7b5b70178fe69881b62201ef0bab55037d8708
-Size (Python-2.4.4.tar.bz2) = 8158073 bytes
+SHA1 (Python-2.4.5.tar.bz2) = 6e9e1ac2b70cc10c36063a25ab5a5ddb53177107
+RMD160 (Python-2.4.5.tar.bz2) = b43f2114697be751f03ec7cfb46f8c4946a73097
+Size (Python-2.4.5.tar.bz2) = 8159705 bytes
SHA1 (patch-aa) = 310309e6778fd809b7758efa8db7333ed498e5e5
SHA1 (patch-ab) = 98b94620baf5d9d5e8681529297124c2d07a901b
SHA1 (patch-ac) = 4a7a83c9a7bb26254d17907fe15f895276910364
Home |
Main Index |
Thread Index |
Old Index