diff options
author | mi <mi@FreeBSD.org> | 2006-05-17 20:35:55 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2006-05-17 20:35:55 +0000 |
commit | b9f0c543e1db30cae3093cea664570b01fde7b9a (patch) | |
tree | 601e79761f507d27e857cf7475319c2c882a9197 /x11-fm/tkdesk/distinfo | |
parent | cd19e45b413aeb1b942bc925a1164c3562809b39 (diff) | |
download | FreeBSD-ports-b9f0c543e1db30cae3093cea664570b01fde7b9a.zip FreeBSD-ports-b9f0c543e1db30cae3093cea664570b01fde7b9a.tar.gz |
Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).
Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.
Approved by: maintainer
Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.
The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me.
Diffstat (limited to 'x11-fm/tkdesk/distinfo')
-rw-r--r-- | x11-fm/tkdesk/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-fm/tkdesk/distinfo b/x11-fm/tkdesk/distinfo index a52ebcd..c8a1b75 100644 --- a/x11-fm/tkdesk/distinfo +++ b/x11-fm/tkdesk/distinfo @@ -1,3 +1,9 @@ MD5 (tkdesk-2.0.tar.gz) = 8714575718465356167c50ae52d68131 SHA256 (tkdesk-2.0.tar.gz) = a682cb4cd54a5d30844f55194d97899137a00843d6bef1b9a599d39ac3c8c324 SIZE (tkdesk-2.0.tar.gz) = 907432 +MD5 (tkdesk-2.0p1.patch) = 932bf12a958037ef534660abb217dee1 +SHA256 (tkdesk-2.0p1.patch) = b1898f8c926eb36fb5248818b8db8f17e9410bbc16e8a0fa2a6dabadcddadc30 +SIZE (tkdesk-2.0p1.patch) = 3147 +MD5 (tkdesk-2.0p2.patch) = ad9865dfd51d13a9a61279a9c78ddc10 +SHA256 (tkdesk-2.0p2.patch) = e79428407def0229e47d8b20c941cceeb1cfbe5f8989d680a884836eb01f87ab +SIZE (tkdesk-2.0p2.patch) = 138282 |