Bug 118074 - net-im/jarl Runtime error: unknown (tk) option "state"
Summary: net-im/jarl Runtime error: unknown (tk) option "state"
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 17:10 UTC by Henk van Oers
Modified: 2008-03-12 11:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2007-11-15 17:10:01 UTC
[henk@dragon ~]$ jarl
unknown option "state" at /usr/local/share/jarl/lib/main_tk.pl line 950.
[henk@dragon ~]$

line 950:   $GUI{Login}->{Connect}->configure(state=>"normal");

How-To-Repeat: Run jarl
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-15 17:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2008-01-24 08:13:41 UTC
Responsible Changed
From-To: itetcu->freebsd-ports-bugs

With bugmeister hat on, reset itetcu's ownership of this one, since he has 
been inactive for some time.
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-12 02:24:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-03-12 10:52:12 UTC
gahr        2008-03-12 10:52:05 UTC

  FreeBSD ports repository

  Modified files:
    net-im/jarl          Makefile 
  Added files:
    net-im/jarl/files    patch-lib_login_tk.pl 
                         patch-lib_main_tk.pl 
  Log:
  - Fix runtime error: unknown (tk) option "state"
  - Beautify and fix style in Makefile
  - Adopt maintainship
  
  PR:             118074
  Submitted by:   Henk van Oers <henk@signature.nl>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.9       +9 -12     ports/net-im/jarl/Makefile
  1.1       +11 -0     ports/net-im/jarl/files/patch-lib_login_tk.pl (new)
  1.1       +11 -0     ports/net-im/jarl/files/patch-lib_main_tk.pl (new)
_______________________________________________
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"
Comment 5 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-12 10:52:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!