diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-01 04:43:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-01 04:43:04 +0000 |
commit | 200d6166e78dece832e8d268ea43ea04709fdf98 (patch) | |
tree | dfc9301e3498253d98a3d54b22e918756d39d1d3 /devel/libgtop2/files | |
parent | add mangband (diff) |
Upgrade to 0.99.
Diffstat (limited to 'devel/libgtop2/files')
-rw-r--r-- | devel/libgtop2/files/patch-ab | 70 | ||||
-rw-r--r-- | devel/libgtop2/files/patch-ac | 41 |
2 files changed, 56 insertions, 55 deletions
diff --git a/devel/libgtop2/files/patch-ab b/devel/libgtop2/files/patch-ab index 1d5ab14bf9d3..165efe523563 100644 --- a/devel/libgtop2/files/patch-ab +++ b/devel/libgtop2/files/patch-ab @@ -1,65 +1,65 @@ ---- lib/Makefile.in.orig Sun Sep 27 22:28:31 1998 -+++ lib/Makefile.in Wed Sep 30 01:47:05 1998 -@@ -125,7 +125,7 @@ +--- lib/Makefile.in.orig Fri Dec 25 22:09:27 1998 ++++ lib/Makefile.in Fri Dec 25 22:50:30 1998 +@@ -128,7 +128,7 @@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ -LT_VERSION_INFO = @LT_VERSION_INFO@ -+LT_VERSION_INFO = --version-info 0:0:0 ++LT_VERSION_INFO = -version-info 0:99:0 MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ ---- sysdeps/common/Makefile.in.orig Sun Sep 27 22:28:06 1998 -+++ sysdeps/common/Makefile.in Wed Sep 30 01:48:11 1998 -@@ -125,7 +125,7 @@ + NM = @NM@ +--- sysdeps/common/Makefile.in.orig Fri Dec 25 22:51:31 1998 ++++ sysdeps/common/Makefile.in Fri Dec 25 22:51:52 1998 +@@ -128,7 +128,7 @@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ -LT_VERSION_INFO = @LT_VERSION_INFO@ -+LT_VERSION_INFO = --version-info 0:0:0 ++LT_VERSION_INFO = -version-info 0:99:0 MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ ---- sysdeps/freebsd/Makefile.in.orig Sun Sep 27 22:28:24 1998 -+++ sysdeps/freebsd/Makefile.in Wed Sep 30 01:48:46 1998 -@@ -124,7 +124,7 @@ + NM = @NM@ +--- sysdeps/freebsd/Makefile.in.orig Fri Dec 25 22:51:58 1998 ++++ sysdeps/freebsd/Makefile.in Fri Dec 25 22:52:15 1998 +@@ -128,7 +128,7 @@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ -LT_VERSION_INFO = @LT_VERSION_INFO@ -+LT_VERSION_INFO = --version-info 0:0:0 ++LT_VERSION_INFO = -version-info 0:99:0 MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ ---- sysdeps/names/Makefile.in.orig Sun Sep 27 22:28:15 1998 -+++ sysdeps/names/Makefile.in Wed Sep 30 01:49:10 1998 -@@ -125,7 +125,7 @@ + NM = @NM@ +--- sysdeps/names/Makefile.in.orig Fri Dec 25 22:52:24 1998 ++++ sysdeps/names/Makefile.in Fri Dec 25 22:52:44 1998 +@@ -128,7 +128,7 @@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ -LT_VERSION_INFO = @LT_VERSION_INFO@ -+LT_VERSION_INFO = --version-info 0:0:0 ++LT_VERSION_INFO = -version-info 0:99:0 MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ ---- Makefile.in.orig Sun Sep 27 22:27:55 1998 -+++ Makefile.in Wed Sep 30 03:49:17 1998 -@@ -163,8 +163,7 @@ - @GUILE_TRUE@guile_SUBDIRS = guile - @GUILE_FALSE@guile_SUBDIRS = + NM = @NM@ +--- Makefile.in.orig Fri Dec 25 22:52:51 1998 ++++ Makefile.in Fri Dec 25 22:54:19 1998 +@@ -170,8 +170,7 @@ --SUBDIRS = po intl support macros include sysdeps lib src \ + @BUILD_GNOME_SUPPORT_TRUE@support = support + +-SUBDIRS = po intl $(support) macros misc include sysdeps lib src \ - $(examples_SUBDIRS) -+SUBDIRS = po intl macros include sysdeps lib src ++SUBDIRS = po intl macros misc include sysdeps lib src - DIST_SUBDIRS = po intl support macros include sysdeps src lib guile examples + include_HEADERS = glibtop.h -@@ -174,7 +173,7 @@ - LIBGTOP-VERSION features.def perl/Makefile.PL.in perl/perl.awk \ - perl/MANIFEST perl/Changes libgtop-config.in RELNOTES-0.25 +@@ -179,7 +178,7 @@ + LIBGTOP-VERSION features.def libgtop-config.in RELNOTES-0.25 \ + libgtop-sysdeps.m4 --confexecdir=$(libdir) -+confexecdir=$(sysconfdir) - confexec_DATA = $(top_builddir)/libgtopConf.sh +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = $(top_builddir)/libgtopConf.sh \ + $(top_builddir)/libgtop-features.def - bin_SCRIPTS = $(top_builddir)/libgtop-config diff --git a/devel/libgtop2/files/patch-ac b/devel/libgtop2/files/patch-ac index b7c266f0fbc2..e0234a593c99 100644 --- a/devel/libgtop2/files/patch-ac +++ b/devel/libgtop2/files/patch-ac @@ -1,20 +1,21 @@ ---- configure.orig Sun Sep 27 21:43:04 1998 -+++ configure Wed Sep 30 01:50:52 1998 -@@ -2133,12 +2133,12 @@ - - - if test "$no_gnome_config" = "yes"; then -- echo $ac_n "checking for gnomeConf.sh file in $gnome_prefix""... $ac_c" 1>&6 --echo "configure:2138: checking for gnomeConf.sh file in $gnome_prefix" >&5 -- if test -f $gnome_prefix/gnomeConf.sh; then -+ echo $ac_n "checking for gnomeConf.sh file in $prefix/share/gnome""... $ac_c" 1>&6 -+echo "configure:2138: checking for gnomeConf.sh file in $prefix/share/gnome" >&5 -+ if test -f $prefix/share/gnome/gnomeConf.sh; then - echo "$ac_t""found" 1>&6 -- echo "loading gnome configuration from $gnome_prefix/gnomeConf.sh" -- . $gnome_prefix/gnomeConf.sh -+ echo "loading gnome configuration from $prefix/share/gnome/gnomeConf.sh" -+ . $prefix/share/gnome/gnomeConf.sh - gnome_found=yes - else - echo "$ac_t""not found" 1>&6 +--- configure.orig Fri Dec 18 01:18:58 1998 ++++ configure Sat Dec 26 13:04:43 1998 +@@ -2344,13 +2344,13 @@ + fi + + if test "$no_gnome_config" = "yes"; then +- echo $ac_n "checking for gnomeConf.sh file in $gnome_prefix""... $ac_c" 1>&6 +-echo "configure:2349: checking for gnomeConf.sh file in $gnome_prefix" >&5 +- if test -f $gnome_prefix/gnomeConf.sh; then ++ echo $ac_n "checking for gnomeConf.sh file in $prefix/share/gnome""... $ac_c" 1>&6 ++echo "configure:2349: checking for gnomeConf.sh file in $prefix/share/gnome" >&5 ++ if test -f $prefix/share/gnome/gnomeConf.sh; then + echo "$ac_t""found" 1>&6 + echo "loading gnome configuration from" \ +- "$gnome_prefix/gnomeConf.sh" +- . $gnome_prefix/gnomeConf.sh ++ "$prefix/share/gnome/gnomeConf.sh" ++ . $prefix/share/gnome/gnomeConf.sh + gnome_found=yes + else + echo "$ac_t""not found" 1>&6 |