diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 03:49:16 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 03:49:16 +0000 |
commit | 3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914 (patch) | |
tree | ddf7db18c206f1d2e873afc8c6b2ddf986accbea /www/py-pastescript | |
parent | 6b270a5e93c5ddc43c7f0902241b47533bf7dd55 (diff) | |
download | ports-3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914.tar.gz ports-3e4d1abbc7bff5d1274f4fb4d88fd4c0ea144914.zip |
Notes
Diffstat (limited to 'www/py-pastescript')
-rw-r--r-- | www/py-pastescript/Makefile | 2 | ||||
-rw-r--r-- | www/py-pastescript/distinfo | 6 | ||||
-rw-r--r-- | www/py-pastescript/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index fb2771372de3..0dac828c9f3a 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PasteScript -PORTVERSION= 1.3.6 +PORTVERSION= 1.6.1.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ \ ${MASTER_SITE_LOCAL} \ diff --git a/www/py-pastescript/distinfo b/www/py-pastescript/distinfo index d0e4a7abfad0..443950116ca3 100644 --- a/www/py-pastescript/distinfo +++ b/www/py-pastescript/distinfo @@ -1,3 +1,3 @@ -MD5 (PasteScript-1.3.6.tar.gz) = 6a79da14870f0bbe9c1f7d4d12912437 -SHA256 (PasteScript-1.3.6.tar.gz) = dd909c40bfa105e49f57d5a074a74a980590fa4f898a86948415c8b831af71b1 -SIZE (PasteScript-1.3.6.tar.gz) = 114147 +MD5 (PasteScript-1.6.1.1.tar.gz) = d26981115afab1f8d8e4606cdcaec9fb +SHA256 (PasteScript-1.6.1.1.tar.gz) = 94823a91bcb5e177ee829414d683c48e73019a43dfe8e3ab4e3028c0aecbd49c +SIZE (PasteScript-1.6.1.1.tar.gz) = 116511 diff --git a/www/py-pastescript/pkg-plist b/www/py-pastescript/pkg-plist index 5d6db3d09bf0..ff3bfb5efb9c 100644 --- a/www/py-pastescript/pkg-plist +++ b/www/py-pastescript/pkg-plist @@ -88,6 +88,9 @@ bin/paster %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/pluginlib.py %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/pluginlib.pyc %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/pluginlib.pyo +%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/request.py +%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/request.pyc +%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/request.pyo %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/serve.py %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/serve.pyc %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/serve.pyo |