Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BB33B63B121 for ; Tue, 9 Dec 2008 07:27:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 76DEF63B12C; Tue, 9 Dec 2008 07:27:40 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id CA1EF63B103 for ; Tue, 9 Dec 2008 07:27:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AEF7A175D0; Tue, 9 Dec 2008 07:27:39 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/typolight To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20081209072739.AEF7A175D0@cvs.netbsd.org> Date: Tue, 9 Dec 2008 07:27:39 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Dec 9 07:27:39 UTC 2008 Modified Files: pkgsrc/www/typolight: Makefile pkgsrc/www/typolight/files: README typolight.conf Log Message: - Add write permission to plugins and system/libraries directories. - Remove description of using PostgreSQL for backend database from files/README. - Replace remained www/www to APACHE_USER/APACHE_GROUP in Makefile. - Don't hardcord /typolight in files/typolight.conf. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/www/typolight/Makefile cvs rdiff -r1.1 -r1.2 pkgsrc/www/typolight/files/README \ pkgsrc/www/typolight/files/typolight.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.