summaryrefslogtreecommitdiff
path: root/devel/libgtop/patches
diff options
context:
space:
mode:
authorrh <rh>2001-04-06 21:52:11 +0000
committerrh <rh>2001-04-06 21:52:11 +0000
commit78eac6541caab01264cfe575da3d600cebafb9a2 (patch)
tree4c19275c44637d2fdbcfde6c96e5935f33398485 /devel/libgtop/patches
parentc25d0dc5c7e1c2fc15554ae8f42177608d1326f6 (diff)
downloadpkgsrc-78eac6541caab01264cfe575da3d600cebafb9a2.tar.gz
Update libgtop to 1.0.12.
Notable changes are: February 27, 2001: ================= * Released LibGTop 1.0.12 "Gerolzhofen". - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses `_KERNEL' instead of `KERNEL'). Bug #51334. - for BSDI, comment out `subnet' field in netload; this should make it compile, but there may be other problems. Bug #13345. This release is for GNOME 1.4 Beta2. February 14, 2001: ================= * Released LibGTop 1.0.11 "Jasmin": [The release which was supposed to be called "Gerolzhofen".] - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES. - minor OpenBSD fixes. - again a bunch of updated translations. Please test the Solaris stuff and report and bugs and problems as soon as possible; I'll make a new release for the 2nd beta of GNOME 1.4 if necessary. November 20, 2000: ================= * Released LibGTop 1.0.10 "November Rain": - this release contains a bunch of updated translations.
Diffstat (limited to 'devel/libgtop/patches')
-rw-r--r--devel/libgtop/patches/patch-ao12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/libgtop/patches/patch-ao b/devel/libgtop/patches/patch-ao
index 8b08d97d0c5..53d25bd5849 100644
--- a/devel/libgtop/patches/patch-ao
+++ b/devel/libgtop/patches/patch-ao
@@ -1,13 +1,13 @@
-$NetBSD: patch-ao,v 1.1 2000/05/30 19:35:41 drochner Exp $
+$NetBSD: patch-ao,v 1.2 2001/04/06 21:52:13 rh Exp $
---- src/daemon/Makefile.in.orig Sat May 27 14:55:42 2000
-+++ src/daemon/Makefile.in Sat May 27 15:04:12 2000
-@@ -194,7 +194,7 @@
+--- src/daemon/Makefile.in.orig Tue Feb 27 15:02:08 2001
++++ src/daemon/Makefile.in
+@@ -196,7 +196,7 @@
@ENABLE_STATIC_TRUE@libgtop_daemon_LDFLAGS = -static
libgtop_server_SOURCES = server.c slave.c io.c version.c daemon.h
--libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la @LIBSUPPORT@
-+libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la @LIBSUPPORT@ -lintl
+-libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la
++libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la -lintl
@ENABLE_STATIC_TRUE@libgtop_server_LDFLAGS = -static