Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 68E6363B952 for ; Tue, 10 Aug 2010 16:00:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D45F863B104; Tue, 10 Aug 2010 16:00:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D232963B101 for ; Tue, 10 Aug 2010 16:00:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B6470175DD; Tue, 10 Aug 2010 16:00:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 10 Aug 2010 16:00:42 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/geeklog To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100810160042.B6470175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Aug 10 16:00:42 UTC 2010 Modified Files: pkgsrc/www/geeklog: Makefile PLIST distinfo pkgsrc/www/geeklog/patches: patch-aj Log Message: Update geeklog package to 1.7.0. Quote from release announce: This release adds support for PostgreSQL (in addition to MySQL and MS SQL), developed by Stan Palatnik during the Google Summer of Code 2009. It also adds a re-authentication option in case the CSRF token expires, thus preventing loss of data. For other improvements, please see the list of changes. Of course, it also addresses the latest security issue. We would also like to thank all those students again who applied for the Google Summer of Code 2010 and submitted patches for Geeklog. Some of them already made it into 1.7.0, the rest is scheduled for inclusion into Geeklog 1.7.1. We will also be looking into adding more of our successful GSoC projects from 2009 into that release. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/geeklog/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/geeklog/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/geeklog/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/geeklog/patches/patch-aj Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.