pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41063 CVS commit: pkgsrc/graphics/py-cairo
The following reply was made to PR pkg/41063; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41063 CVS commit: pkgsrc/graphics/py-cairo
Date: Wed, 13 May 2009 12:56:47 +0000
Module Name: pkgsrc
Committed By: obache
Date: Wed May 13 12:56:47 UTC 2009
Modified Files:
pkgsrc/graphics/py-cairo: Makefile distinfo
pkgsrc/graphics/py-cairo/patches: patch-aa patch-ab patch-ac
Log Message:
Update pycairo to 1.8.4.
Based on maintainer update request by PR 41063.
While here, add commented out LICENSE (LGPL-2.1 or MPL-1.1).
Overview of changes from pycairo 1.8.2 to pycairo 1.8.4
=======================================================
General Changes:
Pycairo 1.8.4 requires cairo 1.8.4 (or later) and Python 2.6
Bug Fixes:
20674: Add get/set_extend for Gradient Patterns
New Classes:
cairo.ToyFontFace
New Methods:
Pattern.get_extend
Pattern.set_extend
ToyFontFace.get_family
ToyFontFace.get_slant
ToyFontFace.get_weight
Deleted Methods:
SurfacePattern.get_extend
SurfacePattern.set_extend
Other Changes:
Threading for surfaces with stream functions has been reenabled.
Documentation updates.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/py-cairo/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/py-cairo/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-cairo/patches/patch-aa
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-cairo/patches/patch-ab \
pkgsrc/graphics/py-cairo/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index