From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 15 16:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ADD7E93E for ; Fri, 15 Feb 2013 16:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7B4BB691 for ; Fri, 15 Feb 2013 16:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FG00Qe034390 for ; Fri, 15 Feb 2013 16:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FG00Qn034389; Fri, 15 Feb 2013 16:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 15 Feb 2013 16:00:00 GMT Resent-Message-Id: <201302151600.r1FG00Qn034389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5598A640 for ; Fri, 15 Feb 2013 15:56:27 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id E8AD264B for ; Fri, 15 Feb 2013 15:56:26 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.24]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0LhQlC-1Uk8F73SM4-00mXV2 for ; Fri, 15 Feb 2013 16:56:25 +0100 Received: (qmail invoked by alias); 15 Feb 2013 15:56:24 -0000 Received: from 226-42.104-92.cust.bluewin.ch (EHLO something.email.com) [92.104.42.226] by mail.gmx.net (mp024) with SMTP; 15 Feb 2013 16:56:24 +0100 Received: by something.email.com (sSMTP sendmail emulation); Fri, 15 Feb 2013 16:56:23 +0100 Message-Id: <20130215155627.5598A640@hub.freebsd.org> Date: Fri, 15 Feb 2013 16:56:23 +0100 From: nemysis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/176174: [PATCH] games/0ad: Changed Homepage, use LDCONFIG Cc: madpilot@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 16:00:00 -0000 >Number: 176174 >Category: ports >Synopsis: [PATCH] games/0ad: Changed Homepage, use LDCONFIG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 15 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 >Description: Makefile changed: +USE_LDCONFIG= yes pkg-descr +WWW: http://play0ad.com/ Port maintainer (madpilot@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- 0ad-0.0.12_2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/0ad/Makefile ./Makefile --- /usr/ports/games/0ad/Makefile 2013-02-01 13:15:17.000000000 +0100 +++ ./Makefile 2013-02-15 16:52:33.000000000 +0100 @@ -31,6 +31,7 @@ USE_GNOME= libxml2 gtk20 USE_GL= gl USE_OPENAL= al +USE_LDCONFIG= yes USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) MAKE_JOBS_SAFE= yes diff -ruN --exclude=CVS /usr/ports/games/0ad/pkg-descr ./pkg-descr --- /usr/ports/games/0ad/pkg-descr 2013-01-14 17:55:28.000000000 +0100 +++ ./pkg-descr 2013-02-15 16:44:55.000000000 +0100 @@ -13,4 +13,4 @@ 0 A.D. an educational celebration of game development and ancient history. -WWW: http://wildfiregames.com/0ad/ +WWW: http://play0ad.com/ --- 0ad-0.0.12_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: