From nobody@FreeBSD.org  Sat Apr 24 16:07:18 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 45BBA1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 16:07:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id F27C68FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 16:07:17 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3OG7HHN012773
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Apr 2010 16:07:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3OG7Hl2012772;
	Sat, 24 Apr 2010 16:07:17 GMT
	(envelope-from nobody)
Message-Id: <201004241607.o3OG7Hl2012772@www.freebsd.org>
Date: Sat, 24 Apr 2010 16:07:17 GMT
From: Bruce Cran <bruce@cran.org.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gitk from devel/git fails because x11-toolkits/tk85 installs wish as wish8.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146016
>Category:       ports
>Synopsis:       gitk from devel/git fails because x11-toolkits/tk85 installs wish as wish8.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 24 16:10:07 UTC 2010
>Closed-Date:    Fri May 07 02:50:08 UTC 2010
>Last-Modified:  Fri May 07 02:50:08 UTC 2010
>Originator:     Bruce Cran
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD core.draftnet 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r207146: Sat Apr 24 13:04:52 BST 2010     brucec@core.draftnet:/usr/obj/usr/src/head/sys/CORE  amd64
>Description:
devel/git installs a version of gitk which doesn't work by default because the x11-toolkits/tk85 dependency doesn't install a 'wish' binary, but instead installs it as wish8.5:

> gitk
exec: wish: not found
>How-To-Repeat:
Install devel/git and run gitk
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 24 16:10:17 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146016 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146016: commit references a PR
Date: Fri,  7 May 2010 02:43:53 +0000 (UTC)

 wxs         2010-05-07 02:43:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/git            Makefile distinfo pkg-plist 
     devel/git/files      pkg-message.in 
   Added files:
     devel/git/files      patch-gitk-git__gitk 
   Log:
   Update to 1.7.1.
   [1]: Fix gitk to exec wish8.5 and not wish.
   [2]: Add a CONTRIB knob, default to on, which installs contrib scripts.
   Use COPYTREE_SHARE for installing GITWEB stuff.
   Whitespace cleanup in P4 OPTION definition and installation.
   Note CONTRIB information in pkg-message.
   
   Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt
   
   PR:             [1]: ports/146016
   Submitted by:   [1]: Bruce Cran <bruce@cran.org.uk>
                   [2]: Martin Sugioarto (based upon a patch via private mail)
   
   Revision  Changes    Path
   1.86      +30 -17    ports/devel/git/Makefile
   1.60      +18 -18    ports/devel/git/distinfo
   1.1       +10 -0     ports/devel/git/files/patch-gitk-git__gitk (new)
   1.2       +11 -0     ports/devel/git/files/pkg-message.in
   1.56      +95 -0     ports/devel/git/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Fri May 7 02:50:07 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146016 
>Unformatted:
