pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang python: Fix PLIST.SunOS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/431485ff0950
branches:  trunk
changeset: 309434:431485ff0950
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 17 19:31:50 2018 +0000

description:
python: Fix PLIST.SunOS

diffstat:

 lang/python27/PLIST.SunOS |  3 ++-
 lang/python34/PLIST.SunOS |  3 ++-
 lang/python35/PLIST.SunOS |  3 ++-
 lang/python36/PLIST.SunOS |  2 ++
 4 files changed, 8 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 088b24c8b108 -r 431485ff0950 lang/python27/PLIST.SunOS
--- a/lang/python27/PLIST.SunOS Sun Jun 17 19:27:53 2018 +0000
+++ b/lang/python27/PLIST.SunOS Sun Jun 17 19:31:50 2018 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1.1.1 2011/02/22 08:51:59 obache Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.2 2018/06/17 19:31:50 adam Exp $
+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
diff -r 088b24c8b108 -r 431485ff0950 lang/python34/PLIST.SunOS
--- a/lang/python34/PLIST.SunOS Sun Jun 17 19:27:53 2018 +0000
+++ b/lang/python34/PLIST.SunOS Sun Jun 17 19:31:50 2018 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1 2014/05/09 02:27:14 wen Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.2 2018/06/17 19:31:50 adam Exp $
+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
diff -r 088b24c8b108 -r 431485ff0950 lang/python35/PLIST.SunOS
--- a/lang/python35/PLIST.SunOS Sun Jun 17 19:27:53 2018 +0000
+++ b/lang/python35/PLIST.SunOS Sun Jun 17 19:31:50 2018 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1 2015/12/05 17:12:13 adam Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.2 2018/06/17 19:31:50 adam Exp $
+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
diff -r 088b24c8b108 -r 431485ff0950 lang/python36/PLIST.SunOS
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/python36/PLIST.SunOS Sun Jun 17 19:31:50 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.3 2018/06/17 19:31:50 adam Exp $
+lib/python${PY_VER_SUFFIX}/lib-dynload/spwd.so



Home | Main Index | Thread Index | Old Index