diff options
-rw-r--r-- | www/quixote/Makefile | 2 | ||||
-rw-r--r-- | www/quixote/distinfo | 2 | ||||
-rw-r--r-- | www/quixote/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 716a121023ae..2c791060bfd3 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quixote -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.6 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} diff --git a/www/quixote/distinfo b/www/quixote/distinfo index 475aee0605da..0d40e8d517d7 100644 --- a/www/quixote/distinfo +++ b/www/quixote/distinfo @@ -1 +1 @@ -MD5 (Quixote-0.4.4.tar.gz) = 1b1979f1df0eee69dc31530a6e98e59a +MD5 (Quixote-0.4.6.tar.gz) = c1c2abf27093b40144b7b276c135bd2e diff --git a/www/quixote/pkg-plist b/www/quixote/pkg-plist index 1e13dfa9cad4..1554b417d390 100644 --- a/www/quixote/pkg-plist +++ b/www/quixote/pkg-plist @@ -78,6 +78,9 @@ lib/%%PYTHON_VERSION%%/site-packages/quixote/sendmail.pyo lib/%%PYTHON_VERSION%%/site-packages/quixote/session.py lib/%%PYTHON_VERSION%%/site-packages/quixote/session.pyc lib/%%PYTHON_VERSION%%/site-packages/quixote/session.pyo +lib/%%PYTHON_VERSION%%/site-packages/quixote/util.py +lib/%%PYTHON_VERSION%%/site-packages/quixote/util.pyc +lib/%%PYTHON_VERSION%%/site-packages/quixote/util.pyo share/examples/quixote/demo.cgi share/examples/quixote/demo.conf @dirrm share/examples/quixote |