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.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b00dd56ea165
branches: trunk
changeset: 541377:b00dd56ea165
user: adam <adam%pkgsrc.org@localhost>
date: Mon Apr 21 15:00:18 2008 +0000
description:
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
diffstat:
graphics/cairomm/Makefile | 4 ++--
graphics/cairomm/PLIST | 3 ++-
graphics/cairomm/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r abbaa3f48d87 -r b00dd56ea165 graphics/cairomm/Makefile
--- a/graphics/cairomm/Makefile Mon Apr 21 14:58:23 2008 +0000
+++ b/graphics/cairomm/Makefile Mon Apr 21 15:00:18 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2007/11/18 08:44:49 adam Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/21 15:00:18 adam Exp $
-DISTNAME= cairomm-1.4.6
+DISTNAME= cairomm-1.6.0
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
diff -r abbaa3f48d87 -r b00dd56ea165 graphics/cairomm/PLIST
--- a/graphics/cairomm/PLIST Mon Apr 21 14:58:23 2008 +0000
+++ b/graphics/cairomm/PLIST Mon Apr 21 15:00:18 2008 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2007/08/12 12:24:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/04/21 15:00:18 adam Exp $
include/cairomm-1.0/cairomm/cairomm.h
+include/cairomm-1.0/cairomm/cairommconfig.h
include/cairomm-1.0/cairomm/context.h
include/cairomm-1.0/cairomm/enums.h
include/cairomm-1.0/cairomm/exception.h
diff -r abbaa3f48d87 -r b00dd56ea165 graphics/cairomm/distinfo
--- a/graphics/cairomm/distinfo Mon Apr 21 14:58:23 2008 +0000
+++ b/graphics/cairomm/distinfo Mon Apr 21 15:00:18 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/11/18 08:44:49 adam Exp $
+$NetBSD: distinfo,v 1.5 2008/04/21 15:00:18 adam Exp $
-SHA1 (cairomm-1.4.6.tar.gz) = 9d5880921d73827962c0ce268943963642ff5a1a
-RMD160 (cairomm-1.4.6.tar.gz) = ea18f8b94989db6c2226677669afb0e9d24c0d66
-Size (cairomm-1.4.6.tar.gz) = 788104 bytes
+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
Home |
Main Index |
Thread Index |
Old Index