diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-11-10 15:16:00 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-11-10 15:16:00 +0000 |
commit | 3e134b2d4bf88d71f6388bd227b048ce3e431d72 (patch) | |
tree | 14ebb576d2f7567f81861d6d43bf69a8b2016334 /print/lyx/distinfo | |
parent | add official kerberos patch (diff) |
Upgrade to latest version 1.0.0pre2
Not broken for ELF, since xforms lib isn't broken anymore
Although xforms should be ok for ELF I got the following error message
at startup of lyx:
/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found
Had to apply a symlink manually:
root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88
root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib
Diffstat (limited to 'print/lyx/distinfo')
-rw-r--r-- | print/lyx/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/distinfo b/print/lyx/distinfo index cb8c05de2eff..8a9e680c2231 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1 +1 @@ -MD5 (lyx-0.12.1pre6.tar.gz) = cb2e346483733dd8873e5f84c4a2a224 +MD5 (lyx-1.0.0pre2.tar.gz) = e2520dae70c2d31de099148e6b190ff1 |