pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cairomm Changes 1.6.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfe81697d2d1
branches:  trunk
changeset: 547053:dfe81697d2d1
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Sep 11 13:29:58 2008 +0000

description:
Changes 1.6.4:
* Windows build: Fix the build on the freely available Visual Studio Express
   compiler.

Changes 1.6.2:
* Fix build on OSX when both Quartz and Xlib surfaces are enabled
* Fixed a bug where an exception message would often report "Success" when it
  should have reported an error message
* Added ability to get the error status code from an exception:
  Cairo::logic_error::get_status_code()
* Added new elements to the surface type enumeration

diffstat:

 graphics/cairomm/Makefile |  4 ++--
 graphics/cairomm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 496c702c7ad6 -r dfe81697d2d1 graphics/cairomm/Makefile
--- a/graphics/cairomm/Makefile Thu Sep 11 13:20:17 2008 +0000
+++ b/graphics/cairomm/Makefile Thu Sep 11 13:29:58 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2008/04/21 15:00:18 adam Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/11 13:29:58 adam Exp $
 
-DISTNAME=      cairomm-1.6.0
+DISTNAME=      cairomm-1.6.4
 CATEGORIES=    graphics
 MASTER_SITES=  http://cairographics.org/releases/
 
diff -r 496c702c7ad6 -r dfe81697d2d1 graphics/cairomm/distinfo
--- a/graphics/cairomm/distinfo Thu Sep 11 13:20:17 2008 +0000
+++ b/graphics/cairomm/distinfo Thu Sep 11 13:29:58 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/04/21 15:00:18 adam Exp $
+$NetBSD: distinfo,v 1.6 2008/09/11 13:29:58 adam Exp $
 
-SHA1 (cairomm-1.6.0.tar.gz) = 934dc378af07ad019a9063f88e975be2f885172c
-RMD160 (cairomm-1.6.0.tar.gz) = ca14d8602d0685d86d0c8f3969ba19b9fb51c509
-Size (cairomm-1.6.0.tar.gz) = 797627 bytes
+SHA1 (cairomm-1.6.4.tar.gz) = 61f1a1adcd3f147da89faf3311842e4f68763db4
+RMD160 (cairomm-1.6.4.tar.gz) = 95ba7bf4a2c8ff706eaceef2a31aaa19375fbf6c
+Size (cairomm-1.6.4.tar.gz) = 666416 bytes



Home | Main Index | Thread Index | Old Index