[Buildroot] [git commit] lsof: bump to version 4.85

Peter Korsgaard jacmet at sunsite.dk
Fri Oct 7 19:29:51 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=faf408f4affa448a042448d905b2dbe2402fbd02
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 ....84-makefile.patch => lsof-4.85-makefile.patch} |    0
 ...4-noportmap.patch => lsof-4.85-noportmap.patch} |    0
 ...flags.patch => lsof-4.85-override-cflags.patch} |    0
 ...tch => lsof-4.85-remove-susvlegacy-funcs.patch} |    0
 package/lsof/lsof.mk                               |    3 ++-
 5 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package/lsof/lsof-4.84-makefile.patch b/package/lsof/lsof-4.85-makefile.patch
similarity index 100%
rename from package/lsof/lsof-4.84-makefile.patch
rename to package/lsof/lsof-4.85-makefile.patch
diff --git a/package/lsof/lsof-4.84-noportmap.patch b/package/lsof/lsof-4.85-noportmap.patch
similarity index 100%
rename from package/lsof/lsof-4.84-noportmap.patch
rename to package/lsof/lsof-4.85-noportmap.patch
diff --git a/package/lsof/lsof-4.84-override-cflags.patch b/package/lsof/lsof-4.85-override-cflags.patch
similarity index 100%
rename from package/lsof/lsof-4.84-override-cflags.patch
rename to package/lsof/lsof-4.85-override-cflags.patch
diff --git a/package/lsof/lsof-4.84-remove-susvlegacy-funcs.patch b/package/lsof/lsof-4.85-remove-susvlegacy-funcs.patch
similarity index 100%
rename from package/lsof/lsof-4.84-remove-susvlegacy-funcs.patch
rename to package/lsof/lsof-4.85-remove-susvlegacy-funcs.patch
diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
index 547382f..ff76f92 100644
--- a/package/lsof/lsof.mk
+++ b/package/lsof/lsof.mk
@@ -3,7 +3,8 @@
 # lsof
 #
 #############################################################
-LSOF_VERSION = 4.84
+
+LSOF_VERSION = 4.85
 LSOF_SOURCE = lsof_$(LSOF_VERSION).tar.bz2
 LSOF_SITE = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
 


More information about the buildroot mailing list