* [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch
@ 2008-06-16 5:27 Conrad Parker
2008-06-16 11:13 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Conrad Parker @ 2008-06-16 5:27 UTC (permalink / raw)
To: buildroot
The following patch updates package/lsof to build the current version.
(The previous one no longer exists on the upstream server).
Conrad.
---
package/lsof/lsof-makefile.patch | 6 +++---
package/lsof/lsof-noportmap.patch | 4 ++--
package/lsof/lsof-remove-susvlegacy-funcs.patch | 6 +++---
package/lsof/lsof-uclibc.patch | 6 +++---
package/lsof/lsof.mk | 2 +-
5 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/package/lsof/lsof-makefile.patch b/package/lsof/lsof-makefile.patch
index 9a655b3..66f5027 100644
--- a/package/lsof/lsof-makefile.patch
+++ b/package/lsof/lsof-makefile.patch
@@ -1,6 +1,6 @@
-diff -ru lsof_4.77.orig/lsof_4.77_src/lib/Makefile.skel
lsof_4.77/lsof_4.77_src/lib/Makefile.skel
---- lsof_4.77.orig/lsof_4.77_src/lib/Makefile.skel 2001-02-13
03:12:22.000000000 +0100
-+++ lsof_4.77/lsof_4.78_src/lib/Makefile.skel 2006-11-29
13:51:44.000000000 +0100
+diff -ru lsof_4.80.orig/lsof_4.80_src/lib/Makefile.skel
lsof_4.80/lsof_4.80_src/lib/Makefile.skel
+--- lsof_4.80.orig/lsof_4.80_src/lib/Makefile.skel 2001-02-13
03:12:22.000000000 +0100
++++ lsof_4.80/lsof_4.78_src/lib/Makefile.skel 2006-11-29
13:51:44.000000000 +0100
@@ -21,8 +21,8 @@
all: ${LIB}
diff --git a/package/lsof/lsof-noportmap.patch
b/package/lsof/lsof-noportmap.patch
index 0ff39f7..bc6dee0 100644
--- a/package/lsof/lsof-noportmap.patch
+++ b/package/lsof/lsof-noportmap.patch
@@ -1,5 +1,5 @@
---- lsof_4.77/lsof_4.77_src/print.orig.c 2006-08-23 13:37:43.000000000 -0600
-+++ lsof_4.77/lsof_4.78_src/print.c 2006-08-23 13:38:29.000000000 -0600
+--- lsof_4.80/lsof_4.80_src/print.orig.c 2006-08-23 13:37:43.000000000 -0600
++++ lsof_4.80/lsof_4.80_src/print.c 2006-08-23 13:38:29.000000000 -0600
@@ -148,6 +148,7 @@
static void
fill_portmap()
diff --git a/package/lsof/lsof-remove-susvlegacy-funcs.patch
b/package/lsof/lsof-remove-susvlegacy-funcs.patch
index b2fdfb4..cac3f83 100644
--- a/package/lsof/lsof-remove-susvlegacy-funcs.patch
+++ b/package/lsof/lsof-remove-susvlegacy-funcs.patch
@@ -1,6 +1,6 @@
-diff -rdup lsof_4.78.orig/lsof_4.78_src/dialects/linux/machine.h
lsof_4.78/lsof_4.78_src/dialects/linux/machine.h
---- lsof_4.78.orig/lsof_4.78_src/dialects/linux/machine.h 2007-04-24
18:20:58.000000000 +0200
-+++ lsof_4.78/lsof_4.78_src/dialects/linux/machine.h 2007-05-15
12:17:03.000000000 +0200
+diff -rdup lsof_4.80.orig/lsof_4.80_src/dialects/linux/machine.h
lsof_4.80/lsof_4.80_src/dialects/linux/machine.h
+--- lsof_4.80.orig/lsof_4.80_src/dialects/linux/machine.h 2007-04-24
18:20:58.000000000 +0200
++++ lsof_4.80/lsof_4.80_src/dialects/linux/machine.h 2007-05-15
12:17:03.000000000 +0200
@@ -616,6 +616,6 @@
* zeromem is a macro that uses bzero or memset.
*/
diff --git a/package/lsof/lsof-uclibc.patch b/package/lsof/lsof-uclibc.patch
index 8fd90d8..d130bfd 100644
--- a/package/lsof/lsof-uclibc.patch
+++ b/package/lsof/lsof-uclibc.patch
@@ -1,6 +1,6 @@
-diff -ru lsof_4.77.orig/lsof_4.77_src/dialects/linux/dlsof.h
lsof_4.77/lsof_4.77_src/dialects/linux/dlsof.h
---- lsof_4.77.orig/lsof_4.77_src/dialects/linux/dlsof.h 2006-03-28
00:57:14.000000000 +0200
-+++ lsof_4.77/lsof_4.78_src/dialects/linux/dlsof.h 2006-11-29
14:03:07.000000000 +0100
+diff -ru lsof_4.80.orig/lsof_4.80_src/dialects/linux/dlsof.h
lsof_4.80/lsof_4.80_src/dialects/linux/dlsof.h
+--- lsof_4.80.orig/lsof_4.80_src/dialects/linux/dlsof.h 2006-03-28
00:57:14.000000000 +0200
++++ lsof_4.80/lsof_4.80_src/dialects/linux/dlsof.h 2006-11-29
14:03:07.000000000 +0100
@@ -49,7 +49,7 @@
#include <unistd.h>
#include <netinet/in.h>
diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
index 562e845..659f858 100644
--- a/package/lsof/lsof.mk
+++ b/package/lsof/lsof.mk
@@ -3,7 +3,7 @@
# lsof
#
#############################################################
-LSOF_VERSION:=4.78
+LSOF_VERSION:=4.80
LSOF_SOURCE:=lsof_$(LSOF_VERSION).tar.bz2
LSOF_SITE:=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
LSOF_CAT:=$(BZCAT)
--
1.5.4.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch
2008-06-16 5:27 [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch Conrad Parker
@ 2008-06-16 11:13 ` Peter Korsgaard
2008-06-16 12:12 ` Conrad Parker
0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2008-06-16 11:13 UTC (permalink / raw)
To: buildroot
>>>>> "Conrad" == Conrad Parker <conrad@metadecks.org> writes:
Conrad> The following patch updates package/lsof to build the current version.
Conrad> (The previous one no longer exists on the upstream server).
Thanks, but the patch is badly whitespace damaged. Care to resend with
a proper client (E.G. git-send-email)?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch
2008-06-16 11:13 ` Peter Korsgaard
@ 2008-06-16 12:12 ` Conrad Parker
2008-06-16 12:29 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Conrad Parker @ 2008-06-16 12:12 UTC (permalink / raw)
To: buildroot
2008/6/16 Peter Korsgaard <jacmet@uclibc.org>:
>>>>>> "Conrad" == Conrad Parker <conrad@metadecks.org> writes:
>
> Conrad> The following patch updates package/lsof to build the current version.
> Conrad> (The previous one no longer exists on the upstream server).
>
> Thanks, but the patch is badly whitespace damaged. Care to resend with
> a proper client (E.G. git-send-email)?
gah, sorry about that. I've attached the patch to this email.
Conrad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-update-package-lsof-for-lsof-4.80-in-lsof.mk-and-lso.patch
Type: text/x-patch
Size: 4135 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080616/16e66757/attachment-0001.bin
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch
2008-06-16 12:12 ` Conrad Parker
@ 2008-06-16 12:29 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2008-06-16 12:29 UTC (permalink / raw)
To: buildroot
>>>>> "Conrad" == Conrad Parker <conrad@metadecks.org> writes:
>> Thanks, but the patch is badly whitespace damaged. Care to resend with
>> a proper client (E.G. git-send-email)?
Conrad> gah, sorry about that. I've attached the patch to this email.
Thanks, committed.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-16 12:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 5:27 [Buildroot] [PATCH] update package/lsof for lsof-4.80 in lsof.mk and lsof-*.patch Conrad Parker
2008-06-16 11:13 ` Peter Korsgaard
2008-06-16 12:12 ` Conrad Parker
2008-06-16 12:29 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox