From owner-freebsd-ports Mon Jul 23 3:40:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89F2537B406 for ; Mon, 23 Jul 2001 03:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6NAe2601498; Mon, 23 Jul 2001 03:40:02 -0700 (PDT) (envelope-from gnats) Received: from ws68.v6lab.net (ws66.v6lab.net [192.71.20.66]) by hub.freebsd.org (Postfix) with ESMTP id 5FA7A37B405 for ; Mon, 23 Jul 2001 03:39:44 -0700 (PDT) (envelope-from martti@ws68.v6lab.net) Received: by ws68.v6lab.net (Postfix, from userid 1000) id 3A561252; Mon, 23 Jul 2001 12:39:34 +0200 (CEST) Message-Id: <20010723103934.3A561252@ws68.v6lab.net> Date: Mon, 23 Jul 2001 12:39:34 +0200 (CEST) From: martti.kuparinen@iki.fi Reply-To: martti.kuparinen@iki.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/29161: [MAINTAINER PATCH] p5-IMAP-Admin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29161 >Category: ports >Synopsis: [MAINTAINER PATCH] p5-IMAP-Admin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 23 03:40:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD inside 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Tue Jul 3 16:16:26 CEST 2001 root@storage:/usr/obj/usr/src/sys/STORAGE i386 >Description: p5-IMAP-Admin requires a newer Perl to work. As a temporary solution mark this as FORBIDDEN. The real solution is to upgrade the perl in FreeBSD /usr/src or to allow users install /usr/ports/lang/perl5 without removing the FORBIDDEN keyword. >How-To-Repeat: >Fix: diff -Nru /usr/ports/mail/p5-IMAP-Admin/Makefile p5-IMAP-Admin/Makefile --- /usr/ports/mail/p5-IMAP-Admin/Makefile Wed Jun 27 13:34:08 2001 +++ p5-IMAP-Admin/Makefile Mon Jul 23 12:35:46 2001 @@ -14,6 +14,9 @@ MAINTAINER= martti.kuparinen@iki.fi +# This won't work as lang/perl5/Makefile doesn't install perl 5.6 or later! +FORBIDDEN= requires perl 5.6 or later + PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message