Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Ty Sarna <tsarna@netbsd.org>
List: source-changes
Date: 02/14/2000 18:48:41
Module Name:	pkgsrc
Committed By:	tsarna
Date:		Tue Feb 15 02:48:41 UTC 2000

Modified Files:
	pkgsrc/www/zope: Makefile
	pkgsrc/www/zope/files: Makefile.in md5 zope-install.py
	pkgsrc/www/zope/patches: patch-aa
	pkgsrc/www/zope/pkg: DESCR

Log Message:
Update to 2.1.4. Besides the changes listed below, the pkg was also
fractured into two more pieces: py-extclass and py-dtml, which are
independantly useful.

Highlights of changes from 2.0.1 to 2.1.4:
	- Performance improvements
	- Switch to new dtml <dtml-xxx> syntax by default.
	- Many ZCatalog improvements
	- try/except, try/except/else in DTML (py-dtml package)
	- FastCGI support (not on NetBSD yet -- no threads)
	- Two security fixes (mostly for sites that allow untrusted
		people to write DTML)
	- Two object database fixes when working with versions and doing
		a pack
	- Other minor bugs

See full changes at http://www.zope.org/Products/Zope/2.1.4/CHANGES.txt


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/zope/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/zope/files/Makefile.in \
    pkgsrc/www/zope/files/zope-install.py
cvs rdiff -r1.6 -r1.7 pkgsrc/www/zope/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/www/zope/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/zope/pkg/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.