Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5AAD663C83B for ; Wed, 15 Jun 2011 15:22:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2C9D414A183; Wed, 15 Jun 2011 15:22:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E884514A17B for ; Wed, 15 Jun 2011 15:22:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wm2IyOCxQhN3 for ; Wed, 15 Jun 2011 15:22:41 +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 5F41814A178 for ; Wed, 15 Jun 2011 15:22:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4BC87175DD; Wed, 15 Jun 2011 15:22:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 15 Jun 2011 15:22:41 +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: <20110615152241.4BC87175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Wed Jun 15 15:22:41 UTC 2011 Modified Files: pkgsrc/www/geeklog: Makefile PLIST distinfo Log Message: Update geeklog to 1.8.0. Quote from release announce: With Geeklog 1.8.0 we have raised the minimum system requirement for PHP. PHP version 5.2.0 or greater is now required. There are a number of new features with this version of Geeklog. These include: - Improved Configuration, which was the Google Summer of Code project of Akeda Bagus from 2010. Improvements include the ability to search for configuration attributes, tabs, input validation as well as an updated look. - OAuth Support, allowing users to log into a Geeklog site with their Facebook, Twitter, or LinkedIn account, developed by Hiroshi Sakuramoto of Geeklog Japan. - Includes jQuery 1.5.2 and jQuery UI 1.8.11 - Updated Professional theme with new icons and tooltips. - Reworked Plugin Admin interface that now checks for dependencies when a plugin is installed. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/geeklog/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/geeklog/PLIST cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/geeklog/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.