ports/130031: PyCairo no longer supports Numeric Python

TAOKA Fumiyoshi fmysh at iijmio-mail.jp
Mon Dec 29 18:10:02 UTC 2008


>Number:         130031
>Category:       ports
>Synopsis:       PyCairo no longer supports Numeric Python
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	PyCairo no longer supports Numeric Python since version 1.4.0.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/py-cairo/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	8 Sep 2008 02:42:00 -0000	1.21
+++ Makefile	23 Sep 2008 21:18:21 -0000
@@ -8,6 +8,7 @@
 
 PORTNAME=	cairo
 PORTVERSION=	1.6.4
+PORTREVISION=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	http://cairographics.org/releases/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,9 +17,9 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Python bindings for Cairo
 
-BUILD_DEPENDS=	${PYNUMERIC}
+BUILD_DEPENDS=	${PYNUMPY}
 LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo
-RUN_DEPENDS=	${PYNUMERIC}
+RUN_DEPENDS=	${PYNUMPY}
 
 USE_PYTHON=	yes
 USE_GMAKE=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list