From owner-cvs-ports@FreeBSD.ORG Sat Jan 29 20:44:17 2005 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 AAD8416A4D4; Sat, 29 Jan 2005 20:44:17 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC67C43D39; Sat, 29 Jan 2005 20:44:16 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 8A1261DD6A8; Sat, 29 Jan 2005 21:44:15 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97938-16-2; Sat, 29 Jan 2005 21:44:13 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 7A4BB1DD439; Sat, 29 Jan 2005 21:44:13 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 716F11C0072A; Sat, 29 Jan 2005 21:44:13 +0100 (CET) From: Dejan Lesjak To: Alex Dupre Date: Sat, 29 Jan 2005 21:44:12 +0100 User-Agent: KMail/1.7.2 References: <200501260856.j0Q8umVF026812@repoman.freebsd.org> In-Reply-To: <200501260856.j0Q8umVF026812@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501292144.12732.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-servers/xorg-fontserver Makefile 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: Sat, 29 Jan 2005 20:44:17 -0000 On Wednesday 26 of January 2005 09:56, Alex Dupre wrote: > ale 2005-01-26 08:56:48 UTC > > FreeBSD ports repository > > Modified files: > x11-servers/xorg-fontserver Makefile > Log: > - Set USE_RC_SUBR to fix the new rcNG startup script > - Bump PORTREVISION > > Revision Changes Path > 1.7 +2 -1 ports/x11-servers/xorg-fontserver/Makefile Oops, missed that. Thanks!