diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-12 21:37:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-12 21:37:19 +0000 |
commit | 63dd0267f0d660f8bd639f662013f6b1adc6825f (patch) | |
tree | 8588377d71d471fb1d6aaf54e9fdd6d6a3249185 /www/roundup | |
parent | 13fe97d914c863fe65572ba6fba09f33bc77ba86 (diff) |
- Update to 1.3.1
PR: ports/105429
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Notes
Notes:
svn path=/head/; revision=177133
Diffstat (limited to 'www/roundup')
-rw-r--r-- | www/roundup/Makefile | 2 | ||||
-rw-r--r-- | www/roundup/distinfo | 6 | ||||
-rw-r--r-- | www/roundup/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index 42691e2b3c45..09e8408480f9 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/www/roundup/distinfo b/www/roundup/distinfo index 971c522ab9fa..40d25b1d8e5d 100644 --- a/www/roundup/distinfo +++ b/www/roundup/distinfo @@ -1,3 +1,3 @@ -MD5 (roundup-1.2.1.tar.gz) = 38de336cf23d0dc20df17695b7c72806 -SHA256 (roundup-1.2.1.tar.gz) = 6528ad9a6bf9bd22f92ce9439d65556afab074696f0149464d52167350f39ca2 -SIZE (roundup-1.2.1.tar.gz) = 1058595 +MD5 (roundup-1.3.1.tar.gz) = 1a0dfd8b75cfa53b1eb8baf0727af879 +SHA256 (roundup-1.3.1.tar.gz) = 24f3bd2a8b511e240c31441da523c453b6c24e28b3c243b9ec7d47b1cbfee1d2 +SIZE (roundup-1.3.1.tar.gz) = 1060275 diff --git a/www/roundup/pkg-plist b/www/roundup/pkg-plist index a106fc898dda..7e42d6fbdae3 100644 --- a/www/roundup/pkg-plist +++ b/www/roundup/pkg-plist @@ -66,6 +66,9 @@ bin/roundup-server %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.py %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.pyc %%PYTHON_SITELIBDIR%%/roundup/cgi/accept_language.pyo +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.py +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.pyc +%%PYTHON_SITELIBDIR%%/roundup/cgi/wsgi_handler.pyo %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.py %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.pyc %%PYTHON_SITELIBDIR%%/roundup/cgi/MultiMapping.pyo |