From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 8 19:30:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 882CB106566B for ; Tue, 8 Dec 2009 19:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C3D18FC26 for ; Tue, 8 Dec 2009 19:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB8JU4lX093578 for ; Tue, 8 Dec 2009 19:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB8JU462093572; Tue, 8 Dec 2009 19:30:04 GMT (envelope-from gnats) Resent-Date: Tue, 8 Dec 2009 19:30:04 GMT Resent-Message-Id: <200912081930.nB8JU462093572@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Best Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABF7A1065672 for ; Tue, 8 Dec 2009 19:21:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9B7208FC22 for ; Tue, 8 Dec 2009 19:21:32 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nB8JLWtf060905 for ; Tue, 8 Dec 2009 19:21:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nB8JLWHq060904; Tue, 8 Dec 2009 19:21:32 GMT (envelope-from nobody) Message-Id: <200912081921.nB8JLWHq060904@www.freebsd.org> Date: Tue, 8 Dec 2009 19:21:32 GMT From: Alexander Best To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141300: [maintainer] make editors/py-room rely on pygtk2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2009 19:30:04 -0000 >Number: 141300 >Category: ports >Synopsis: [maintainer] make editors/py-room rely on pygtk2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 08 19:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Best >Release: 9.0-CURRENT >Organization: >Environment: FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #3 r200238M: Tue Dec 8 16:30:20 CET 2009 root@otaku:/usr/obj/usr/src/sys/ARUNDEL amd64 >Description: patch updates the port to rely on pygtk2 instead of pygtk. cheers. alex >How-To-Repeat: >Fix: Patch attached with submission follows: --- editors/py-room/Makefile.old 2009-12-08 20:15:16.000000000 +0100 +++ editors/py-room/Makefile 2009-12-08 20:15:36.000000000 +0100 @@ -7,6 +7,7 @@ PORTNAME= room PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= editors python MASTER_SITES= https://launchpad.net/pyroom/${PORTVERSION:R}/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +21,7 @@ FETCH_ARGS= USE_GETTEXT= yes USE_PYTHON= yes -USE_GNOME= pygtk +USE_GNOME= pygtk2 USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= PyRoom >Release-Note: >Audit-Trail: >Unformatted: