From 21d40b776f611eb13557ad1e0ed2e88a900174f1 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 23 Apr 2003 16:15:02 +0000 Subject: update to 1.5.0 changes: -- Added the ability to edit the date of posting on the posting edit form. -- Update the posting's 'modified' attribute when postings are editted. -- Use BTrees.IIBTree.IISet instead of the deprecated intSet.intSet. -- Fixed problems with indexes and metadata for Zope 2.6.0. -- Added 'date' as metadata by default. -- Fixed handling of reply counts and moderated counts when un-approving postings. -- Moved to Strip-o-Gram 1.4. -- Better documentation and some renaming in updaters. --- www/zope25-Squishdot/Makefile | 6 +++--- www/zope25-Squishdot/PLIST | 9 ++++++++- www/zope25-Squishdot/distinfo | 6 +++--- 3 files changed, 14 insertions(+), 7 deletions(-) (limited to 'www/zope25-Squishdot') diff --git a/www/zope25-Squishdot/Makefile b/www/zope25-Squishdot/Makefile index f8b8d7803b8..21521c76d46 100644 --- a/www/zope25-Squishdot/Makefile +++ b/www/zope25-Squishdot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 17:59:42 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/23 16:15:02 drochner Exp $ # -DISTNAME= Squishdot-1-4-1 -PKGNAME= zope25-Squishdot-1.4.1 +DISTNAME= Squishdot-1-5-0 +PKGNAME= zope25-Squishdot-1.5.0 CATEGORIES= www MASTER_SITES= http://squishdot.org/Download/ diff --git a/www/zope25-Squishdot/PLIST b/www/zope25-Squishdot/PLIST index fab65ff7c8e..507bf211a6e 100644 --- a/www/zope25-Squishdot/PLIST +++ b/www/zope25-Squishdot/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/01 17:59:42 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/04/23 16:15:02 drochner Exp $ lib/zope/lib/python/Products/Squishdot/Article.py lib/zope/lib/python/Products/Squishdot/Article.pyc lib/zope/lib/python/Products/Squishdot/Changes.txt @@ -38,9 +38,13 @@ lib/zope/lib/python/Products/Squishdot/Updaters/1-2-x_1-3-0.py lib/zope/lib/python/Products/Squishdot/Updaters/1-2-x_1-3-0.pyc lib/zope/lib/python/Products/Squishdot/Updaters/1-3-0_1-4-0.py lib/zope/lib/python/Products/Squishdot/Updaters/1-3-0_1-4-0.pyc +lib/zope/lib/python/Products/Squishdot/Updaters/1-4-x_1-5-0.py +lib/zope/lib/python/Products/Squishdot/Updaters/1-4-x_1-5-0.pyc lib/zope/lib/python/Products/Squishdot/Updaters/README.TXT lib/zope/lib/python/Products/Squishdot/Updaters/__init__.py lib/zope/lib/python/Products/Squishdot/Updaters/__init__.pyc +lib/zope/lib/python/Products/Squishdot/Updaters/fix_indexes.py +lib/zope/lib/python/Products/Squishdot/Updaters/fix_indexes.pyc lib/zope/lib/python/Products/Squishdot/Updaters/fix_replies.py lib/zope/lib/python/Products/Squishdot/Updaters/fix_replies.pyc lib/zope/lib/python/Products/Squishdot/Updaters/fix_threading.py @@ -123,11 +127,14 @@ lib/zope/lib/python/Products/Squishdot/stripogram/html2text.py lib/zope/lib/python/Products/Squishdot/stripogram/html2text.pyc lib/zope/lib/python/Products/Squishdot/stripogram/license.txt lib/zope/lib/python/Products/Squishdot/stripogram/readme.txt +lib/zope/lib/python/Products/Squishdot/stripogram/setup.py +lib/zope/lib/python/Products/Squishdot/stripogram/setup.pyc lib/zope/lib/python/Products/Squishdot/stripogram/testStripogram.py lib/zope/lib/python/Products/Squishdot/stripogram/testStripogram.pyc lib/zope/lib/python/Products/Squishdot/tests/__init__.py lib/zope/lib/python/Products/Squishdot/tests/base.py lib/zope/lib/python/Products/Squishdot/tests/test.txt +lib/zope/lib/python/Products/Squishdot/tests/testCounts.py lib/zope/lib/python/Products/Squishdot/tests/testMail.py lib/zope/lib/python/Products/Squishdot/tests/testMailHTMLArticle.mailre lib/zope/lib/python/Products/Squishdot/tests/testMailHTMLComment.mailre diff --git a/www/zope25-Squishdot/distinfo b/www/zope25-Squishdot/distinfo index 84a84ffaec0..3fbc11d14e9 100644 --- a/www/zope25-Squishdot/distinfo +++ b/www/zope25-Squishdot/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/10/01 17:59:42 drochner Exp $ +$NetBSD: distinfo,v 1.2 2003/04/23 16:15:02 drochner Exp $ -SHA1 (zope/Squishdot-1-4-1.tar.gz) = a20ecb9b5301e950fd1c1d4cefd979e845c49dd0 -Size (zope/Squishdot-1-4-1.tar.gz) = 277123 bytes +SHA1 (zope/Squishdot-1-5-0.tar.gz) = 5cc8d018dbb37cf87528f0231151ec5df303c48d +Size (zope/Squishdot-1-5-0.tar.gz) = 280867 bytes -- cgit v1.2.3