From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 83c883b4e5bf70bb129e6b73eef3e7211ab8abac
Date: Fri, 24 Aug 2012 17:10:51 +0200 [thread overview]
Message-ID: <20120824151051.51A0A20085@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2498 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, thirteen has been updated
via 83c883b4e5bf70bb129e6b73eef3e7211ab8abac (commit)
from 06042c2e3d3eebd34169819130b246651b5e3b5e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 83c883b4e5bf70bb129e6b73eef3e7211ab8abac
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Aug 24 17:10:35 2012 +0200
file: Update to 5.11.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/file | 13 ++++---------
lfs/file | 6 +++---
2 files changed, 7 insertions(+), 12 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/file b/config/rootfiles/common/file
index 0f76df8..aadc4e6 100644
--- a/config/rootfiles/common/file
+++ b/config/rootfiles/common/file
@@ -5,15 +5,10 @@ usr/bin/file
#usr/lib/libmagic.so
usr/lib/libmagic.so.1
usr/lib/libmagic.so.1.0.0
-#usr/man
-#usr/man/man1
-#usr/man/man1/file.1
-#usr/man/man3
-#usr/man/man3/libmagic.3
-#usr/man/man4
-#usr/man/man4/magic.4
-#usr/man/man5
-#usr/share/file
+#usr/share/man/man1/file.1
+#usr/share/man/man3/libmagic.3
+#usr/share/man/man4/magic.4
+usr/share/misc/magic.mgc
usr/share/file/magic
usr/share/file/magic.mgc
usr/share/file/magic.mime
diff --git a/lfs/file b/lfs/file
index 0d6fcf4..70a38e2 100644
--- a/lfs/file
+++ b/lfs/file
@@ -24,7 +24,7 @@
include Config
-VER = 4.17
+VER = 5.11
THISAPP = file-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 50919c65e0181423d66bb25d7fe7b0fd
+$(DL_FILE)_MD5 = 16a407bd66d6c7a832f3a5c0d609c27b
install : $(TARGET)
@@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls
+ cd $(DIR_APP) && ./configure --prefix=/usr
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2012-08-24 15:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120824151051.51A0A20085@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox