Opened 14 years ago

Closed 14 years ago

#22294 closed defect (fixed)

Livechecking of tcl and tk ports shows the strange result.

Reported by: kiyoshi.coquser@… Owned by: mf2k (Frank Schima)
Priority: Low Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: tcl, tk

Description

Livechecking of tcl and tk ports shows the strange result as follows:

$ port livecheck tcl
tcl seems to have been updated (port version: 8.5.7, new version: 8.5.6)
$ port livecheck tk
tk seems to have been updated (port version: 8.5.7, new version: 8.5.6)
$ 

Patches attached with this report will fix this behavior.

Attachments (2)

patch-Portfile.diff (419 bytes) - added by kiyoshi.coquser@… 14 years ago.
Patch for tcl
patch-Portfile.2.diff (419 bytes) - added by kiyoshi.coquser@… 14 years ago.
Patch for tk

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by kiyoshi.coquser@…

Attachment: patch-Portfile.diff added

Patch for tcl

Changed 14 years ago by kiyoshi.coquser@…

Attachment: patch-Portfile.2.diff added

Patch for tk

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to macsforever2000@…
Status: newassigned

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed

tcl updated in r60020. tk updated in r60021. Thanks!

Note: See TracTickets for help on using tickets.