aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordryice <dryice@FreeBSD.org>2007-03-24 22:14:08 +0800
committerdryice <dryice@FreeBSD.org>2007-03-24 22:14:08 +0800
commit488f6b4754dcccda6f1280291d552d9f20686154 (patch)
tree1e72dd1f0d818610207c4c3384a1d1a3fa6c2c65 /www
parent1c8225dc39a88aef52a882397245c1459d6ed8fc (diff)
downloadfreebsd-ports-gnome-488f6b4754dcccda6f1280291d552d9f20686154.tar.gz
freebsd-ports-gnome-488f6b4754dcccda6f1280291d552d9f20686154.tar.zst
freebsd-ports-gnome-488f6b4754dcccda6f1280291d552d9f20686154.zip
update to 1.3
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'www')
-rw-r--r--www/py-paste/Makefile2
-rw-r--r--www/py-paste/distinfo6
-rw-r--r--www/py-pastescript/Makefile2
-rw-r--r--www/py-pastescript/distinfo6
-rw-r--r--www/py-pastescript/pkg-plist4
5 files changed, 12 insertions, 8 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile
index def01efc97b5..b231a36dc1c7 100644
--- a/www/py-paste/Makefile
+++ b/www/py-paste/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Paste
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3
CATEGORIES= www python
MASTER_SITES= http://cheeseshop.python.org/packages/source/P/Paste/ \
${MASTER_SITE_LOCAL} \
diff --git a/www/py-paste/distinfo b/www/py-paste/distinfo
index 82f9bdd1b2b4..fc8e07ac644a 100644
--- a/www/py-paste/distinfo
+++ b/www/py-paste/distinfo
@@ -1,3 +1,3 @@
-MD5 (Paste-1.2.1.tar.gz) = 7d391d1b5ba8531b69958746a0734934
-SHA256 (Paste-1.2.1.tar.gz) = e24a647a2ad9d956aadf319576ebab869497dc7262d6440bec7217ea79a55104
-SIZE (Paste-1.2.1.tar.gz) = 350228
+MD5 (Paste-1.3.tar.gz) = ccdeb3dbfed9461dd591b0a6c25ef847
+SHA256 (Paste-1.3.tar.gz) = 4089dbaec4cfc5f50665f5cb7da3943a56c4301f88da40b8983e3be9aa2e506a
+SIZE (Paste-1.3.tar.gz) = 355112
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile
index 6d1f4ac7c7e0..0d3f7b4c866a 100644
--- a/www/py-pastescript/Makefile
+++ b/www/py-pastescript/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PasteScript
-PORTVERSION= 1.1
+PORTVERSION= 1.3
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 ac2e43a628a2..db42a3014f1f 100644
--- a/www/py-pastescript/distinfo
+++ b/www/py-pastescript/distinfo
@@ -1,3 +1,3 @@
-MD5 (PasteScript-1.1.tar.gz) = 9559eacb46afa724b9ba056b8b42243f
-SHA256 (PasteScript-1.1.tar.gz) = a16fb09a2b78c76e471ad5d1ee54179d7b2dbffc9645ad45d11395ceb30475ad
-SIZE (PasteScript-1.1.tar.gz) = 81063
+MD5 (PasteScript-1.3.tar.gz) = 54f83d28e7d5728dca750670ee0d3ba7
+SHA256 (PasteScript-1.3.tar.gz) = ccff9bd8bccf32ed33e6c3466991bca30b0ba9e8ce7b72fe27c4ef8bbfdb1ce2
+SIZE (PasteScript-1.3.tar.gz) = 106676
diff --git a/www/py-pastescript/pkg-plist b/www/py-pastescript/pkg-plist
index ccd288ae7cf2..b496f20fbe08 100644
--- a/www/py-pastescript/pkg-plist
+++ b/www/py-pastescript/pkg-plist
@@ -28,6 +28,9 @@ bin/paster
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/util/__init__.py
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/util/__init__.pyc
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/util/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/wsgiserver/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/wsgiserver/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/wsgiserver/__init__.pyo
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/appinstall.py
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/appinstall.pyc
%%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/appinstall.pyo
@@ -107,6 +110,7 @@ bin/paster
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/templates/basic_package
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/templates
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/util
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script/wsgiserver
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/paste/script
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/EGG-INFO/scripts
@dirrm %%PYTHON_SITELIBDIR%%/%%PYPASTESCRIPT_EGG%%/EGG-INFO