Tue Nov 12 19:24:16 2013 UTC ()
Changes 3.2.4:
Bug-fix release.


(adam)
diff -r1.7 -r1.8 pkgsrc/www/py-cherrypy/Makefile
diff -r1.2 -r1.3 pkgsrc/www/py-cherrypy/PLIST
diff -r1.3 -r1.4 pkgsrc/www/py-cherrypy/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/www/py-cherrypy/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-cherrypy/Makefile 2012/10/28 06:30:59 1.7
+++ pkgsrc/www/py-cherrypy/Makefile 2013/11/12 19:24:16 1.8
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:59 asau Exp $ 1# $NetBSD: Makefile,v 1.8 2013/11/12 19:24:16 adam Exp $
2 2
3DISTNAME= CherryPy-3.2.2 3DISTNAME= CherryPy-3.2.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= http://download.cherrypy.org/cherrypy/${PKGVERSION_NOREV}/ 6MASTER_SITES= http://pypi.python.org/packages/source/C/CherryPy/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.cherrypy.org/ 9HOMEPAGE= http://www.cherrypy.org/
10COMMENT= CherryPy is a pythonic, object-oriented HTTP framework 10COMMENT= CherryPy is a pythonic, object-oriented HTTP framework
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14EGG_NAME= ${DISTNAME} 14EGG_NAME= ${DISTNAME}
15 15
16REPLACE_PYTHON= cherrypy/cherryd 16REPLACE_PYTHON= cherrypy/cherryd
17REPLACE_PYTHON+= cherrypy/test/sessiondemo.py 17REPLACE_PYTHON+= cherrypy/test/sessiondemo.py
18 18
19.include "../../lang/python/application.mk" 19.include "../../lang/python/application.mk"

cvs diff -r1.2 -r1.3 pkgsrc/www/py-cherrypy/PLIST (expand / switch to unified diff)

--- pkgsrc/www/py-cherrypy/PLIST 2011/10/03 10:14:19 1.2
+++ pkgsrc/www/py-cherrypy/PLIST 2013/11/12 19:24:16 1.3
@@ -1,29 +1,32 @@ @@ -1,29 +1,32 @@
1@comment $NetBSD: PLIST,v 1.2 2011/10/03 10:14:19 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2013/11/12 19:24:16 adam Exp $
2bin/cherryd 2bin/cherryd
3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/cherrypy/LICENSE.txt 7${PYSITELIB}/cherrypy/LICENSE.txt
8${PYSITELIB}/cherrypy/__init__.py 8${PYSITELIB}/cherrypy/__init__.py
9${PYSITELIB}/cherrypy/__init__.pyc 9${PYSITELIB}/cherrypy/__init__.pyc
10${PYSITELIB}/cherrypy/__init__.pyo 10${PYSITELIB}/cherrypy/__init__.pyo
11${PYSITELIB}/cherrypy/_cpchecker.py 11${PYSITELIB}/cherrypy/_cpchecker.py
12${PYSITELIB}/cherrypy/_cpchecker.pyc 12${PYSITELIB}/cherrypy/_cpchecker.pyc
13${PYSITELIB}/cherrypy/_cpchecker.pyo 13${PYSITELIB}/cherrypy/_cpchecker.pyo
14${PYSITELIB}/cherrypy/_cpcompat.py 14${PYSITELIB}/cherrypy/_cpcompat.py
15${PYSITELIB}/cherrypy/_cpcompat.pyc 15${PYSITELIB}/cherrypy/_cpcompat.pyc
16${PYSITELIB}/cherrypy/_cpcompat.pyo 16${PYSITELIB}/cherrypy/_cpcompat.pyo
 17${PYSITELIB}/cherrypy/_cpcompat_subprocess.py
 18${PYSITELIB}/cherrypy/_cpcompat_subprocess.pyc
 19${PYSITELIB}/cherrypy/_cpcompat_subprocess.pyo
17${PYSITELIB}/cherrypy/_cpconfig.py 20${PYSITELIB}/cherrypy/_cpconfig.py
18${PYSITELIB}/cherrypy/_cpconfig.pyc 21${PYSITELIB}/cherrypy/_cpconfig.pyc
19${PYSITELIB}/cherrypy/_cpconfig.pyo 22${PYSITELIB}/cherrypy/_cpconfig.pyo
20${PYSITELIB}/cherrypy/_cpdispatch.py 23${PYSITELIB}/cherrypy/_cpdispatch.py
21${PYSITELIB}/cherrypy/_cpdispatch.pyc 24${PYSITELIB}/cherrypy/_cpdispatch.pyc
22${PYSITELIB}/cherrypy/_cpdispatch.pyo 25${PYSITELIB}/cherrypy/_cpdispatch.pyo
23${PYSITELIB}/cherrypy/_cperror.py 26${PYSITELIB}/cherrypy/_cperror.py
24${PYSITELIB}/cherrypy/_cperror.pyc 27${PYSITELIB}/cherrypy/_cperror.pyc
25${PYSITELIB}/cherrypy/_cperror.pyo 28${PYSITELIB}/cherrypy/_cperror.pyo
26${PYSITELIB}/cherrypy/_cplogging.py 29${PYSITELIB}/cherrypy/_cplogging.py
27${PYSITELIB}/cherrypy/_cplogging.pyc 30${PYSITELIB}/cherrypy/_cplogging.pyc
28${PYSITELIB}/cherrypy/_cplogging.pyo 31${PYSITELIB}/cherrypy/_cplogging.pyo
29${PYSITELIB}/cherrypy/_cpmodpy.py 32${PYSITELIB}/cherrypy/_cpmodpy.py
@@ -178,26 +181,29 @@ ${PYSITELIB}/cherrypy/test/style.css @@ -178,26 +181,29 @@ ${PYSITELIB}/cherrypy/test/style.css
178${PYSITELIB}/cherrypy/test/test.pem 181${PYSITELIB}/cherrypy/test/test.pem
179${PYSITELIB}/cherrypy/test/test_auth_basic.py 182${PYSITELIB}/cherrypy/test/test_auth_basic.py
180${PYSITELIB}/cherrypy/test/test_auth_basic.pyc 183${PYSITELIB}/cherrypy/test/test_auth_basic.pyc
181${PYSITELIB}/cherrypy/test/test_auth_basic.pyo 184${PYSITELIB}/cherrypy/test/test_auth_basic.pyo
182${PYSITELIB}/cherrypy/test/test_auth_digest.py 185${PYSITELIB}/cherrypy/test/test_auth_digest.py
183${PYSITELIB}/cherrypy/test/test_auth_digest.pyc 186${PYSITELIB}/cherrypy/test/test_auth_digest.pyc
184${PYSITELIB}/cherrypy/test/test_auth_digest.pyo 187${PYSITELIB}/cherrypy/test/test_auth_digest.pyo
185${PYSITELIB}/cherrypy/test/test_bus.py 188${PYSITELIB}/cherrypy/test/test_bus.py
186${PYSITELIB}/cherrypy/test/test_bus.pyc 189${PYSITELIB}/cherrypy/test/test_bus.pyc
187${PYSITELIB}/cherrypy/test/test_bus.pyo 190${PYSITELIB}/cherrypy/test/test_bus.pyo
188${PYSITELIB}/cherrypy/test/test_caching.py 191${PYSITELIB}/cherrypy/test/test_caching.py
189${PYSITELIB}/cherrypy/test/test_caching.pyc 192${PYSITELIB}/cherrypy/test/test_caching.pyc
190${PYSITELIB}/cherrypy/test/test_caching.pyo 193${PYSITELIB}/cherrypy/test/test_caching.pyo
 194${PYSITELIB}/cherrypy/test/test_compat.py
 195${PYSITELIB}/cherrypy/test/test_compat.pyc
 196${PYSITELIB}/cherrypy/test/test_compat.pyo
191${PYSITELIB}/cherrypy/test/test_config.py 197${PYSITELIB}/cherrypy/test/test_config.py
192${PYSITELIB}/cherrypy/test/test_config.pyc 198${PYSITELIB}/cherrypy/test/test_config.pyc
193${PYSITELIB}/cherrypy/test/test_config.pyo 199${PYSITELIB}/cherrypy/test/test_config.pyo
194${PYSITELIB}/cherrypy/test/test_config_server.py 200${PYSITELIB}/cherrypy/test/test_config_server.py
195${PYSITELIB}/cherrypy/test/test_config_server.pyc 201${PYSITELIB}/cherrypy/test/test_config_server.pyc
196${PYSITELIB}/cherrypy/test/test_config_server.pyo 202${PYSITELIB}/cherrypy/test/test_config_server.pyo
197${PYSITELIB}/cherrypy/test/test_conn.py 203${PYSITELIB}/cherrypy/test/test_conn.py
198${PYSITELIB}/cherrypy/test/test_conn.pyc 204${PYSITELIB}/cherrypy/test/test_conn.pyc
199${PYSITELIB}/cherrypy/test/test_conn.pyo 205${PYSITELIB}/cherrypy/test/test_conn.pyo
200${PYSITELIB}/cherrypy/test/test_core.py 206${PYSITELIB}/cherrypy/test/test_core.py
201${PYSITELIB}/cherrypy/test/test_core.pyc 207${PYSITELIB}/cherrypy/test/test_core.pyc
202${PYSITELIB}/cherrypy/test/test_core.pyo 208${PYSITELIB}/cherrypy/test/test_core.pyo
203${PYSITELIB}/cherrypy/test/test_dynamicobjectmapping.py 209${PYSITELIB}/cherrypy/test/test_dynamicobjectmapping.py

cvs diff -r1.3 -r1.4 pkgsrc/www/py-cherrypy/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-cherrypy/distinfo 2011/10/24 21:06:38 1.3
+++ pkgsrc/www/py-cherrypy/distinfo 2013/11/12 19:24:16 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/10/24 21:06:38 gls Exp $ 1$NetBSD: distinfo,v 1.4 2013/11/12 19:24:16 adam Exp $
2 2
3SHA1 (CherryPy-3.2.2.tar.gz) = ad47d2d9c2c68231f0ea1b09ffb2927f42a493b6 3SHA1 (CherryPy-3.2.4.tar.gz) = 9a398e29e614c567d8dd0427ca28111b90df628f
4RMD160 (CherryPy-3.2.2.tar.gz) = b391c6865d04797464a8d124fd812d1602e1fbb9 4RMD160 (CherryPy-3.2.4.tar.gz) = 54ee81d7ffe3d0af96998b948f64d3345831e05c
5Size (CherryPy-3.2.2.tar.gz) = 414099 bytes 5Size (CherryPy-3.2.4.tar.gz) = 424074 bytes