pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python21 Add missing platform files for DragonFly...
details: https://anonhg.NetBSD.org/pkgsrc/rev/44a5e1d61e67
branches: trunk
changeset: 511146:44a5e1d61e67
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Apr 10 08:37:26 2006 +0000
description:
Add missing platform files for DragonFly. Bump revision.
diffstat:
lang/python21/Makefile | 4 ++--
lang/python21/PLIST.DragonFly | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 56465bc0596c -r 44a5e1d61e67 lang/python21/Makefile
--- a/lang/python21/Makefile Mon Apr 10 08:09:09 2006 +0000
+++ b/lang/python21/Makefile Mon Apr 10 08:37:26 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:55 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/10 08:37:26 joerg Exp $
#
DISTNAME= Python-2.1.3
PKGNAME= python21-2.1.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.3/
EXTRACT_SUFX= .tgz
diff -r 56465bc0596c -r 44a5e1d61e67 lang/python21/PLIST.DragonFly
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/python21/PLIST.DragonFly Mon Apr 10 08:37:26 2006 +0000
@@ -0,0 +1,7 @@
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.py
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.pyc
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.pyo
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.py
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.pyc
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.pyo
+
Home |
Main Index |
Thread Index |
Old Index