pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cairo Changes 0.9.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd6e3c9e26e8
branches:  trunk
changeset: 498064:dd6e3c9e26e8
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 11 15:25:20 2005 +0000

description:
Changes 0.9.0:
* API changes
* Bug fixes
* Improvements

diffstat:

 graphics/cairo/Makefile |  6 ++----
 graphics/cairo/PLIST    |  3 +--
 graphics/cairo/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 10 deletions(-)

diffs (56 lines):

diff -r 3f69cefa08d3 -r dd6e3c9e26e8 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile   Thu Aug 11 15:24:54 2005 +0000
+++ b/graphics/cairo/Makefile   Thu Aug 11 15:25:20 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2005/08/10 20:56:17 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/08/11 15:25:20 adam Exp $
 
-DISTNAME=      cairo-0.5.1
+DISTNAME=      cairo-0.9.0
 CATEGORIES=    graphics
 MASTER_SITES=  http://cairographics.org/snapshots/
 
@@ -21,7 +21,6 @@
 BUILDLINK_DEPENDS.Xft2+=       Xft2>=2.1.2
 BUILDLINK_DEPENDS.Xrender+=    Xrender>=0.8
 
-.include "../../devel/zlib/buildlink3.mk"
 .include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../fonts/Xft2/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
@@ -29,5 +28,4 @@
 .include "../../graphics/libpixman/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../x11/Xrender/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff -r 3f69cefa08d3 -r dd6e3c9e26e8 graphics/cairo/PLIST
--- a/graphics/cairo/PLIST      Thu Aug 11 15:24:54 2005 +0000
+++ b/graphics/cairo/PLIST      Thu Aug 11 15:25:20 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/07/06 18:40:10 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/08/11 15:25:20 adam Exp $
 include/cairo/cairo-features.h
 include/cairo/cairo-ft.h
 include/cairo/cairo-glitz.h
@@ -18,7 +18,6 @@
 share/doc/cairo/bindings-return-values.html
 share/doc/cairo/bindings-streams.html
 share/doc/cairo/bindings-surfaces.html
-share/doc/cairo/cairo-ATSUI-Fonts.html
 share/doc/cairo/cairo-Fonts.html
 share/doc/cairo/cairo-FreeType-Fonts.html
 share/doc/cairo/cairo-Glitz-backend.html
diff -r 3f69cefa08d3 -r dd6e3c9e26e8 graphics/cairo/distinfo
--- a/graphics/cairo/distinfo   Thu Aug 11 15:24:54 2005 +0000
+++ b/graphics/cairo/distinfo   Thu Aug 11 15:25:20 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/07/06 18:40:10 drochner Exp $
+$NetBSD: distinfo,v 1.11 2005/08/11 15:25:20 adam Exp $
 
-SHA1 (cairo-0.5.1.tar.gz) = 23efd3492fdce6fabb69949b68d6d34b624381c8
-RMD160 (cairo-0.5.1.tar.gz) = ed7696d8175933aab2adf420c4d19f51eec1e9c3
-Size (cairo-0.5.1.tar.gz) = 1036308 bytes
+SHA1 (cairo-0.9.0.tar.gz) = 16b13c11baac69bcaf4c2c335d1742364d00c2c2
+RMD160 (cairo-0.9.0.tar.gz) = 6e652c8bb6d85cf4030b4efc0428e17b4c1a4196
+Size (cairo-0.9.0.tar.gz) = 1225082 bytes



Home | Main Index | Thread Index | Old Index