From owner-cvs-ports@FreeBSD.ORG Thu Oct 21 18:00:16 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17DB3106564A; Thu, 21 Oct 2010 18:00:15 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CA3188FC14; Thu, 21 Oct 2010 18:00:15 +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 o9LI0F3Y006717; Thu, 21 Oct 2010 18:00:15 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9LI0Fhg006716; Thu, 21 Oct 2010 18:00:15 GMT (envelope-from pgollucci) Message-Id: <201010211800.o9LI0Fhg006716@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 21 Oct 2010 18:00:15 +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/apache22 Makefile ports/www/apache22/files apache22.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2010 18:00:16 -0000 pgollucci 2010-10-21 18:00:15 UTC FreeBSD ports repository Modified files: www/apache22 Makefile www/apache22/files apache22.in Log: - The previous update to the rc.d script didn't quite maintain the old behavior correctly. This fixes the pid file name PR: ports/151623 Submitted by: Vivek Khera With Hat: apache@ Point hat to: myself (pgollucci) Revision Changes Path 1.283 +1 -0 ports/www/apache22/Makefile 1.10 +2 -1 ports/www/apache22/files/apache22.in