From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 22 20:10:03 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 B0749106566B for ; Sat, 22 Sep 2012 20:10:03 +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 6FEA88FC16 for ; Sat, 22 Sep 2012 20:10:03 +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 q8MKA3mK007014 for ; Sat, 22 Sep 2012 20:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8MKA3LL007013; Sat, 22 Sep 2012 20:10:03 GMT (envelope-from gnats) Resent-Date: Sat, 22 Sep 2012 20:10:03 GMT Resent-Message-Id: <201209222010.q8MKA3LL007013@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 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA4401065670 for ; Sat, 22 Sep 2012 20:01:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 962F58FC14 for ; Sat, 22 Sep 2012 20:01:41 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8MK1eL6075563 for ; Sat, 22 Sep 2012 20:01:40 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8MK1eqh075562; Sat, 22 Sep 2012 20:01:40 GMT (envelope-from nobody) Message-Id: <201209222001.q8MK1eqh075562@red.freebsd.org> Date: Sat, 22 Sep 2012 20:01:40 GMT From: Dmitry To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171875: net-p2p/transmission25-cli typo in Makefile [patch] 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, 22 Sep 2012 20:10:03 -0000 >Number: 171875 >Category: ports >Synopsis: net-p2p/transmission25-cli typo in Makefile [patch] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 22 20:10:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Dmitry >Release: 9.1-PRERELEASE >Organization: Noname >Environment: FreeBSD *** 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r240595: *** root@***:/usr/obj/usr/src/sys/GENERIC_ amd64 >Description: Typo in dependency transmission25-web >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2012-08-11 01:59:17.000000000 +0600 +++ Makefile 2012-09-23 01:52:53.000000000 +0600 @@ -26,7 +26,7 @@ # General dependencies GEN_LIB_DEPENDS=curl.6:${PORTSDIR}/ftp/curl \ event-2.0.6:${PORTSDIR}/devel/libevent2 -GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web +GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission25-web USE_GMAKE= yes USE_GNOME?= pkgconfig >Release-Note: >Audit-Trail: >Unformatted: