mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to version 0.5
This commit is contained in:
parent
164cfe2626
commit
51d9e9ebf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61263
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= quixote
|
||||
PORTVERSION= 0.4.7
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/
|
||||
DISTNAME= Quixote-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Quixote-0.4.7.tar.gz) = 70cfe6617eb1397df43e63694089af2c
|
||||
MD5 (Quixote-0.5.tar.gz) = 94c839b661053d1639f45a5100e0d9ab
|
||||
|
@ -7,7 +7,10 @@
|
||||
%%PORTDOCS%%share/doc/quixote/ZPL.txt
|
||||
%%PORTDOCS%%share/doc/quixote/demo.txt
|
||||
%%PORTDOCS%%share/doc/quixote/programming.txt
|
||||
%%PORTDOCS%%share/doc/quixote/session-mgmt.txt
|
||||
%%PORTDOCS%%share/doc/quixote/session-upgrade.txt
|
||||
%%PORTDOCS%%share/doc/quixote/web-server.txt
|
||||
%%PORTDOCS%%share/doc/quixote/web-services.txt
|
||||
%%PORTDOCS%%share/doc/quixote/widgets.txt
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/TemplateIO.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/TemplateIO.pyc
|
||||
@ -21,12 +24,16 @@ lib/%%PYTHON_VERSION%%/site-packages/quixote/config.pyo
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/__init__.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/__init__.pyc
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/__init__.pyo
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/demo_scgi.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/demo_scgi.pyc
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/demo_scgi.pyo
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/forms.ptl
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/integer_ui.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/integer_ui.pyc
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/integer_ui.pyo
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/pages.ptl
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/pages.ptlc
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/session.ptl
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/demo/widgets.ptl
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/errors.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/quixote/errors.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user