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 76deda33df494d4534f79c87e4f4d4318fcc8f14 (commit)
via fcac373bfe8023285c79b281a15c0a874973be96 (commit)
via bb1e26b422d0f3b8701ccc937dfff1cf8e2f9c0d (commit)
via 05a00e41860561a43e33e931ab990c4cd85ec9e4 (commit)
via f51811572b7ca28f07d62a2fe284ca745aa878db (commit)
from 38d3d0ec08ef15868fe73afc6c4192568ddc54c3 (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 76deda33df494d4534f79c87e4f4d4318fcc8f14
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Jun 19 11:49:53 2010 +0200
module-init-tools: Update to 3.12.
commit fcac373bfe8023285c79b281a15c0a874973be96
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jun 18 17:51:24 2010 +0200
libssh2: Update to 1.2.6.
commit bb1e26b422d0f3b8701ccc937dfff1cf8e2f9c0d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jun 18 16:27:41 2010 +0200
libtiff: Update to 4.0.0beta6.
commit 05a00e41860561a43e33e931ab990c4cd85ec9e4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jun 18 16:06:01 2010 +0200
pango: Update to 1.28.1.
commit f51811572b7ca28f07d62a2fe284ca745aa878db
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jun 18 15:55:19 2010 +0200
cairo: Update to 1.8.10.
-----------------------------------------------------------------------
Summary of changes:
pkgs/core/cairo/cairo.nm | 6 +-----
pkgs/core/libssh2/libssh2.nm | 2 +-
pkgs/core/libtiff/libtiff.nm | 2 +-
pkgs/core/module-init-tools/module-init-tools.nm | 2 +-
pkgs/core/pango/pango.nm | 4 ++--
5 files changed, 6 insertions(+), 10 deletions(-)
Difference in files:
diff --git a/pkgs/core/cairo/cairo.nm b/pkgs/core/cairo/cairo.nm
index 1808536..fe34c29 100644
--- a/pkgs/core/cairo/cairo.nm
+++ b/pkgs/core/cairo/cairo.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = cairo
-PKG_VER = 1.8.4
+PKG_VER = 1.8.10
PKG_REL = 0
PKG_MAINTAINER =
@@ -45,7 +45,3 @@ define PKG_DESCRIPTION
endef
PKG_TARBALL = $(THISAPP).tar.gz
-
-define STAGE_PREPARE_CMDS
- cd $(DIR_APP) && sed -e "s/libpng12/& libpng14/g" -i configure
-endef
diff --git a/pkgs/core/libssh2/libssh2.nm b/pkgs/core/libssh2/libssh2.nm
index e1e2d73..7002b2c 100644
--- a/pkgs/core/libssh2/libssh2.nm
+++ b/pkgs/core/libssh2/libssh2.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = libssh2
-PKG_VER = 1.2.5
+PKG_VER = 1.2.6
PKG_REL = 0
PKG_MAINTAINER =
diff --git a/pkgs/core/libtiff/libtiff.nm b/pkgs/core/libtiff/libtiff.nm
index 3e74dc6..ee610c9 100644
--- a/pkgs/core/libtiff/libtiff.nm
+++ b/pkgs/core/libtiff/libtiff.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = libtiff
-PKG_VER = 3.9.1
+PKG_VER = 4.0.0beta6
PKG_REL = 0
PKG_MAINTAINER =
diff --git a/pkgs/core/module-init-tools/module-init-tools.nm b/pkgs/core/module-init-tools/module-init-tools.nm
index 92562ec..4fd794d 100644
--- a/pkgs/core/module-init-tools/module-init-tools.nm
+++ b/pkgs/core/module-init-tools/module-init-tools.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = module-init-tools
-PKG_VER = 3.11.1
+PKG_VER = 3.12
PKG_REL = 0
PKG_MAINTAINER =
diff --git a/pkgs/core/pango/pango.nm b/pkgs/core/pango/pango.nm
index 61c2898..43c2ea3 100644
--- a/pkgs/core/pango/pango.nm
+++ b/pkgs/core/pango/pango.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = pango
-PKG_VER = 1.27.1
+PKG_VER = 1.28.1
PKG_REL = 0
PKG_MAINTAINER =
@@ -42,7 +42,7 @@ define PKG_DESCRIPTION
emphasis on internationalization.
endef
-PKG_TARBALL = $(THISAPP).tar.bz2
+PKG_TARBALL = $(THISAPP).tar.gz
CONFIGURE_OPTIONS += \
--sysconfdir=/etc
hooks/post-receive
--
IPFire 3.x development tree