lsof: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 23 Oct 2008 18:54:10 +0000 (18:54 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 23 Oct 2008 18:54:10 +0000 (18:54 -0000)
Reported by Mark McLaurin.

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 66f502760ee84a08e06ab3311c83121dd52506d3..2d4e9d42e25c8f057aba1f3f79d2c7c9edc6bfe6 100644 (file)
@@ -1,6 +1,6 @@
-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
+diff -ru lsof_4.81.orig/lsof_4.81_src/lib/Makefile.skel lsof_4.81/lsof_4.81_src/lib/Makefile.skel
+--- lsof_4.81.orig/lsof_4.81_src/lib/Makefile.skel     2001-02-13 03:12:22.000000000 +0100
++++ lsof_4.81/lsof_4.81_src/lib/Makefile.skel  2006-11-29 13:51:44.000000000 +0100
 @@ -21,8 +21,8 @@
  all:  ${LIB}
  
index bc6dee083274ecc3ee68d82104483034308f464d..4a37db42afa894ea6d269396d6de86cc9655a360 100644 (file)
@@ -1,5 +1,5 @@
---- 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
+--- lsof_4.81/lsof_4.81_src/print.orig.c       2006-08-23 13:37:43.000000000 -0600
++++ lsof_4.81/lsof_4.81_src/print.c    2006-08-23 13:38:29.000000000 -0600
 @@ -148,6 +148,7 @@
  static void
  fill_portmap()
index cac3f83244f3c2558f1ad764e429123f417fd598..d1d93710e53887e866443f304a35a9aff292dccb 100644 (file)
@@ -1,6 +1,6 @@
-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
+diff -rdup lsof_4.81.orig/lsof_4.81_src/dialects/linux/machine.h lsof_4.81/lsof_4.81_src/dialects/linux/machine.h
+--- lsof_4.81.orig/lsof_4.81_src/dialects/linux/machine.h      2007-04-24 18:20:58.000000000 +0200
++++ lsof_4.81/lsof_4.81_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 d130bfd271449a164e50491cc0c62cda024f059c..797a0ce91ec472f66691da14c66579bf7a5c6f04 100644 (file)
@@ -1,6 +1,6 @@
-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
+diff -ru lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h lsof_4.81/lsof_4.81_src/dialects/linux/dlsof.h
+--- lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h        2006-03-28 00:57:14.000000000 +0200
++++ lsof_4.81/lsof_4.81_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 659f8589e19f6fad0aafee482a77a643377bc7d8..2e9f5fd1eeef5d44a1454b2cbf9f5e003df2f297 100644 (file)
@@ -3,7 +3,7 @@
 # lsof
 #
 #############################################################
-LSOF_VERSION:=4.80
+LSOF_VERSION:=4.81
 LSOF_SOURCE:=lsof_$(LSOF_VERSION).tar.bz2
 LSOF_SITE:=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
 LSOF_CAT:=$(BZCAT)