From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 1 13:00:21 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 028701065675 for ; Sat, 1 Sep 2012 13:00:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F2AD58FC0C for ; Sat, 1 Sep 2012 13:00:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q81D0ICI007490 for ; Sat, 1 Sep 2012 13:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q81D0IXk007489; Sat, 1 Sep 2012 13:00:18 GMT (envelope-from gnats) Resent-Date: Sat, 1 Sep 2012 13:00:18 GMT Resent-Message-Id: <201209011300.q81D0IXk007489@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 [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D4681065674 for ; Sat, 1 Sep 2012 12:58:08 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id E39AE8FC15 for ; Sat, 1 Sep 2012 12:58:07 +0000 (UTC) Received: (qmail invoked by alias); 01 Sep 2012 12:58:02 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp024) with SMTP; 01 Sep 2012 14:58:02 +0200 Received: by something.email.com (sSMTP sendmail emulation); Sat, 01 Sep 2012 14:58:02 +0200 Message-Id: <20120901125808.9D4681065674@hub.freebsd.org> Date: Sat, 01 Sep 2012 14:58:02 +0200 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jgh@FreeBSD.org Subject: ports/171233: [MAINTAINER] games/simsu: fixed typo incons X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2012 13:00:21 -0000 >Number: 171233 >Category: ports >Synopsis: [MAINTAINER] games/simsu: fixed typo incons >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 01 13:00:18 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: Makefile changed: fixed typo incons Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- simsu-1.2.2_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/simsu/Makefile ./Makefile --- /usr/ports/games/simsu/Makefile 2012-08-27 19:39:52.000000000 +0200 +++ ./Makefile 2012-09-01 14:49:41.000000000 +0200 @@ -47,7 +47,7 @@ # Icons ${MKDIR} ${PREFIX}/share/icons/hicolor -.for d in incons +.for d in icons @(cd ${WRKSRC}/${d} && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons/) .endfor --- simsu-1.2.2_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: