From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 12 06:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 81E80C21 for ; Fri, 12 Apr 2013 06:40:01 +0000 (UTC) (envelope-from gnats@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 7437D120C for ; Fri, 12 Apr 2013 06:40:01 +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 r3C6e1th014383 for ; Fri, 12 Apr 2013 06:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3C6e1oh014382; Fri, 12 Apr 2013 06:40:01 GMT (envelope-from gnats) Date: Fri, 12 Apr 2013 06:40:01 GMT Message-Id: <201304120640.r3C6e1oh014382@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Jason Helfman Subject: Re: ports/177775: multimedia/gtk-youtube-viewer: properly support dependency for CLI option X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jason Helfman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 06:40:01 -0000 The following reply was made to PR ports/177775; it has been noted by GNATS. From: Jason Helfman To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177775: multimedia/gtk-youtube-viewer: properly support dependency for CLI option Date: Thu, 11 Apr 2013 23:33:21 -0700 This still doesn't resolve the issue, and this is not a fix for the problem. The problem report was opened because it is supporting a higher version of perl, however the dependency has not been shifted. If there is an attention to support different versions of perl, it would be standard to then tie to that particular version of perl. As it stands now, this port will work with 5.14 or greater, however perl 5.14 is still the dependency, regardless of the version of perl you are running. -jgh