Tue Nov 23 17:39:14 2010 UTC ()
Update to 1.8.6:

1.8.6:

* Documentation:
  - Context::arc(): Fix bug #31345 (Christopher Head) about bad math in arc()
	documentation. (Murray Cumming)
* Build:
  - Cleanup of most -Weffc++ warnings. Bug #28246.
  (Ian Britten)
  - Fix the MSVC build.
  - Added support for Windows 64-bit and Visual Studio 2010.
  (Armin Burgmeier)
  - Fix the 64-bit build.
  (Augusto Jun Devegil)
  - Actually install cairomm-xlib-xrender-1.0.pc.
  (Daisuke Nishikawa)


(wiz)
diff -r1.14 -r1.15 pkgsrc/graphics/cairomm/Makefile
diff -r1.6 -r1.7 pkgsrc/graphics/cairomm/PLIST
diff -r1.9 -r1.10 pkgsrc/graphics/cairomm/distinfo

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

--- pkgsrc/graphics/cairomm/Makefile 2010/11/18 11:48:54 1.14
+++ pkgsrc/graphics/cairomm/Makefile 2010/11/23 17:39:14 1.15
@@ -1,24 +1,22 @@ @@ -1,24 +1,22 @@
1# $NetBSD: Makefile,v 1.14 2010/11/18 11:48:54 obache Exp $ 1# $NetBSD: Makefile,v 1.15 2010/11/23 17:39:14 wiz Exp $
2 2
3DISTNAME= cairomm-1.8.4 3DISTNAME= cairomm-1.8.6
4PKGREVISION= 2 
5CATEGORIES= graphics 4CATEGORIES= graphics
6MASTER_SITES= http://cairographics.org/releases/ 5MASTER_SITES= http://cairographics.org/releases/
7 6
8MAINTAINER= adam@NetBSD.org 7MAINTAINER= adam@NetBSD.org
9HOMEPAGE= http://cairographics.org/cairomm/ 8HOMEPAGE= http://cairographics.org/cairomm/
10COMMENT= C++ API for cairo 9COMMENT= C++ API for cairo
11 
12LICENSE= gnu-lgpl-v2 10LICENSE= gnu-lgpl-v2
13 11
14PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
15 13
16USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
17USE_LIBTOOL= yes 15USE_LIBTOOL= yes
18USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
19USE_TOOLS+= gmake perl pkg-config 17USE_TOOLS+= gmake perl pkg-config
20GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
21 19
22PKGCONFIG_OVERRIDE+= data/cairomm-1.0.pc.in 20PKGCONFIG_OVERRIDE+= data/cairomm-1.0.pc.in
23PKGCONFIG_OVERRIDE+= data/cairomm-ft-1.0.pc.in 21PKGCONFIG_OVERRIDE+= data/cairomm-ft-1.0.pc.in
24PKGCONFIG_OVERRIDE+= data/cairomm-pdf-1.0.pc.in 22PKGCONFIG_OVERRIDE+= data/cairomm-pdf-1.0.pc.in

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

--- pkgsrc/graphics/cairomm/PLIST 2009/10/22 08:47:23 1.6
+++ pkgsrc/graphics/cairomm/PLIST 2010/11/23 17:39:14 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2009/10/22 08:47:23 adam Exp $ 1@comment $NetBSD: PLIST,v 1.7 2010/11/23 17:39:14 wiz Exp $
2include/cairomm-1.0/cairomm/cairomm.h 2include/cairomm-1.0/cairomm/cairomm.h
3include/cairomm-1.0/cairomm/context.h 3include/cairomm-1.0/cairomm/context.h
4include/cairomm-1.0/cairomm/enums.h 4include/cairomm-1.0/cairomm/enums.h
5include/cairomm-1.0/cairomm/exception.h 5include/cairomm-1.0/cairomm/exception.h
6include/cairomm-1.0/cairomm/fontface.h 6include/cairomm-1.0/cairomm/fontface.h
7include/cairomm-1.0/cairomm/fontoptions.h 7include/cairomm-1.0/cairomm/fontoptions.h
8include/cairomm-1.0/cairomm/matrix.h 8include/cairomm-1.0/cairomm/matrix.h
9include/cairomm-1.0/cairomm/path.h 9include/cairomm-1.0/cairomm/path.h
10include/cairomm-1.0/cairomm/pattern.h 10include/cairomm-1.0/cairomm/pattern.h
11include/cairomm-1.0/cairomm/quartz_font.h 11include/cairomm-1.0/cairomm/quartz_font.h
12include/cairomm-1.0/cairomm/quartz_surface.h 12include/cairomm-1.0/cairomm/quartz_surface.h
13include/cairomm-1.0/cairomm/refptr.h 13include/cairomm-1.0/cairomm/refptr.h
14include/cairomm-1.0/cairomm/scaledfont.h 14include/cairomm-1.0/cairomm/scaledfont.h
@@ -16,29 +16,31 @@ include/cairomm-1.0/cairomm/surface.h @@ -16,29 +16,31 @@ include/cairomm-1.0/cairomm/surface.h
16include/cairomm-1.0/cairomm/types.h 16include/cairomm-1.0/cairomm/types.h
17include/cairomm-1.0/cairomm/win32_font.h 17include/cairomm-1.0/cairomm/win32_font.h
18include/cairomm-1.0/cairomm/win32_surface.h 18include/cairomm-1.0/cairomm/win32_surface.h
19include/cairomm-1.0/cairomm/xlib_surface.h 19include/cairomm-1.0/cairomm/xlib_surface.h
20lib/cairomm-1.0/include/cairommconfig.h 20lib/cairomm-1.0/include/cairommconfig.h
21lib/libcairomm-1.0.la 21lib/libcairomm-1.0.la
22lib/pkgconfig/cairomm-1.0.pc 22lib/pkgconfig/cairomm-1.0.pc
23lib/pkgconfig/cairomm-ft-1.0.pc 23lib/pkgconfig/cairomm-ft-1.0.pc
24lib/pkgconfig/cairomm-pdf-1.0.pc 24lib/pkgconfig/cairomm-pdf-1.0.pc
25lib/pkgconfig/cairomm-png-1.0.pc 25lib/pkgconfig/cairomm-png-1.0.pc
26lib/pkgconfig/cairomm-ps-1.0.pc 26lib/pkgconfig/cairomm-ps-1.0.pc
27lib/pkgconfig/cairomm-svg-1.0.pc 27lib/pkgconfig/cairomm-svg-1.0.pc
28lib/pkgconfig/cairomm-xlib-1.0.pc 28lib/pkgconfig/cairomm-xlib-1.0.pc
 29lib/pkgconfig/cairomm-xlib-xrender-1.0.pc
29share/devhelp/books/cairomm-1.0/cairomm-1.0.devhelp2 30share/devhelp/books/cairomm-1.0/cairomm-1.0.devhelp2
30share/doc/cairomm-1.0/reference/cairomm-1.0.tag 31share/doc/cairomm-1.0/reference/cairomm-1.0.tag
31share/doc/cairomm-1.0/reference/html/annotated.html 32share/doc/cairomm-1.0/reference/html/annotated.html
 33share/doc/cairomm-1.0/reference/html/bc_s.png
32share/doc/cairomm-1.0/reference/html/cairomm.css 34share/doc/cairomm-1.0/reference/html/cairomm.css
33share/doc/cairomm-1.0/reference/html/classCairo_1_1Context-members.html 35share/doc/cairomm-1.0/reference/html/classCairo_1_1Context-members.html
34share/doc/cairomm-1.0/reference/html/classCairo_1_1Context.html 36share/doc/cairomm-1.0/reference/html/classCairo_1_1Context.html
35share/doc/cairomm-1.0/reference/html/classCairo_1_1FontFace-members.html 37share/doc/cairomm-1.0/reference/html/classCairo_1_1FontFace-members.html
36share/doc/cairomm-1.0/reference/html/classCairo_1_1FontFace.html 38share/doc/cairomm-1.0/reference/html/classCairo_1_1FontFace.html
37share/doc/cairomm-1.0/reference/html/classCairo_1_1FontOptions-members.html 39share/doc/cairomm-1.0/reference/html/classCairo_1_1FontOptions-members.html
38share/doc/cairomm-1.0/reference/html/classCairo_1_1FontOptions.html 40share/doc/cairomm-1.0/reference/html/classCairo_1_1FontOptions.html
39share/doc/cairomm-1.0/reference/html/classCairo_1_1FtFontFace-members.html 41share/doc/cairomm-1.0/reference/html/classCairo_1_1FtFontFace-members.html
40share/doc/cairomm-1.0/reference/html/classCairo_1_1FtFontFace.html 42share/doc/cairomm-1.0/reference/html/classCairo_1_1FtFontFace.html
41share/doc/cairomm-1.0/reference/html/classCairo_1_1FtScaledFont-members.html 43share/doc/cairomm-1.0/reference/html/classCairo_1_1FtScaledFont-members.html
42share/doc/cairomm-1.0/reference/html/classCairo_1_1FtScaledFont.html 44share/doc/cairomm-1.0/reference/html/classCairo_1_1FtScaledFont.html
43share/doc/cairomm-1.0/reference/html/classCairo_1_1GlitzSurface-members.html 45share/doc/cairomm-1.0/reference/html/classCairo_1_1GlitzSurface-members.html
44share/doc/cairomm-1.0/reference/html/classCairo_1_1GlitzSurface.html 46share/doc/cairomm-1.0/reference/html/classCairo_1_1GlitzSurface.html
@@ -84,26 +86,27 @@ share/doc/cairomm-1.0/reference/html/cla @@ -84,26 +86,27 @@ share/doc/cairomm-1.0/reference/html/cla
84share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32FontFace.html 86share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32FontFace.html
85share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32PrintingSurface-members.html 87share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32PrintingSurface-members.html
86share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32PrintingSurface.html 88share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32PrintingSurface.html
87share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32ScaledFont-members.html 89share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32ScaledFont-members.html
88share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32ScaledFont.html 90share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32ScaledFont.html
89share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32Surface-members.html 91share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32Surface-members.html
90share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32Surface.html 92share/doc/cairomm-1.0/reference/html/classCairo_1_1Win32Surface.html
91share/doc/cairomm-1.0/reference/html/classCairo_1_1XlibSurface-members.html 93share/doc/cairomm-1.0/reference/html/classCairo_1_1XlibSurface-members.html
92share/doc/cairomm-1.0/reference/html/classCairo_1_1XlibSurface.html 94share/doc/cairomm-1.0/reference/html/classCairo_1_1XlibSurface.html
93share/doc/cairomm-1.0/reference/html/classCairo_1_1logic__error-members.html 95share/doc/cairomm-1.0/reference/html/classCairo_1_1logic__error-members.html
94share/doc/cairomm-1.0/reference/html/classCairo_1_1logic__error.html 96share/doc/cairomm-1.0/reference/html/classCairo_1_1logic__error.html
95share/doc/cairomm-1.0/reference/html/classcairo__matrix__t.html 97share/doc/cairomm-1.0/reference/html/classcairo__matrix__t.html
96share/doc/cairomm-1.0/reference/html/classes.html 98share/doc/cairomm-1.0/reference/html/classes.html
 99share/doc/cairomm-1.0/reference/html/closed.png
97share/doc/cairomm-1.0/reference/html/deprecated.html 100share/doc/cairomm-1.0/reference/html/deprecated.html
98share/doc/cairomm-1.0/reference/html/doxygen.png 101share/doc/cairomm-1.0/reference/html/doxygen.png
99share/doc/cairomm-1.0/reference/html/examples.html 102share/doc/cairomm-1.0/reference/html/examples.html
100share/doc/cairomm-1.0/reference/html/functions.html 103share/doc/cairomm-1.0/reference/html/functions.html
101share/doc/cairomm-1.0/reference/html/functions_0x62.html 104share/doc/cairomm-1.0/reference/html/functions_0x62.html
102share/doc/cairomm-1.0/reference/html/functions_0x63.html 105share/doc/cairomm-1.0/reference/html/functions_0x63.html
103share/doc/cairomm-1.0/reference/html/functions_0x64.html 106share/doc/cairomm-1.0/reference/html/functions_0x64.html
104share/doc/cairomm-1.0/reference/html/functions_0x65.html 107share/doc/cairomm-1.0/reference/html/functions_0x65.html
105share/doc/cairomm-1.0/reference/html/functions_0x66.html 108share/doc/cairomm-1.0/reference/html/functions_0x66.html
106share/doc/cairomm-1.0/reference/html/functions_0x67.html 109share/doc/cairomm-1.0/reference/html/functions_0x67.html
107share/doc/cairomm-1.0/reference/html/functions_0x68.html 110share/doc/cairomm-1.0/reference/html/functions_0x68.html
108share/doc/cairomm-1.0/reference/html/functions_0x69.html 111share/doc/cairomm-1.0/reference/html/functions_0x69.html
109share/doc/cairomm-1.0/reference/html/functions_0x6c.html 112share/doc/cairomm-1.0/reference/html/functions_0x6c.html
@@ -156,25 +159,29 @@ share/doc/cairomm-1.0/reference/html/inh @@ -156,25 +159,29 @@ share/doc/cairomm-1.0/reference/html/inh
156share/doc/cairomm-1.0/reference/html/inherit__graph__4.png 159share/doc/cairomm-1.0/reference/html/inherit__graph__4.png
157share/doc/cairomm-1.0/reference/html/inherit__graph__5.png 160share/doc/cairomm-1.0/reference/html/inherit__graph__5.png
158share/doc/cairomm-1.0/reference/html/inherit__graph__6.png 161share/doc/cairomm-1.0/reference/html/inherit__graph__6.png
159share/doc/cairomm-1.0/reference/html/inherit__graph__7.png 162share/doc/cairomm-1.0/reference/html/inherit__graph__7.png
160share/doc/cairomm-1.0/reference/html/inherit__graph__8.png 163share/doc/cairomm-1.0/reference/html/inherit__graph__8.png
161share/doc/cairomm-1.0/reference/html/inherit__graph__9.png 164share/doc/cairomm-1.0/reference/html/inherit__graph__9.png
162share/doc/cairomm-1.0/reference/html/inherits.html 165share/doc/cairomm-1.0/reference/html/inherits.html
163share/doc/cairomm-1.0/reference/html/namespaceCairo.html 166share/doc/cairomm-1.0/reference/html/namespaceCairo.html
164share/doc/cairomm-1.0/reference/html/namespacemembers.html 167share/doc/cairomm-1.0/reference/html/namespacemembers.html
165share/doc/cairomm-1.0/reference/html/namespacemembers_enum.html 168share/doc/cairomm-1.0/reference/html/namespacemembers_enum.html
166share/doc/cairomm-1.0/reference/html/namespacemembers_eval.html 169share/doc/cairomm-1.0/reference/html/namespacemembers_eval.html
167share/doc/cairomm-1.0/reference/html/namespacemembers_type.html 170share/doc/cairomm-1.0/reference/html/namespacemembers_type.html
168share/doc/cairomm-1.0/reference/html/namespaces.html 171share/doc/cairomm-1.0/reference/html/namespaces.html
 172share/doc/cairomm-1.0/reference/html/nav_f.png
 173share/doc/cairomm-1.0/reference/html/nav_h.png
 174share/doc/cairomm-1.0/reference/html/open.png
169share/doc/cairomm-1.0/reference/html/pages.html 175share/doc/cairomm-1.0/reference/html/pages.html
170share/doc/cairomm-1.0/reference/html/pdf-surface_8cc-example.html 176share/doc/cairomm-1.0/reference/html/pdf-surface_8cc-example.html
171share/doc/cairomm-1.0/reference/html/ps-surface_8cc-example.html 177share/doc/cairomm-1.0/reference/html/ps-surface_8cc-example.html
172share/doc/cairomm-1.0/reference/html/structCairo_1_1ColorStop-members.html 178share/doc/cairomm-1.0/reference/html/structCairo_1_1ColorStop-members.html
173share/doc/cairomm-1.0/reference/html/structCairo_1_1ColorStop.html 179share/doc/cairomm-1.0/reference/html/structCairo_1_1ColorStop.html
174share/doc/cairomm-1.0/reference/html/svg-surface_8cc-example.html 180share/doc/cairomm-1.0/reference/html/svg-surface_8cc-example.html
175share/doc/cairomm-1.0/reference/html/tab_b.gif 181share/doc/cairomm-1.0/reference/html/tab_a.png
176share/doc/cairomm-1.0/reference/html/tab_l.gif 182share/doc/cairomm-1.0/reference/html/tab_b.png
177share/doc/cairomm-1.0/reference/html/tab_r.gif 183share/doc/cairomm-1.0/reference/html/tab_h.png
 184share/doc/cairomm-1.0/reference/html/tab_s.png
178share/doc/cairomm-1.0/reference/html/tabs.css 185share/doc/cairomm-1.0/reference/html/tabs.css
179share/doc/cairomm-1.0/reference/html/toy-text_8cc-example.html 186share/doc/cairomm-1.0/reference/html/toy-text_8cc-example.html
180share/doc/cairomm-1.0/reference/html/user-font_8cc-example.html 187share/doc/cairomm-1.0/reference/html/user-font_8cc-example.html

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

--- pkgsrc/graphics/cairomm/distinfo 2009/10/22 08:47:23 1.9
+++ pkgsrc/graphics/cairomm/distinfo 2010/11/23 17:39:14 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2009/10/22 08:47:23 adam Exp $ 1$NetBSD: distinfo,v 1.10 2010/11/23 17:39:14 wiz Exp $
2 2
3SHA1 (cairomm-1.8.4.tar.gz) = fdea579f406261881a0f4f6242a3980aecef382d 3SHA1 (cairomm-1.8.6.tar.gz) = 5ed780cd1ea78f3c2c9dd8c1265bb93b288d738f
4RMD160 (cairomm-1.8.4.tar.gz) = eeab13a5378a9d657295512ac655cf1e90dece8f 4RMD160 (cairomm-1.8.6.tar.gz) = b972a877a0ee8b7edf60ee8f039c6f31d44a02a9
5Size (cairomm-1.8.4.tar.gz) = 906632 bytes 5Size (cairomm-1.8.6.tar.gz) = 850311 bytes