[Lunar-commits] (py)cairo: bump +0.0.02 and patch rewritten

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Jan 24 03:59:02 CET 2008


commit 659f82b1cadffabf45853f8293da3b191958cb80
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Thu Jan 24 03:59:02 2008 +0100

    (py)cairo: bump +0.0.02 and patch rewritten
---
 graphics/cairo/BUILD   |    2 +-
 graphics/cairo/DETAILS |   12 ++++++------
 python/pycairo/DETAILS |    6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/graphics/cairo/BUILD b/graphics/cairo/BUILD
index 3abad5b..8113b52 100644
--- a/graphics/cairo/BUILD
+++ b/graphics/cairo/BUILD
@@ -1,6 +1,6 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+  patch_it $SOURCE2 0  &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/graphics/cairo/DETAILS b/graphics/cairo/DETAILS
index 408103e..cd93f7d 100644
--- a/graphics/cairo/DETAILS
+++ b/graphics/cairo/DETAILS
@@ -1,18 +1,18 @@
           MODULE=cairo
-         VERSION=1.4.10
+         VERSION=1.4.12
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-lcd-filter-1.patch.bz2
+         SOURCE2=$MODULE-$VERSION-lcd-filter-1.patch
       SOURCE_URL=http://cairographics.org/releases/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:8371097e30650ec817b24694367110139627403e
-     SOURCE2_VFY=sha1:b245f08afeb0b8ceda78f8329a74530922c13d58
+      SOURCE_VFY=sha1:45d5257e5a0c1524bcc25660a96b2c79d012ad3f
+     SOURCE2_VFY=sha1:e4dc228b98a9ba53187bb6d1a321f5eb626a48cb
         WEB_SITE=http://cairographics.org/
          ENTERED=20040506
-         UPDATED=20070710
+         UPDATED=20080113
            SHORT="A multi-platform 2D vector graphics library"
 
 cat << EOF
-Cairo is a vector graphics library designed to provide high-quality 
+Cairo is a vector graphics library designed to provide high-quality
 display and print output. Currently supported output targets include
 the X Window System, OpenGL (via glitz), in-memory image buffers, and
 image files (PNG and PostScript).
diff --git a/python/pycairo/DETAILS b/python/pycairo/DETAILS
index 4e8489d..08f4501 100644
--- a/python/pycairo/DETAILS
+++ b/python/pycairo/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pycairo
-         VERSION=1.4.0
+         VERSION=1.4.12
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://cairographics.org/releases/
-      SOURCE_VFY=sha1:799905578101249d03c6130748347638be7874da
+      SOURCE_VFY=sha1:580255db6f3ab4c44ac44dfe0a9f7d1f598c2ab3
         WEB_SITE=http://cairographics.org/
          ENTERED=20040506
-         UPDATED=20071029
+         UPDATED=20080112
            SHORT="A multi-platform 2D vector graphics library"
 
 cat << EOF


More information about the Lunar-commits mailing list