diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2002-04-17 07:55:41 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2002-04-17 07:55:41 +0000 |
commit | 57174f2615ea6956fc841faca4212575606a409e (patch) | |
tree | 18f1e7e238ab53335e6fe9536c075842b49d00e2 /www | |
parent | aa8f5c96f8a57d576ae11a9814befe247373c90a (diff) | |
download | ports-57174f2615ea6956fc841faca4212575606a409e.tar.gz ports-57174f2615ea6956fc841faca4212575606a409e.zip |
Notes
Diffstat (limited to 'www')
-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 |