From owner-cvs-ports@FreeBSD.ORG Mon May 16 18:20:04 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A8D106566B; Mon, 16 May 2011 18:20:04 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC628FC0A; Mon, 16 May 2011 18:20:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4GIK4xe098916; Mon, 16 May 2011 18:20:04 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4GIK4Av098915; Mon, 16 May 2011 18:20:04 GMT (envelope-from kwm) Message-Id: <201105161820.p4GIK4Av098915@repoman.freebsd.org> From: Koop Mast Date: Mon, 16 May 2011 18:20:04 +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/openttd Makefile distinfo pkg-plist ports/games/openttd/files liblzma.pc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 May 2011 18:20:04 -0000 kwm 2011-05-16 18:20:04 UTC FreeBSD ports repository Modified files: games/openttd Makefile distinfo pkg-plist Added files: games/openttd/files liblzma.pc Log: Update to 1.1.0. Update mirrors. Use USE_XZ liblzma check, only works with the pkgconfig file. Add workaround for systems where liblzma is in base. PR: ports/156114 Submitted by: myself Approved by: maintainer timeout (45 days) Revision Changes Path 1.34 +21 -12 ports/games/openttd/Makefile 1.23 +2 -2 ports/games/openttd/distinfo 1.1 +19 -0 ports/games/openttd/files/liblzma.pc (new) 1.15 +2 -2 ports/games/openttd/pkg-plist