From owner-cvs-ports@FreeBSD.ORG Thu Feb 12 22:02:55 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2656816A4F3; Thu, 12 Feb 2004 22:02:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C48C443D1D; Thu, 12 Feb 2004 22:02:52 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D62qGe029497; Thu, 12 Feb 2004 22:02:52 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D62qDM029496; Thu, 12 Feb 2004 22:02:52 -0800 (PST) (envelope-from marcus) Message-Id: <200402130602.i1D62qDM029496@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 12 Feb 2004 22:02:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/plugger Makefile ports/www/plugger/files patch-plugger.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 13 Feb 2004 06:02:55 -0000 marcus 2004/02/12 22:02:52 PST FreeBSD ports repository Modified files: www/plugger Makefile www/plugger/files patch-plugger.c Log: Add the correct patch for plugger.c. I accidentally cvs rm'd this patch instead of the pluggerrc patch, then cvs add'd the old revision, and forgot to repatch. Long story short, I messed up, and this fixes it. Reported by: Tom McLaughlin Pointy hat to: me Revision Changes Path 1.23 +1 -0 ports/www/plugger/Makefile 1.2 +9 -42 ports/www/plugger/files/patch-plugger.c