From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 15 02:00:16 2009 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 E7FBE106568C for ; Sat, 15 Aug 2009 02:00:16 +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 C3B538FC61 for ; Sat, 15 Aug 2009 02:00:16 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7F20GCF019651 for ; Sat, 15 Aug 2009 02:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7F20GOH019650; Sat, 15 Aug 2009 02:00:16 GMT (envelope-from gnats) Resent-Date: Sat, 15 Aug 2009 02:00:16 GMT Resent-Message-Id: <200908150200.n7F20GOH019650@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, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2942C106568D; Sat, 15 Aug 2009 01:58:53 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id DC81A8FC43; Sat, 15 Aug 2009 01:58:52 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.69) (envelope-from ) id 1Mc8Xj-0004C1-K9; Sat, 15 Aug 2009 05:58:51 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 08DDAB860; Sat, 15 Aug 2009 05:58:50 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 923FB108842; Sat, 15 Aug 2009 05:58:40 +0400 (MSD) Message-Id: <20090815015840.923FB108842@hades.panopticon> Date: Sat, 15 Aug 2009 05:58:40 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gnome@FreeBSD.org Subject: ports/137784: [PATCH] devel/xdg-utils: cannot handle arguments with # symbol 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, 15 Aug 2009 02:00:17 -0000 >Number: 137784 >Category: ports >Synopsis: [PATCH] devel/xdg-utils: cannot handle arguments with # symbol >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: Sat Aug 15 02:00:16 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 8.0-BETA2 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009 >Description: # xdg-open "http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/applications.html#PORTS-MAJOR-UPGRADE" sed: 1: "s#%s#http://www.freebsd ...": bad flag in substitute command: 'P' xdg-open:367: browser_with_arg=`echo "$browser" | sed s#%s#"$1"#` obviously there should be some escaping. Or, I'd use printf instead of echo here. I've also submitted this upstream: https://bugs.freedesktop.org/show_bug.cgi?id=23319 Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: