From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 30 09:50:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA6D16A49E for ; Fri, 30 Jun 2006 09:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99EC143D49 for ; Fri, 30 Jun 2006 09:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5U9oJgi048115 for ; Fri, 30 Jun 2006 09:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5U9oIk0048114; Fri, 30 Jun 2006 09:50:18 GMT (envelope-from gnats) Date: Fri, 30 Jun 2006 09:50:18 GMT Message-Id: <200606300950.k5U9oIk0048114@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dmitry Marakasov Cc: Subject: Re: ports/99634: graphics/gnash dependencies not updated after gtkglext version bump X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 09:50:19 -0000 The following reply was made to PR ports/99634; it has been noted by GNATS. From: Dmitry Marakasov To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/99634: graphics/gnash dependencies not updated after gtkglext version bump Date: Fri, 30 Jun 2006 13:48:07 +0400 * Edwin Groothuis (edwin@FreeBSD.org) wrote: > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. I approve, thanks Remy. Patch follows. --- gnash-Makefile.patch begins here --- --- Makefile.orig Tue Jun 6 16:45:25 2006 +++ Makefile Fri Jun 30 13:44:51 2006 @@ -43,7 +43,7 @@ PLIST_SUB+= PLUGIN="@comment " .else USE_GNOME+= atk pango gtk20 -LIB_DEPENDS+= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext +LIB_DEPENDS+= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext PLIST_SUB+= PLUGIN="" .endif --- gnash-Makefile.patch ends here --- -- Best regards, Dmitry mailto:amdmi3@mail.ru