summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo
diff options
context:
space:
mode:
authorRemko van der Vossen2010-08-21 14:17:08 +0200
committerRemko van der Vossen2010-08-21 14:17:08 +0200
commit061ca2467ae9cbf45de742762a5e047d1c4d3206 (patch)
tree05c421734b5d5fa59b32ec9907e3b40dc661db97 /x11-libs/cairo
parentadef43a9ad57e61644ba12a78fd29c50a7976758 (diff)
cairo: back to 1.8.8 again
Diffstat (limited to 'x11-libs/cairo')
-rwxr-xr-xx11-libs/cairo/DETAILS4
-rw-r--r--x11-libs/cairo/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 76c31530e2..1c338a4f4f 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -6,8 +6,8 @@ if [[ $CAIRO_DEVEL == y ]]; then
SOURCE_URL[0]=http://cairographics.org/snapshots/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
- VERSION=1.8.10
- SOURCE_HASH=sha512:1c844f35a8102a8221ec2837ee7e1c72402b91af3f30465b4b2b0e210a62eed40def5839bd8e8dd6733b478ddc95cf6a5ad1c1d0b5e011c55de212f3a171ab40
+ VERSION=1.8.8
+ SOURCE_HASH=sha512:74d94e7239b1b4e3f4db9cc59fa44145838b13ad56e32b7bc165d62c8841f7e4c9b86e52e182b5b2811e6e034cf794fc7478a24828ed0d16f1fa4a9180c50d25
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
fi
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 471a026d53..1fac66826c 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2010-08-21 Remko van der Vossen <wich@sourcemage.org>
+ * DETAILS: reverted stable to 1.8.8, compiles now with patch
+
2010-08-21 Bor Kraljič <pyrobor@ver.si>
* PRE_BUILD: apply the patch if VERSION is 1.8.8
* libpng14.patch: added to compile with libpng 1.4*. Based on upstream patch: