summaryrefslogtreecommitdiff
path: root/lang/python25
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-09-13 09:59:35 +0000
committeradrianp <adrianp@pkgsrc.org>2008-09-13 09:59:35 +0000
commitd60030b2ae576da6a7bd4c586e1e30201b099cb2 (patch)
tree19ea558399d5585363ef4dca09bb96db7743c96f /lang/python25
parent8145d3dbc41832bb4496a05dfccde375ecc706a9 (diff)
downloadpkgsrc-d60030b2ae576da6a7bd4c586e1e30201b099cb2.tar.gz
* Add a note about SunOS and needing to have SUNWaudh installed to
compile the sunaudiodev module. * PLIST fix for SunOS
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/MESSAGE.SunOS8
-rw-r--r--lang/python25/Makefile4
-rw-r--r--lang/python25/PLIST.SunOS3
3 files changed, 12 insertions, 3 deletions
diff --git a/lang/python25/MESSAGE.SunOS b/lang/python25/MESSAGE.SunOS
new file mode 100644
index 00000000000..19c996508c9
--- /dev/null
+++ b/lang/python25/MESSAGE.SunOS
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE.SunOS,v 1.1 2008/09/13 09:59:35 adrianp Exp $
+
+In order for the Python installation to successfuly compile the
+"sunaudiodev" module you must install the SUNWaudh package to have
+the necessary headers installed.
+
+===========================================================================
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index c94fc3ec838..3cae6408cd9 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/08/30 10:02:33 tron Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/13 09:59:35 adrianp Exp $
DISTNAME= Python-2.5.2
PKGNAME= python25-2.5.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.5.2/ \
http://www.python.org/ftp/python/2.5.2/
diff --git a/lang/python25/PLIST.SunOS b/lang/python25/PLIST.SunOS
index 868e6198d8f..ea7f69e81a8 100644
--- a/lang/python25/PLIST.SunOS
+++ b/lang/python25/PLIST.SunOS
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1.1.1 2008/04/24 01:50:55 tnn Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.2 2008/09/13 09:59:35 adrianp Exp $
lib/python${PY_VER_SUFFIX}/lib-dynload/sunaudiodev.so
+lib/python${PY_VER_SUFFIX}/lib-dynload/spwd.so
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.py
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.pyc
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.pyo