Opened 12 years ago
Closed 12 years ago
#38284 closed update (fixed)
py-pmw-1.3.3a update
Reported by: | howarth@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-pmw |
Description
The Pmw 1.3.3a release from upstream allows all of the Pmw testsuite to run properly under tcl 8.5.13 on fink.
In MacPorts under tcl/tk 8.6, there are four regressions...
ComboBox method curselection ()
result was:
(0,) <type 'tuple'>
('0',) <type 'tuple'>
ComboBox method curselection ()
result was:
(5,) <type 'tuple'>
('5',) <type 'tuple'>
ComboBox method curselection ()
result was:
(0,) <type 'tuple'>
('0',) <type 'tuple'>
ComboBox method curselection ()
result was:
(5,) <type 'tuple'>
('5',) <type 'tuple'>
It would be interesting to know if py-pmw 1.3.3a shows no failures under the previous tcl/tk 8.5.13 packaging in MacPorts
to confirm that these MacPorts' specific regressions are due to tcl/tk 8.6.
Attachments (1)
Change History (4)
Changed 12 years ago by howarth@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to macsforever2000@… |
---|
Please remember to Cc the maintainer.
comment:2 Changed 12 years ago by mf2k (Frank Schima)
r103731. I did not hardcode the version in distname which was in the patch.
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.1.3 |
Note: See
TracTickets for help on using
tickets.
Portfile.diff for py-pmw 1.3.3a