head	1.8;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	old_RELEASE_6_2_0:1.4
	old_RELEASE_6_1_0:1.2
	old_RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2011.02.25.04.40.29;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.18.17.23.54;	author nivit;	state Exp;
branches;
next	1.6;

1.6
date	2007.07.29.13.34.25;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2006.11.24.07.24.35;	author alexbl;	state Exp;
branches;
next	1.4;

1.4
date	2006.04.27.13.52.44;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2006.04.08.13.13.58;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.28.13.14.45;	author tdb;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.11.22.18.25;	author pav;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Move over to py25
- while here drop md5 support
- Small cleanups
@
text
@SHA256 (CherryPy-2.3.0.tar.gz) = a41e1b31ab723f50223b303991bb4e1a420a05deb2f4ab923a2ceadece4854cf
SIZE (CherryPy-2.3.0.tar.gz) = 241999
@


1.7
log
@- Update to 2.3.0
- Change download site
- Check for NOPORTEXAMPLES variable instead of WITH_EXAMPLES
- Don't mix %%PORTEXAMPLES%% with %%PYTHON_SITELIBDIR, and so make portlint happy

PR:		ports/128844
Submitted by:	Wen Heping <wenheping at gmail dot com>
Approved by:	maintainer timeout (alexbl, 9 weeks), and because required by PR: ports/130180
@
text
@a0 1
MD5 (CherryPy-2.3.0.tar.gz) = 80ce0f666f2899d4e681432e4061db16
@


1.6
log
@- This port is no longer needed, so update to 2.2.1 to match py-cherrypy port,
  which is going to get updated to 3.0.1. This will be a dependency for
  news/sabnzbd now

Sounds like a good idea to:	alexbl (maintainer)
@
text
@d1 3
a3 3
MD5 (CherryPy-2.2.1.tar.gz) = 14bf17b0706bc480342cb8fcfaed74cd
SHA256 (CherryPy-2.2.1.tar.gz) = af83ef4f7b6ffabfccea2794cc61ca0f6fabf24c95901b22ea36e5407ffb794b
SIZE (CherryPy-2.2.1.tar.gz) = 219932
@


1.5
log
@ - repocopy of www/py-cherrypy to www/py-cherrypy-old
 - www/py-cherrypy-old is at 2.1.1 for TurboGears 0.8

PR:		101640
Submitted by:	self
Approved by:	Nicola Vitale <nivit@@email.it> (www/py-cherrypy maintainer)
@
text
@d1 3
a3 3
MD5 (CherryPy-2.1.1.tar.gz) = f36d73a8c38c1444285b37c3451dce86
SHA256 (CherryPy-2.1.1.tar.gz) = 2edb7213b030c116c53bbe5bc72c85e2978ed2aa515b6ba9560c8a8ce8968cf0
SIZE (CherryPy-2.1.1.tar.gz) = 177839
@


1.4
log
@Update 2.2.1

PR:		96334
Submitted by:	Nicola Vitale <nivit@@email.it> (maintainer)
@
text
@d1 3
a3 3
MD5 (CherryPy-2.2.1.tar.gz) = 14bf17b0706bc480342cb8fcfaed74cd
SHA256 (CherryPy-2.2.1.tar.gz) = af83ef4f7b6ffabfccea2794cc61ca0f6fabf24c95901b22ea36e5407ffb794b
SIZE (CherryPy-2.2.1.tar.gz) = 219932
@


1.3
log
@- Update to 2.2.0
- Hide examples behind WITH_EXAMPLES

PR:		ports/95366
Submitted by:	Nicola Vitale <nivit@@email.it> (maintainer)
@
text
@d1 3
a3 3
MD5 (CherryPy-2.2.0.tar.gz) = 13ea297f2f0c650cca856276a45ed29a
SHA256 (CherryPy-2.2.0.tar.gz) = 3dd0e0dc2cdd0900d8f4a27fdb80fcdd98634f34aa00ad78b96e8e229f1f2b9b
SIZE (CherryPy-2.2.0.tar.gz) = 221662
@


1.2
log
@- Update to 2.2.0.b

PR:		92448
Submitted by:	nivit@@email.it (maintainer)
@
text
@d1 3
a3 3
MD5 (CherryPy-2.2.0beta.tar.gz) = 58c14f2f3a3f1fe0f11d30f5c09b1f5c
SHA256 (CherryPy-2.2.0beta.tar.gz) = c46548ba484f15c950d4a2e57798faecd67fee66bc440a1e9f93f5b19169f854
SIZE (CherryPy-2.2.0beta.tar.gz) = 190251
@


1.1
log
@CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.

PR:		ports/91686
Submitted by:	Nicola Vitale <nivit@@email.it>
@
text
@d1 3
a3 3
MD5 (CherryPy-2.1.1.tar.gz) = f36d73a8c38c1444285b37c3451dce86
SHA256 (CherryPy-2.1.1.tar.gz) = 2edb7213b030c116c53bbe5bc72c85e2978ed2aa515b6ba9560c8a8ce8968cf0
SIZE (CherryPy-2.1.1.tar.gz) = 177839
@

