From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 18 19:51:08 2004 Return-Path: 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 BB59016A4CE for ; Fri, 18 Jun 2004 19:51:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B786543D45 for ; Fri, 18 Jun 2004 19:51:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5IJoOqN057434 for ; Fri, 18 Jun 2004 19:50:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5IJoOUu057433; Fri, 18 Jun 2004 19:50:24 GMT (envelope-from gnats) Date: Fri, 18 Jun 2004 19:50:24 GMT Message-Id: <200406181950.i5IJoOUu057433@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Oliver Eikemeier Subject: Re: ports/68086: fix port: textproc/p5-Pod* X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 19:51:08 -0000 The following reply was made to PR ports/68086; it has been noted by GNATS. From: Oliver Eikemeier To: Yen-Ming Lee Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/68086: fix port: textproc/p5-Pod* Date: Fri, 18 Jun 2004 21:40:05 +0200 Yen-Ming Lee wrote: > p5-podlators and p5-PodParser conflict with perl 5.6 or above. > They should be conditional dependency when PERL_LEVEL < 500601. > > Originally I want to add "CONFLICTS= perl-5.6.* perl-5.8.*" in > p5-podlators > and p5-PodParser, however it may break some ports immediately. So I > remove > the CONFLICTS knobs. You should re-add them, they make sense here. The broken ports should be fixed. -Oliver