pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo Update to 1.0.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/730c2a3e3951
branches: trunk
changeset: 510711:730c2a3e3951
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 02 19:59:13 2006 +0000
description:
Update to 1.0.4:
Release 1.0.4 (2006-03-15 Behdad Esfahbod)
==============================================================
This is a bug fix release. Many fixes in this release are
backported from the head branch and do not have bug numbers.
For the bugs in bugzilla that are fixed in this release, see:
https://bugs.freedesktop.org/buglist.cgi?bug_id=4674,4823,5528,5734,6176,6196,6197
This includes the bug causing Pango crashes with some corrupt
fonts. For a list of all changes, see ChangeLog.
diffstat:
graphics/cairo/Makefile | 6 +++---
graphics/cairo/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 565e9601297d -r 730c2a3e3951 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile Sun Apr 02 18:59:53 2006 +0000
+++ b/graphics/cairo/Makefile Sun Apr 02 19:59:13 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2006/02/05 23:09:28 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2006/04/02 19:59:13 wiz Exp $
-DISTNAME= cairo-1.0.2
-PKGREVISION= 3
+DISTNAME= cairo-1.0.4
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -49,5 +48,6 @@
.include "../../graphics/libpixman/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/Xrender/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 565e9601297d -r 730c2a3e3951 graphics/cairo/distinfo
--- a/graphics/cairo/distinfo Sun Apr 02 18:59:53 2006 +0000
+++ b/graphics/cairo/distinfo Sun Apr 02 19:59:13 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2005/12/06 23:14:11 joerg Exp $
+$NetBSD: distinfo,v 1.17 2006/04/02 19:59:13 wiz Exp $
-SHA1 (cairo-1.0.2.tar.gz) = 3a425049499b0b067ed4dc60d94b4d0819c0841b
-RMD160 (cairo-1.0.2.tar.gz) = 59f309974fdac86253ed9a4d00e564a2fac310eb
-Size (cairo-1.0.2.tar.gz) = 1458903 bytes
+SHA1 (cairo-1.0.4.tar.gz) = 89e72202e5b51a8914fce60f52f7c51ecdea982a
+RMD160 (cairo-1.0.4.tar.gz) = 40403971bcb6ed9cd4379e8e13a52f515db886cb
+Size (cairo-1.0.4.tar.gz) = 1475777 bytes
SHA1 (patch-aa) = 1148fea31496343606663c4455eb589ad66cacb6
SHA1 (patch-ab) = 08155b91ceacea1e358ac7a41119d0d9370c9b5e
Home |
Main Index |
Thread Index |
Old Index