From owner-freebsd-python@FreeBSD.ORG Mon Mar 25 08:57:20 2013 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E8E2396D; Mon, 25 Mar 2013 08:57:20 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C511E848; Mon, 25 Mar 2013 08:57:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2P8vKEM081877; Mon, 25 Mar 2013 08:57:20 GMT (envelope-from rm@freefall.freebsd.org) Received: (from rm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2P8vKx6081876; Mon, 25 Mar 2013 08:57:20 GMT (envelope-from rm) Date: Mon, 25 Mar 2013 08:57:20 GMT Message-Id: <201303250857.r2P8vKx6081876@freefall.freebsd.org> To: draco@marino.st, rm@FreeBSD.org, freebsd-python@FreeBSD.org From: rm@FreeBSD.org Subject: Re: ports/177350: x11-toolkits/py-qt: [PATCH] fix provided from DragonFly Ports X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 08:57:21 -0000 Synopsis: x11-toolkits/py-qt: [PATCH] fix provided from DragonFly Ports State-Changed-From-To: open->feedback State-Changed-By: rm State-Changed-When: Mon Mar 25 08:57:20 UTC 2013 State-Changed-Why: It still doesn't builds with this patch: sip/qt/qimage.sip:535: error: 'ANY' was not declared in this scope. Full build log here: http://people.freebsd.org/~rm/py27-qt-3.18.2_3%2c2.log . And would you please merge the patches with existing patches yourself next time? Thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=177350