From owner-cvs-all@FreeBSD.ORG Fri Jul 2 06:53:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E3C16A4CE; Fri, 2 Jul 2004 06:53:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C22443D1D; Fri, 2 Jul 2004 06:53:48 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i626pkZk012698; Fri, 2 Jul 2004 06:51:46 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i626pkTr012697; Fri, 2 Jul 2004 06:51:46 GMT (envelope-from erwin) Message-Id: <200407020651.i626pkTr012697@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 2 Jul 2004 06:51:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/ircd-hybrid Makefileports/irc/ircd-hybrid/files include-config.h.pre-patch patch-include-config.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 06:53:48 -0000 erwin 2004-07-02 06:51:46 UTC FreeBSD ports repository Modified files: irc/ircd-hybrid Makefile Added files: irc/ircd-hybrid/files include-config.h.pre-patch Removed files: irc/ircd-hybrid/files patch-include-config.h Log: Yet another file that had the version number hardcoded in it. Patch the patch on the fly to use PORTVERSION. The version number should probably be removed alltogether. Approved by: maintainer Revision Changes Path 1.32 +6 -0 ports/irc/ircd-hybrid/Makefile 1.1 +32 -0 ports/irc/ircd-hybrid/files/include-config.h.pre-patch (new) 1.3 +0 -32 ports/irc/ircd-hybrid/files/patch-include-config.h (dead)