diff options
author | tg <tg@FreeBSD.org> | 2000-03-31 17:35:06 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-03-31 17:35:06 +0800 |
commit | 89022574de4d3535ed21d5e85f64a585c86ededf (patch) | |
tree | 865a107728726409c0d76464e6f8182fae1ab769 /x11-wm/windowmaker/files | |
parent | abc567bdb143f7ce36e40de413d3c58a2dbee987 (diff) | |
download | freebsd-ports-gnome-89022574de4d3535ed21d5e85f64a585c86ededf.tar.gz freebsd-ports-gnome-89022574de4d3535ed21d5e85f64a585c86ededf.tar.zst freebsd-ports-gnome-89022574de4d3535ed21d5e85f64a585c86ededf.zip |
Upgrade to 0.62.0.
Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'x11-wm/windowmaker/files')
-rw-r--r-- | x11-wm/windowmaker/files/patch-bc | 16 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-bd | 4 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-be | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/x11-wm/windowmaker/files/patch-bc b/x11-wm/windowmaker/files/patch-bc index 51cc67d12743..d8bd380ede3b 100644 --- a/x11-wm/windowmaker/files/patch-bc +++ b/x11-wm/windowmaker/files/patch-bc @@ -1,22 +1,22 @@ ---- configure.orig Tue Feb 15 16:00:11 2000 -+++ configure Tue Feb 15 16:02:20 2000 -@@ -5398,7 +5398,8 @@ +--- configure.orig Thu Mar 30 15:37:36 2000 ++++ configure Fri Mar 31 00:27:19 2000 +@@ -5866,7 +5866,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +- WPrefs.app/po/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 ++ libwmfun-0.0.3/libwmfun/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF -@@ -5531,7 +5532,8 @@ +@@ -5999,7 +6000,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile "} +- WPrefs.app/po/Makefile contrib/WindowMaker.spec "} + WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile "} ++ libwmfun-0.0.3/libwmfun/Makefile contrib/WindowMaker.spec "} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then diff --git a/x11-wm/windowmaker/files/patch-bd b/x11-wm/windowmaker/files/patch-bd index bc74ed728fc6..a721f7f3b6dd 100644 --- a/x11-wm/windowmaker/files/patch-bd +++ b/x11-wm/windowmaker/files/patch-bd @@ -6,7 +6,7 @@ -SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib +SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib \ -+ libwmfun-0.0.2/libwmfun ++ libwmfun-0.0.3/libwmfun - EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.tar.gz libwmfun-0.0.2.tar.gz + EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.tar.gz libwmfun-0.0.3.tar.gz diff --git a/x11-wm/windowmaker/files/patch-be b/x11-wm/windowmaker/files/patch-be index 164addce0050..4b055782f025 100644 --- a/x11-wm/windowmaker/files/patch-be +++ b/x11-wm/windowmaker/files/patch-be @@ -1,5 +1,5 @@ ---- libwmfun-0.0.2/libwmfun/Makefile.in.orig Tue Feb 15 16:04:35 2000 -+++ libwmfun-0.0.2/libwmfun/Makefile.in Tue Feb 15 15:44:31 2000 +--- libwmfun-0.0.3/libwmfun/Makefile.in.orig Tue Feb 15 16:04:35 2000 ++++ libwmfun-0.0.3/libwmfun/Makefile.in Tue Feb 15 15:44:31 2000 @@ -38,7 +38,7 @@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ |