pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-cherrypy Changes 3.2.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cea2e23c0d27
branches:  trunk
changeset: 626447:cea2e23c0d27
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 12 19:24:16 2013 +0000

description:
Changes 3.2.4:
Bug-fix release.

diffstat:

 www/py-cherrypy/Makefile |  6 +++---
 www/py-cherrypy/PLIST    |  8 +++++++-
 www/py-cherrypy/distinfo |  8 ++++----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (58 lines):

diff -r 2be751a72768 -r cea2e23c0d27 www/py-cherrypy/Makefile
--- a/www/py-cherrypy/Makefile  Tue Nov 12 19:13:46 2013 +0000
+++ b/www/py-cherrypy/Makefile  Tue Nov 12 19:24:16 2013 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:59 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/11/12 19:24:16 adam Exp $
 
-DISTNAME=      CherryPy-3.2.2
+DISTNAME=      CherryPy-3.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
-MASTER_SITES=  http://download.cherrypy.org/cherrypy/${PKGVERSION_NOREV}/
+MASTER_SITES=  http://pypi.python.org/packages/source/C/CherryPy/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.cherrypy.org/
diff -r 2be751a72768 -r cea2e23c0d27 www/py-cherrypy/PLIST
--- a/www/py-cherrypy/PLIST     Tue Nov 12 19:13:46 2013 +0000
+++ b/www/py-cherrypy/PLIST     Tue Nov 12 19:24:16 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2011/10/03 10:14:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/11/12 19:24:16 adam Exp $
 bin/cherryd
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -14,6 +14,9 @@
 ${PYSITELIB}/cherrypy/_cpcompat.py
 ${PYSITELIB}/cherrypy/_cpcompat.pyc
 ${PYSITELIB}/cherrypy/_cpcompat.pyo
+${PYSITELIB}/cherrypy/_cpcompat_subprocess.py
+${PYSITELIB}/cherrypy/_cpcompat_subprocess.pyc
+${PYSITELIB}/cherrypy/_cpcompat_subprocess.pyo
 ${PYSITELIB}/cherrypy/_cpconfig.py
 ${PYSITELIB}/cherrypy/_cpconfig.pyc
 ${PYSITELIB}/cherrypy/_cpconfig.pyo
@@ -188,6 +191,9 @@
 ${PYSITELIB}/cherrypy/test/test_caching.py
 ${PYSITELIB}/cherrypy/test/test_caching.pyc
 ${PYSITELIB}/cherrypy/test/test_caching.pyo
+${PYSITELIB}/cherrypy/test/test_compat.py
+${PYSITELIB}/cherrypy/test/test_compat.pyc
+${PYSITELIB}/cherrypy/test/test_compat.pyo
 ${PYSITELIB}/cherrypy/test/test_config.py
 ${PYSITELIB}/cherrypy/test/test_config.pyc
 ${PYSITELIB}/cherrypy/test/test_config.pyo
diff -r 2be751a72768 -r cea2e23c0d27 www/py-cherrypy/distinfo
--- a/www/py-cherrypy/distinfo  Tue Nov 12 19:13:46 2013 +0000
+++ b/www/py-cherrypy/distinfo  Tue Nov 12 19:24:16 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/10/24 21:06:38 gls Exp $
+$NetBSD: distinfo,v 1.4 2013/11/12 19:24:16 adam Exp $
 
-SHA1 (CherryPy-3.2.2.tar.gz) = ad47d2d9c2c68231f0ea1b09ffb2927f42a493b6
-RMD160 (CherryPy-3.2.2.tar.gz) = b391c6865d04797464a8d124fd812d1602e1fbb9
-Size (CherryPy-3.2.2.tar.gz) = 414099 bytes
+SHA1 (CherryPy-3.2.4.tar.gz) = 9a398e29e614c567d8dd0427ca28111b90df628f
+RMD160 (CherryPy-3.2.4.tar.gz) = 54ee81d7ffe3d0af96998b948f64d3345831e05c
+Size (CherryPy-3.2.4.tar.gz) = 424074 bytes



Home | Main Index | Thread Index | Old Index