diff options
author | adam <adam@pkgsrc.org> | 2003-12-12 10:11:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-12-12 10:11:39 +0000 |
commit | d33e3534a95ad402d48148bc47033796838f666a (patch) | |
tree | 9c24556721beaa79b3988bd8dccce518c8d3c6c6 /x11/lesstif/patches | |
parent | 8911043ef41a04a6332dd3a3be746d79d1ccc940 (diff) | |
download | pkgsrc-d33e3534a95ad402d48148bc47033796838f666a.tar.gz |
Changes 0.93.94:
Fix the crashes that were introduced by fixes for gadget colour problems.
Changes 0.93.91:
Implement Add Mode in XmText.
Diffstat (limited to 'x11/lesstif/patches')
-rw-r--r-- | x11/lesstif/patches/patch-aa | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-am | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-an | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-ao | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-ap | 10 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-aq | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-ar | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-bm | 11 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-bn | 10 |
9 files changed, 40 insertions, 39 deletions
diff --git a/x11/lesstif/patches/patch-aa b/x11/lesstif/patches/patch-aa index 1052cd8096c..5084ce7db0b 100644 --- a/x11/lesstif/patches/patch-aa +++ b/x11/lesstif/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.21 2003/07/18 10:50:07 adam Exp $ +$NetBSD: patch-aa,v 1.22 2003/12/12 10:11:39 adam Exp $ ---- Makefile.in.orig 2003-07-18 01:04:22.000000000 +0200 -+++ Makefile.in 2003-07-18 12:06:25.000000000 +0200 -@@ -164,12 +164,12 @@ +--- Makefile.in.orig 2003-11-27 19:29:46.000000000 +0000 ++++ Makefile.in +@@ -237,12 +237,12 @@ DIST_SUBDIRS = scripts include lib clien # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. # diff --git a/x11/lesstif/patches/patch-am b/x11/lesstif/patches/patch-am index 131f7610872..5d253f06987 100644 --- a/x11/lesstif/patches/patch-am +++ b/x11/lesstif/patches/patch-am @@ -1,8 +1,8 @@ -$NetBSD: patch-am,v 1.12 2003/07/18 10:50:07 adam Exp $ +$NetBSD: patch-am,v 1.13 2003/12/12 10:11:39 adam Exp $ ---- doc/Makefile.in.orig 2003-07-18 01:04:24.000000000 +0200 -+++ doc/Makefile.in 2003-07-18 12:06:55.000000000 +0200 -@@ -154,7 +154,7 @@ +--- doc/Makefile.in.orig 2003-11-27 19:29:48.000000000 +0000 ++++ doc/Makefile.in +@@ -227,7 +227,7 @@ EXTRA_DIST = $(DATA) # it has a stand-alone Makefile w/o auto* stuff SUBDIRS = www.lesstif.org lessdox diff --git a/x11/lesstif/patches/patch-an b/x11/lesstif/patches/patch-an index ccae0221330..b24ba7a5468 100644 --- a/x11/lesstif/patches/patch-an +++ b/x11/lesstif/patches/patch-an @@ -1,8 +1,8 @@ -$NetBSD: patch-an,v 1.15 2003/07/18 10:50:07 adam Exp $ +$NetBSD: patch-an,v 1.16 2003/12/12 10:11:39 adam Exp $ ---- doc/lessdox/clients/Makefile.in.orig 2003-07-18 01:04:24.000000000 +0200 -+++ doc/lessdox/clients/Makefile.in 2003-07-18 12:16:54.000000000 +0200 -@@ -160,7 +160,7 @@ +--- doc/lessdox/clients/Makefile.in.orig 2003-11-27 19:29:48.000000000 +0000 ++++ doc/lessdox/clients/Makefile.in +@@ -233,7 +233,7 @@ manone_DATA = mwm.1 xmbind.1 lesstif.1 u manthree_DATA = manfive_DATA = mwmrc.5 VirtualBindings.5 diff --git a/x11/lesstif/patches/patch-ao b/x11/lesstif/patches/patch-ao index 56d532cf3db..543f1005d53 100644 --- a/x11/lesstif/patches/patch-ao +++ b/x11/lesstif/patches/patch-ao @@ -1,8 +1,8 @@ -$NetBSD: patch-ao,v 1.12 2003/07/18 10:50:07 adam Exp $ +$NetBSD: patch-ao,v 1.13 2003/12/12 10:11:39 adam Exp $ ---- doc/lessdox/functions/Makefile.in.orig 2003-07-18 01:04:24.000000000 +0200 -+++ doc/lessdox/functions/Makefile.in 2003-07-18 12:17:38.000000000 +0200 -@@ -160,7 +160,7 @@ +--- doc/lessdox/functions/Makefile.in.orig 2003-11-27 19:29:48.000000000 +0000 ++++ doc/lessdox/functions/Makefile.in +@@ -233,7 +233,7 @@ manone_DATA = manthree_DATA = manfive_DATA = diff --git a/x11/lesstif/patches/patch-ap b/x11/lesstif/patches/patch-ap index dd946224a16..a0c34d03ae0 100644 --- a/x11/lesstif/patches/patch-ap +++ b/x11/lesstif/patches/patch-ap @@ -1,8 +1,8 @@ -$NetBSD: patch-ap,v 1.11 2003/07/18 10:50:08 adam Exp $ +$NetBSD: patch-ap,v 1.12 2003/12/12 10:11:39 adam Exp $ ---- doc/lessdox/widgets/Makefile.in.orig 2003-07-18 01:04:25.000000000 +0200 -+++ doc/lessdox/widgets/Makefile.in 2003-07-18 12:18:27.000000000 +0200 -@@ -186,7 +186,7 @@ +--- doc/lessdox/widgets/Makefile.in.orig 2003-11-27 19:29:49.000000000 +0000 ++++ doc/lessdox/widgets/Makefile.in +@@ -259,7 +259,7 @@ manthree_DATA = \ manfive_DATA = @@ -11,7 +11,7 @@ $NetBSD: patch-ap,v 1.11 2003/07/18 10:50:08 adam Exp $ html_DATA = ${manone_DATA:.1=.html} ${manthree_DATA:.3=.html} \ ${manfive_DATA:.5=.html} -@@ -436,7 +436,7 @@ +@@ -519,7 +519,7 @@ $(html_DATA): $(MAN2HTML) # in both the http://www.lesstif.org and the locally installed case. # install-data-hook: diff --git a/x11/lesstif/patches/patch-aq b/x11/lesstif/patches/patch-aq index 053bd56640e..d0ee6ee03f7 100644 --- a/x11/lesstif/patches/patch-aq +++ b/x11/lesstif/patches/patch-aq @@ -1,8 +1,8 @@ -$NetBSD: patch-aq,v 1.14 2003/07/18 10:50:08 adam Exp $ +$NetBSD: patch-aq,v 1.15 2003/12/12 10:11:39 adam Exp $ ---- doc/www.lesstif.org/Makefile.in.orig 2003-07-18 01:04:25.000000000 +0200 -+++ doc/www.lesstif.org/Makefile.in 2003-07-18 12:07:33.000000000 +0200 -@@ -159,7 +159,7 @@ +--- doc/www.lesstif.org/Makefile.in.orig 2003-11-27 19:29:49.000000000 +0000 ++++ doc/www.lesstif.org/Makefile.in +@@ -232,7 +232,7 @@ SUBDIRS = images # Lets put the informational stuff in a sub directory to avoid # polluting /usr/local for default installs. # diff --git a/x11/lesstif/patches/patch-ar b/x11/lesstif/patches/patch-ar index d73bacefad3..ead944cdc7d 100644 --- a/x11/lesstif/patches/patch-ar +++ b/x11/lesstif/patches/patch-ar @@ -1,8 +1,8 @@ -$NetBSD: patch-ar,v 1.10 2003/07/18 10:50:08 adam Exp $ +$NetBSD: patch-ar,v 1.11 2003/12/12 10:11:39 adam Exp $ ---- doc/www.lesstif.org/images/Makefile.in.orig 2003-07-18 01:04:25.000000000 +0200 -+++ doc/www.lesstif.org/images/Makefile.in 2003-07-18 12:08:32.000000000 +0200 -@@ -156,7 +156,7 @@ +--- doc/www.lesstif.org/images/Makefile.in.orig 2003-11-27 19:29:49.000000000 +0000 ++++ doc/www.lesstif.org/images/Makefile.in +@@ -229,7 +229,7 @@ EXTRA_DIST = $(DATA) # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. # diff --git a/x11/lesstif/patches/patch-bm b/x11/lesstif/patches/patch-bm index c68dea7a392..733179db066 100644 --- a/x11/lesstif/patches/patch-bm +++ b/x11/lesstif/patches/patch-bm @@ -1,8 +1,8 @@ -$NetBSD: patch-bm,v 1.5 2003/08/20 10:37:38 markd Exp $ +$NetBSD: patch-bm,v 1.6 2003/12/12 10:11:39 adam Exp $ ---- lib/config/Makefile.in.orig Fri Jul 18 11:04:27 2003 +--- lib/config/Makefile.in.orig 2003-11-27 19:29:53.000000000 +0000 +++ lib/config/Makefile.in -@@ -150,12 +150,12 @@ xmVer = @xmVer@ +@@ -223,13 +223,13 @@ xmVer = @xmVer@ MAINTAINERCLEANFILES = Makefile.in bin_SCRIPTS = mxmkmf @@ -10,10 +10,11 @@ $NetBSD: patch-bm,v 1.5 2003/08/20 10:37:38 markd Exp $ +configdir = $(libdir)/X11/config EXTRA_DIST = LessTif.rules LessTif.tmpl host.def Imake.tmpl - # so being R5 + @XIsR6_FALSE@config_DATA = Imake.tmpl LessTif.rules LessTif.tmpl + -@XIsR6_TRUE@config_DATA = LessTif.rules LessTif.tmpl host.def +@XIsR6_TRUE@config_DATA = LessTif.rules LessTif.tmpl LessTif.def - @XIsR6_FALSE@config_DATA = Imake.tmpl LessTif.rules LessTif.tmpl subdir = lib/config + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/x11/lesstif/patches/patch-bn b/x11/lesstif/patches/patch-bn index 3cf2274dc36..b8d0c604bfb 100644 --- a/x11/lesstif/patches/patch-bn +++ b/x11/lesstif/patches/patch-bn @@ -1,8 +1,8 @@ -$NetBSD: patch-bn,v 1.4 2003/07/18 10:50:08 adam Exp $ +$NetBSD: patch-bn,v 1.5 2003/12/12 10:11:39 adam Exp $ ---- scripts/autoconf/Makefile.in.orig 2003-07-18 01:04:28.000000000 +0200 -+++ scripts/autoconf/Makefile.in 2003-07-18 12:09:47.000000000 +0200 -@@ -151,9 +151,9 @@ +--- scripts/autoconf/Makefile.in.orig 2003-11-27 19:29:53.000000000 +0000 ++++ scripts/autoconf/Makefile.in +@@ -224,9 +224,9 @@ MAINTAINERCLEANFILES = Makefile.in EXTRA_DIST = ac_find_motif.m4 @@ -12,5 +12,5 @@ $NetBSD: patch-bn,v 1.4 2003/07/18 10:50:08 adam Exp $ -@Aclocal_TRUE@aclocal_DATA = ac_find_motif.m4 +aclocal_DATA = ac_find_motif.m4 subdir = scripts/autoconf + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/include/LTconfig.h |