lsof: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Jun 2008 12:29:44 +0000 (12:29 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Jun 2008 12:29:44 +0000 (12:29 -0000)
Patch by Conrad Parker.

package/lsof/lsof-makefile.patch
package/lsof/lsof-noportmap.patch
package/lsof/lsof-remove-susvlegacy-funcs.patch
package/lsof/lsof-uclibc.patch
package/lsof/lsof.mk

index 9a655b3f6a93ff68468abba177f46f0dd2f3dd52..66f502760ee84a08e06ab3311c83121dd52506d3 100644 (file)
@@ -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}
  
index 0ff39f78f04615aad429e16df4acd4f2ebd8a7e8..bc6dee083274ecc3ee68d82104483034308f464d 100644 (file)
@@ -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()
index b2fdfb4db2af1f81fd32b76160248fad9eef3dad..cac3f83244f3c2558f1ad764e429123f417fd598 100644 (file)
@@ -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.
   */
index 8fd90d8b57093a243e87c9a94aa99cd96fe23a59..d130bfd271449a164e50491cc0c62cda024f059c 100644 (file)
@@ -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>
index 562e8454d0302db6459739c30b1d815f226058ad..659f8589e19f6fad0aafee482a77a643377bc7d8 100644 (file)
@@ -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)