[Lunar-commits] <moonbase> pango: version bumped to 1.29.5.

Florin Braescu florin at lunar-linux.org
Sun Apr 1 22:50:57 CEST 2012


commit 2ca0ebe9e828c25a385bb128385450713c1191f1
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 1 22:50:57 2012 +0200

    pango: version bumped to 1.29.5.
---
 libs/pango/DEPENDS |    6 +++---
 libs/pango/DETAILS |   10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/libs/pango/DEPENDS b/libs/pango/DEPENDS
index 8463837..6b0c7a6 100644
--- a/libs/pango/DEPENDS
+++ b/libs/pango/DEPENDS
@@ -4,7 +4,7 @@ depends  fontconfig
 optional_depends "cairo"  "" "" "for the cairo backend"
 optional_depends "libXft" "" "" "for the Xft backend"
 
-optional_depends "gobject-introspection"             \
-                 "--enable-introspection"            \
-                 "--disable-introspection"           \
+optional_depends "gobject-introspection"    \
+                 "--enable-introspection"   \
+                 "--disable-introspection"  \
                  "for gobject introspection support"
diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS
index f136090..bbed940 100644
--- a/libs/pango/DETAILS
+++ b/libs/pango/DETAILS
@@ -1,12 +1,12 @@
           MODULE=pango
-           MAJOR=1.28
-         VERSION=$MAJOR.4
+           MAJOR=1.29
+         VERSION=$MAJOR.5
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
-      SOURCE_VFY=sha1:e715954a5a3b358889d15b6235e1965303dbb622
+      SOURCE_VFY=sha1:bb6dca8c057afc176527c7d72453e3d4c948ae31
         WEB_SITE=http://www.pango.org
          ENTERED=20020313
-         UPDATED=20110406
+         UPDATED=20120401
            SHORT="A library for text layout and rendering"
 
 cat << EOF
@@ -14,5 +14,5 @@ Pango is a library for the laying out and rendering of text, with an
 emphasis on internationalization. Pango can be used anywhere that
 text layout is needed, though most of the work on Pango so far has
 been done in the context of the GTK+ widget toolkit. Pango forms
-the core of text and font handling for GTK+-2.x.
+the core of text and font handling for GTK+.
 EOF


More information about the Lunar-commits mailing list