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 3.x development tree".
The branch, master has been updated via f309ab6dd8dbe6e1592db3f0d3a157fd1fc89dac (commit) from fbcf3f8272c2553155346d4da05e641cec0d2107 (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 f309ab6dd8dbe6e1592db3f0d3a157fd1fc89dac Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Jan 10 11:30:22 2011 +0100
ccache: Update to 3.1.4.
Closes #122.
-----------------------------------------------------------------------
Summary of changes: pkgs/core/ccache/ccache.nm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/pkgs/core/ccache/ccache.nm b/pkgs/core/ccache/ccache.nm index a0cfdcd..3c55710 100644 --- a/pkgs/core/ccache/ccache.nm +++ b/pkgs/core/ccache/ccache.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include
PKG_NAME = ccache -PKG_VER = 3.1.3 +PKG_VER = 3.1.4 PKG_REL = 1
PKG_MAINTAINER =
hooks/post-receive -- IPFire 3.x development tree