pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-cairo update to 1.4.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/948ee3fe7e11
branches: trunk
changeset: 539754:948ee3fe7e11
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Mar 12 20:54:52 2008 +0000
description:
update to 1.4.12
changes:
-minor build framework fixes
-allow cairo.Context to be subclassed
diffstat:
graphics/py-cairo/Makefile | 10 +++++-----
graphics/py-cairo/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r a9ef5f50c2ef -r 948ee3fe7e11 graphics/py-cairo/Makefile
--- a/graphics/py-cairo/Makefile Wed Mar 12 20:54:37 2008 +0000
+++ b/graphics/py-cairo/Makefile Wed Mar 12 20:54:52 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2007/08/23 20:50:52 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2008/03/12 20:54:52 drochner Exp $
#
-DISTNAME= pycairo-1.4.0
-PKGNAME= ${PYPKGPREFIX}-cairo-1.4.0
+DISTNAME= pycairo-1.4.12
+PKGNAME= ${PYPKGPREFIX}-cairo-1.4.12
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -19,7 +19,7 @@
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PKGCONFIG_OVERRIDE+= pycairo.pc.in
-PYTHON_VERSIONS_ACCEPTED= 24 23
+PYTHON_VERSIONS_ACCEPTED= 24
PY_PATCHPLIST= yes
.include "../../mk/compiler.mk"
@@ -28,7 +28,7 @@
BUILDLINK_TRANSFORM+= rm:-std=c99
.endif
-BUILDLINK_API_DEPENDS.cairo+= cairo>=1.4.0
+BUILDLINK_API_DEPENDS.cairo+= cairo>=1.4.12
.include "../../lang/python/extension.mk"
.include "../../math/py-Numeric/buildlink3.mk"
diff -r a9ef5f50c2ef -r 948ee3fe7e11 graphics/py-cairo/distinfo
--- a/graphics/py-cairo/distinfo Wed Mar 12 20:54:37 2008 +0000
+++ b/graphics/py-cairo/distinfo Wed Mar 12 20:54:52 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/03/23 20:50:35 drochner Exp $
+$NetBSD: distinfo,v 1.5 2008/03/12 20:54:52 drochner Exp $
-SHA1 (pycairo-1.4.0.tar.gz) = 799905578101249d03c6130748347638be7874da
-RMD160 (pycairo-1.4.0.tar.gz) = 5fb3a400b2739339ee662f780095e05d16fa1f65
-Size (pycairo-1.4.0.tar.gz) = 479455 bytes
+SHA1 (pycairo-1.4.12.tar.gz) = 580255db6f3ab4c44ac44dfe0a9f7d1f598c2ab3
+RMD160 (pycairo-1.4.12.tar.gz) = f44bb6bcc6b366568e0297689164537dc891b278
+Size (pycairo-1.4.12.tar.gz) = 490053 bytes
Home |
Main Index |
Thread Index |
Old Index