diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-10 15:16:00 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-10 15:16:00 +0000 |
commit | 89ec66c313570da3ae56debedbdfd608db0113e3 (patch) | |
tree | a5c6e14174a951cdb180e6eb5f1e6acf7239976b /print/lyx15/distinfo | |
parent | c0a5441257eac2f572ba70f1e9eb0bbc4e74b746 (diff) | |
download | FreeBSD-ports-89ec66c313570da3ae56debedbdfd608db0113e3.zip FreeBSD-ports-89ec66c313570da3ae56debedbdfd608db0113e3.tar.gz |
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/lyx15/distinfo')
-rw-r--r-- | print/lyx15/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx15/distinfo b/print/lyx15/distinfo index cb8c05de..8a9e680 100644 --- a/print/lyx15/distinfo +++ b/print/lyx15/distinfo @@ -1 +1 @@ -MD5 (lyx-0.12.1pre6.tar.gz) = cb2e346483733dd8873e5f84c4a2a224 +MD5 (lyx-1.0.0pre2.tar.gz) = e2520dae70c2d31de099148e6b190ff1 |