From owner-cvs-all@FreeBSD.ORG Mon Oct 1 06:59:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C1A016A418; Mon, 1 Oct 2007 06:59:50 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C3FD13C48D; Mon, 1 Oct 2007 06:59:50 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l916xnBC036349; Mon, 1 Oct 2007 06:59:49 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l916xnIE036348; Mon, 1 Oct 2007 06:59:49 GMT (envelope-from edwin) Message-Id: <200710010659.l916xnIE036348@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 1 Oct 2007 06:59:49 +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/irc/ratbox-services Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 01 Oct 2007 06:59:50 -0000 edwin 2007-10-01 06:59:49 UTC FreeBSD ports repository Modified files: irc/ratbox-services Makefile pkg-plist Log: [PATCH] irc/ratbox-services: Unbreak and portlint the port has a syntax error which breaks (INDEX) building if WITH_PGSQL is set. I also took the liberty of removing some portlint warnings. Maintainer was pointed to it over IRC. PR: ports/116761 Submitted by: Ulrich Spoerlein Revision Changes Path 1.5 +15 -13 ports/irc/ratbox-services/Makefile 1.3 +0 -1 ports/irc/ratbox-services/pkg-plist