From owner-cvs-all@FreeBSD.ORG Fri Aug 26 11:22:02 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0FB0106566C; Fri, 26 Aug 2011 11:22:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E168F8FC14; Fri, 26 Aug 2011 11:22:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7QBM2IJ020993; Fri, 26 Aug 2011 11:22:02 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7QBM2cr020982; Fri, 26 Aug 2011 11:22:02 GMT (envelope-from sunpoet) Message-Id: <201108261122.p7QBM2cr020982@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Aug 2011 11:22:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/tokyopromenade Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2011 11:22:03 -0000 sunpoet 2011-08-26 11:22:02 UTC FreeBSD ports repository Modified files: www/tokyopromenade Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.9.22 - Add OPTIONS: LUA - Sort PLIST - Update WWW Changes: 0.9.22: - promenade.c (realmain): a bug related to missing configuration was fixed. 0.9.21: - common.c (trimxmlchars): a bug of deleting symbol characters was fixed. 0.9.20: - common.c (trimxmlchars): new function. - promenade.c (realmain): a configuration parameter for MIME dicision was added. PR: ports/160186 Submitted by: sunpoet (myself) Approved by: qingfeng (maintainer) Revision Changes Path 1.4 +7 -6 ports/www/tokyopromenade/Makefile 1.3 +2 -2 ports/www/tokyopromenade/distinfo 1.2 +1 -1 ports/www/tokyopromenade/pkg-descr 1.2 +10 -9 ports/www/tokyopromenade/pkg-plist