pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-tornado Add missing file for python-2.x.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8e5205fc1b3
branches:  trunk
changeset: 652435:c8e5205fc1b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 01 21:40:38 2015 +0000

description:
Add missing file for python-2.x.

diffstat:

 www/py-tornado/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 3bd0274908d7 -r c8e5205fc1b3 www/py-tornado/PLIST
--- a/www/py-tornado/PLIST      Mon Jun 01 20:58:37 2015 +0000
+++ b/www/py-tornado/PLIST      Mon Jun 01 21:40:38 2015 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.6 2015/05/31 13:13:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/06/01 21:40:38 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/tornado/__init__.py
 ${PYSITELIB}/tornado/__init__.pyc



Home | Main Index | Thread Index | Old Index