Mon Apr 21 15:00:18 2008 UTC ()
Changes 1.6.0:
* wrap cairo_format_stride_for_width().  All new cairo 1.6 API should now be
  implemented in cairomm

Changes 1.5.0:
* Unstable release wrapping new API in cairo 1.5 series
* Bugfixes


(adam)
diff -r1.6 -r1.7 pkgsrc/graphics/cairomm/Makefile
diff -r1.2 -r1.3 pkgsrc/graphics/cairomm/PLIST
diff -r1.4 -r1.5 pkgsrc/graphics/cairomm/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/graphics/cairomm/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/cairomm/Makefile 2007/11/18 08:44:49 1.6
+++ pkgsrc/graphics/cairomm/Makefile 2008/04/21 15:00:18 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2007/11/18 08:44:49 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2008/04/21 15:00:18 adam Exp $
2 2
3DISTNAME= cairomm-1.4.6 3DISTNAME= cairomm-1.6.0
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= http://cairographics.org/releases/ 5MASTER_SITES= http://cairographics.org/releases/
6 6
7MAINTAINER= adam@NetBSD.org 7MAINTAINER= adam@NetBSD.org
8HOMEPAGE= http://cairographics.org/cairomm/ 8HOMEPAGE= http://cairographics.org/cairomm/
9COMMENT= C++ API for cairo 9COMMENT= C++ API for cairo
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.2 -r1.3 pkgsrc/graphics/cairomm/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/cairomm/PLIST 2007/08/12 12:24:34 1.2
+++ pkgsrc/graphics/cairomm/PLIST 2008/04/21 15:00:18 1.3
@@ -1,15 +1,16 @@ @@ -1,15 +1,16 @@
1@comment $NetBSD: PLIST,v 1.2 2007/08/12 12:24:34 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2008/04/21 15:00:18 adam Exp $
2include/cairomm-1.0/cairomm/cairomm.h 2include/cairomm-1.0/cairomm/cairomm.h
 3include/cairomm-1.0/cairomm/cairommconfig.h
3include/cairomm-1.0/cairomm/context.h 4include/cairomm-1.0/cairomm/context.h
4include/cairomm-1.0/cairomm/enums.h 5include/cairomm-1.0/cairomm/enums.h
5include/cairomm-1.0/cairomm/exception.h 6include/cairomm-1.0/cairomm/exception.h
6include/cairomm-1.0/cairomm/fontface.h 7include/cairomm-1.0/cairomm/fontface.h
7include/cairomm-1.0/cairomm/fontoptions.h 8include/cairomm-1.0/cairomm/fontoptions.h
8include/cairomm-1.0/cairomm/path.h 9include/cairomm-1.0/cairomm/path.h
9include/cairomm-1.0/cairomm/pattern.h 10include/cairomm-1.0/cairomm/pattern.h
10include/cairomm-1.0/cairomm/quartz_surface.h 11include/cairomm-1.0/cairomm/quartz_surface.h
11include/cairomm-1.0/cairomm/refptr.h 12include/cairomm-1.0/cairomm/refptr.h
12include/cairomm-1.0/cairomm/scaledfont.h 13include/cairomm-1.0/cairomm/scaledfont.h
13include/cairomm-1.0/cairomm/surface.h 14include/cairomm-1.0/cairomm/surface.h
14include/cairomm-1.0/cairomm/win32_surface.h 15include/cairomm-1.0/cairomm/win32_surface.h
15include/cairomm-1.0/cairomm/xlib_surface.h 16include/cairomm-1.0/cairomm/xlib_surface.h

cvs diff -r1.4 -r1.5 pkgsrc/graphics/cairomm/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/cairomm/distinfo 2007/11/18 08:44:49 1.4
+++ pkgsrc/graphics/cairomm/distinfo 2008/04/21 15:00:18 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2007/11/18 08:44:49 adam Exp $ 1$NetBSD: distinfo,v 1.5 2008/04/21 15:00:18 adam Exp $
2 2
3SHA1 (cairomm-1.4.6.tar.gz) = 9d5880921d73827962c0ce268943963642ff5a1a 3SHA1 (cairomm-1.6.0.tar.gz) = 934dc378af07ad019a9063f88e975be2f885172c
4RMD160 (cairomm-1.4.6.tar.gz) = ea18f8b94989db6c2226677669afb0e9d24c0d66 4RMD160 (cairomm-1.6.0.tar.gz) = ca14d8602d0685d86d0c8f3969ba19b9fb51c509
5Size (cairomm-1.4.6.tar.gz) = 788104 bytes 5Size (cairomm-1.6.0.tar.gz) = 797627 bytes