pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-cherrypy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 22 07:39:08 UTC 2017

Modified Files:
        pkgsrc/www/py-cherrypy: PLIST

Log Message:
Fix PLIST after update.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-cherrypy/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-cherrypy/PLIST
diff -u pkgsrc/www/py-cherrypy/PLIST:1.10 pkgsrc/www/py-cherrypy/PLIST:1.11
--- pkgsrc/www/py-cherrypy/PLIST:1.10   Tue Feb 14 12:20:43 2017
+++ pkgsrc/www/py-cherrypy/PLIST        Sat Apr 22 07:39:08 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/02/14 12:20:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/04/22 07:39:08 wiz Exp $
 bin/cherryd
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -63,7 +63,6 @@ ${PYSITELIB}/cherrypy/_helper.pyo
 ${PYSITELIB}/cherrypy/daemon.py
 ${PYSITELIB}/cherrypy/daemon.pyc
 ${PYSITELIB}/cherrypy/daemon.pyo
-${PYSITELIB}/cherrypy/favicon.ico
 ${PYSITELIB}/cherrypy/lib/__init__.py
 ${PYSITELIB}/cherrypy/lib/__init__.pyc
 ${PYSITELIB}/cherrypy/lib/__init__.pyo
@@ -142,10 +141,6 @@ ${PYSITELIB}/cherrypy/process/wspbus.pyo
 ${PYSITELIB}/cherrypy/scaffold/__init__.py
 ${PYSITELIB}/cherrypy/scaffold/__init__.pyc
 ${PYSITELIB}/cherrypy/scaffold/__init__.pyo
-${PYSITELIB}/cherrypy/scaffold/apache-fcgi.conf
-${PYSITELIB}/cherrypy/scaffold/example.conf
-${PYSITELIB}/cherrypy/scaffold/site.conf
-${PYSITELIB}/cherrypy/scaffold/static/made_with_cherrypy_small.png
 ${PYSITELIB}/cherrypy/test/__init__.py
 ${PYSITELIB}/cherrypy/test/__init__.pyc
 ${PYSITELIB}/cherrypy/test/__init__.pyo
@@ -161,8 +156,6 @@ ${PYSITELIB}/cherrypy/test/benchmark.pyo
 ${PYSITELIB}/cherrypy/test/checkerdemo.py
 ${PYSITELIB}/cherrypy/test/checkerdemo.pyc
 ${PYSITELIB}/cherrypy/test/checkerdemo.pyo
-${PYSITELIB}/cherrypy/test/fastcgi.conf
-${PYSITELIB}/cherrypy/test/fcgi.conf
 ${PYSITELIB}/cherrypy/test/helper.py
 ${PYSITELIB}/cherrypy/test/helper.pyc
 ${PYSITELIB}/cherrypy/test/helper.pyo
@@ -184,11 +177,6 @@ ${PYSITELIB}/cherrypy/test/modwsgi.pyo
 ${PYSITELIB}/cherrypy/test/sessiondemo.py
 ${PYSITELIB}/cherrypy/test/sessiondemo.pyc
 ${PYSITELIB}/cherrypy/test/sessiondemo.pyo
-${PYSITELIB}/cherrypy/test/static/404.html
-${PYSITELIB}/cherrypy/test/static/dirback.jpg
-${PYSITELIB}/cherrypy/test/static/index.html
-${PYSITELIB}/cherrypy/test/style.css
-${PYSITELIB}/cherrypy/test/test.pem
 ${PYSITELIB}/cherrypy/test/test_auth_basic.py
 ${PYSITELIB}/cherrypy/test/test_auth_basic.pyc
 ${PYSITELIB}/cherrypy/test/test_auth_basic.pyo
@@ -306,12 +294,9 @@ ${PYSITELIB}/cherrypy/test/test_xmlrpc.p
 ${PYSITELIB}/cherrypy/test/webtest.py
 ${PYSITELIB}/cherrypy/test/webtest.pyc
 ${PYSITELIB}/cherrypy/test/webtest.pyo
-${PYSITELIB}/cherrypy/tutorial/README.rst
 ${PYSITELIB}/cherrypy/tutorial/__init__.py
 ${PYSITELIB}/cherrypy/tutorial/__init__.pyc
 ${PYSITELIB}/cherrypy/tutorial/__init__.pyo
-${PYSITELIB}/cherrypy/tutorial/custom_error.html
-${PYSITELIB}/cherrypy/tutorial/pdf_file.pdf
 ${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.py
 ${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyc
 ${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyo
@@ -342,4 +327,3 @@ ${PYSITELIB}/cherrypy/tutorial/tut09_fil
 ${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.py
 ${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyc
 ${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyo
-${PYSITELIB}/cherrypy/tutorial/tutorial.conf



Home | Main Index | Thread Index | Old Index