From owner-svn-ports-all@FreeBSD.ORG Sun Oct 13 14:05:04 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 50401F5 for ; Sun, 13 Oct 2013 14:05:04 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFAC924F7 for ; Sun, 13 Oct 2013 14:05:03 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id ev20so4803171lab.22 for ; Sun, 13 Oct 2013 07:04:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:content-type; bh=jESzxIDsi9ivMKAsExaJjsUwEA0x+RKIylzPtL5R9hQ=; b=WovDqduEhJyCOFcnjraM3dVFLonJ3/YpyxJSWisQL94Ixm+g/2iroR26aypXjxyb5Z Vv7bMKLwD+a1rwWXS6nAYL62mckFj1v2wZuWuArDaXmtPhHT2jEXtOIcg6PlAHH4KV5m CCmSBDt0u53z7UyyMIEy8UZsIcacqlpthp7qWLLNNLXFlt1FWAhsqfn2EJNMTjdIk501 ytrBf0vshDlZND5W8KYNgY03v2Rb9AuDKAxqKc724RaOlE5SUPPAmGkNTgBhxBC+Ysdb rQAJIX+NzkbWsETKTGcnzSYfvYxEQTzOhNkims/NDBr3Un3QA24+Vf4LPX48zvMCQ2iM l9BQ== X-Gm-Message-State: ALoCoQkxZCIelDWDH+fkyEmxUOl45C40nxhG/rh50yn5JuL3mB4c2YnLA84f/xWYgbQvcEISQ1Um X-Received: by 10.112.40.110 with SMTP id w14mr197448lbk.42.1381673095957; Sun, 13 Oct 2013 07:04:55 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.91.9 with HTTP; Sun, 13 Oct 2013 07:04:35 -0700 (PDT) In-Reply-To: <201310131402.r9DE274q087792@svn.freebsd.org> References: <201310131402.r9DE274q087792@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Oct 2013 22:04:35 +0800 X-Google-Sender-Auth: iidAukIKJTEeNAGSeWwfmxbYRNQ Message-ID: Subject: Re: svn commit: r330230 - head/www/p5-HTML-Mason To: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 14:05:04 -0000 On Sun, Oct 13, 2013 at 10:02 PM, Sunpoet Po-Chuan Hsieh < sunpoet@freebsd.org> wrote: > Author: sunpoet > Date: Sun Oct 13 14:02:07 2013 > New Revision: 330230 > URL: http://svnweb.freebsd.org/changeset/ports/330230 > > Log: > - Fix USE_APACHE_RUN > > Reported by: az > Sorry, I overlooked the mail. It should be "Reported by: Andrzej Tobola < ato@iem.pw.edu.pl>".