Bug 156548 - ports/mail/exmh2 uses old Tcl/Tk 8.4, not default version 8.5
Summary: ports/mail/exmh2 uses old Tcl/Tk 8.4, not default version 8.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 14:00 UTC by Ralf Wenk
Modified: 2011-05-14 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (801 bytes, patch)
2011-04-21 14:00 UTC, Ralf Wenk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Wenk 2011-04-21 14:00:20 UTC
The Makfile of ports/mail/exmh2 defines Tcl/TK 8.4 as the version to use.
The 8.4 version has a problem which causes the following error message:
BgRegister X server insecure (must use xauth-style authorization); command ignored
According to
http://sourceforge.net/tracker/index.php?func=detail&aid=1909931&group_id=12997&atid=112997
this problem is fixed in the 8.5 version. Changing the version to 8.5 in the
Makefile proved it.

How-To-Repeat: Do a ssh login on above FreeBSD version from an X-session on a
Linux IZ-VMH-01 2.6.36-gentoo-r5 #5 SMP PREEMPT Sat Feb 12 07:37:13 CET 2011 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ AuthenticAMD GNU/Linux
and then start exmh. The above error message will appear.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2011-05-14 15:12:23 UTC
State Changed
From-To: open->closed

committed, thanks
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-14 15:12:28 UTC
arved       2011-05-14 14:12:14 UTC

  FreeBSD ports repository

  Modified files:
    mail/exmh2           Makefile 
  Log:
  Use TCL/Tk 8.5
  
  PR:             156548
  Submitted by:   Ralf Wenk <IZ-FreeBSD0701@hs-karlsruhe.de>
  
  Revision  Changes    Path
  1.63      +5 -5      ports/mail/exmh2/Makefile
_______________________________________________
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"