Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 20:01:40 GMT
From:      Dmitry <dmitry2004@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171875: net-p2p/transmission25-cli typo in Makefile [patch]
Message-ID:  <201209222001.q8MK1eqh075562@red.freebsd.org>
Resent-Message-ID: <201209222010.q8MKA3LL007013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209222001.q8MK1eqh075562>