On Mon, 6 Jan 2003 05:30:01 -0800 (PST)
FreeBSD-gnats-submit@FreeBSD.org wrote:
Seems 1.2.3 just came out :)
--
Miguel Mendez - flynn@energyhq.homeip.net
GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt
EnergyHQ :: http://www.energyhq.tk
Of course it runs NetBSD!
diff -ruN lyx.old/Makefile lyx/Makefile
--- lyx.old/Makefile Sun Nov 10 17:47:43 2002
+++ lyx/Makefile Thu Jan 9 21:31:07 2003
@@ -6,8 +6,7 @@
#
PORTNAME= lyx
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.3
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -30,7 +29,9 @@
AUTOMAKE= ${WRKSRC}/autogen.sh
AUTOCONF= ${TRUE}
CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
- --with-extra-inc="${LOCALBASE}/include"
+ --with-extra-inc="${LOCALBASE}/include" \
+ --program-transform-name=''
+
MAN1= lyx.1 reLyX.1
.if defined(WITH_ASPELL)
diff -ruN lyx.old/distinfo lyx/distinfo
--- lyx.old/distinfo Fri Sep 20 05:25:03 2002
+++ lyx/distinfo Thu Jan 9 21:37:14 2003
@@ -1 +1 @@
-MD5 (lyx-1.2.1.tar.gz) = 6797b72d306000bd1579cfea21b3f1cf
+MD5 (lyx-1.2.3.tar.gz) = 3a423e65f647bd0a8f9401dd43e5d912
diff -ruN lyx.old/files/patch-src::FontLoader.C lyx/files/patch-src::FontLoader.C
--- lyx.old/files/patch-src::FontLoader.C Fri Sep 20 05:25:03 2002
+++ lyx/files/patch-src::FontLoader.C Thu Jan 1 01:00:00 1970
@@ -1,12 +0,0 @@
---- src/FontLoader.C.orig Fri Mar 22 02:25:07 2002
-+++ src/FontLoader.C Fri Aug 23 03:38:09 2002
-@@ -300,7 +300,8 @@
- if (font == "fixed") {
- lyxerr << "We're doomed. Can't get 'fixed' font." << endl;
- } else {
-- lyxerr << "Could not get font. Using 'fixed'." << endl;
-+ lyxerr << "Could not get font '" << font.c_str() <<
-+ "'. Using 'fixed'." << endl;
- fs = XLoadQueryFont(GUIRunTime::x11Display(), "fixed");
- }
- } else if (lyxerr.debugging(Debug::FONT)) {
diff -ruN lyx.old/pkg-plist lyx/pkg-plist
--- lyx.old/pkg-plist Fri Sep 20 05:25:03 2002
+++ lyx/pkg-plist Thu Jan 9 21:30:29 2003
@@ -83,6 +83,7 @@
share/lyx/doc/fr_UserGuide.lyx
share/lyx/doc/he_Intro.lyx
share/lyx/doc/he_TOC.lyx
+share/lyx/doc/he_Tutorial.lyx
share/lyx/doc/hu_Intro.lyx
share/lyx/doc/hu_TOC.lyx
share/lyx/doc/it_Customization.lyx
@@ -104,6 +105,7 @@
share/lyx/doc/ro_Intro.lyx
share/lyx/doc/ro_TOC.lyx
share/lyx/doc/ro_splash.lyx
+share/lyx/doc/ru_FAQ.lyx
share/lyx/doc/ru_Intro.lyx
share/lyx/doc/ru_TOC.lyx
share/lyx/doc/ru_Tutorial.lyx
@@ -155,6 +157,9 @@
share/lyx/examples/fr_exemple_lyxifie.lyx
share/lyx/examples/fr_mathed.lyx
share/lyx/examples/fr_splash.lyx
+share/lyx/examples/he_example_raw.lyx
+share/lyx/examples/he_he_example_lyxified.lyx
+share/lyx/examples/he_he_example_raw.lyx
share/lyx/examples/hu_splash.lyx
share/lyx/examples/iecc05.fen
share/lyx/examples/iecc07.fen
@@ -331,6 +336,7 @@
share/lyx/layouts/heb-article.layout
share/lyx/layouts/heb-letter.layout
share/lyx/layouts/hollywood.layout
+share/lyx/layouts/ijmpd.layout
share/lyx/layouts/kluwer.layout
share/lyx/layouts/latex8.layout
share/lyx/layouts/letter.layout
@@ -404,6 +410,7 @@
share/lyx/templates/g-brief-de.lyx
share/lyx/templates/g-brief-en.lyx
share/lyx/templates/hollywood.lyx
+share/lyx/templates/ijmpd.lyx
share/lyx/templates/kluwer.lyx
share/lyx/templates/latex8.lyx
share/lyx/templates/letter.lyx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+HenNnLctrNyFFPERAsQ3AKC4/lg0HgNdoT+D5qA2yhjrGzZgWQCdGt3G
a/dWEkikMB38EOHnUdQIzlw=
=13ML
-----END PGP SIGNATURE-----