From owner-cvs-all@FreeBSD.ORG Sun May 23 12:38:46 2010 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 28C0A106564A; Sun, 23 May 2010 12:38:46 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 011488FC1C; Sun, 23 May 2010 12:38:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4NCcj9K027820; Sun, 23 May 2010 12:38:45 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4NCcji2027819; Sun, 23 May 2010 12:38:45 GMT (envelope-from danfe) Message-Id: <201005231238.o4NCcji2027819@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sun, 23 May 2010 12:38:45 +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/games/nexuiz Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2010 12:38:46 -0000 danfe 2010-05-23 12:38:45 UTC FreeBSD ports repository Modified files: games/nexuiz Makefile Log: Fix function signature to match that of libpng 1.4. While the game seems to be playable without this change, bump PORTREVISION just to be safe. Package is not built by default anyways. PR: ports/146150 Revision Changes Path 1.33 +4 -1 ports/games/nexuiz/Makefile