Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2001 12:39:34 +0200 (CEST)
From:      martti.kuparinen@iki.fi
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29161: [MAINTAINER PATCH] p5-IMAP-Admin
Message-ID:  <20010723103934.3A561252@ws68.v6lab.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010723103934.3A561252>