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 e8bdc8544c541646f128d46fb6044ba392916a34 (commit) from 2f102cbbe8dd66edee1b8260118990d918148c14 (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 e8bdc8544c541646f128d46fb6044ba392916a34 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Jan 18 14:52:11 2011 +0100
pcre: Update to 8.12.
Closes #124.
-----------------------------------------------------------------------
Summary of changes: pkgs/core/pcre/pcre.nm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/pkgs/core/pcre/pcre.nm b/pkgs/core/pcre/pcre.nm index cfba51e..f020712 100644 --- a/pkgs/core/pcre/pcre.nm +++ b/pkgs/core/pcre/pcre.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include
PKG_NAME = pcre -PKG_VER = 8.11 -PKG_REL = 0 +PKG_VER = 8.12 +PKG_REL = 1
PKG_MAINTAINER = PKG_GROUP = System/Libraries
hooks/post-receive -- IPFire 3.x development tree