Date: Fri, 16 May 2003 00:03:07 +0200 (CEST) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52301: news/newsx: mark BROKEN with inn-2.4.0. Message-ID: <20030515220307.BDE7E798F@graf.pompo.net> Resent-Message-ID: <200305152210.h4FMA9bL027074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52301 >Category: ports >Synopsis: news/newsx: mark BROKEN with inn-2.4.0. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 15 15:10:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 29 18:16:35 CEST 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: If you have built a binary of newsx against inn-2.3.5 (or before), it still runs fine. However, it's not possible to build this port with inn-2.4.0. Please mark broken untill a workaround has been found. (idem news/suck) >How-To-Repeat: cd news/newsx make >Fix: Please apply the following patch: --- newsx.diff begins here --- diff -urN news/newsx.orig/Makefile news/newsx/Makefile --- news/newsx.orig/Makefile Sat Feb 22 22:18:50 2003 +++ news/newsx/Makefile Thu May 15 23:46:55 2003 @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews .else !defined(WITHOUT_INN_2-X) BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn +BROKEN= inn 2.4 is not supported. You need inn 2.3.x .endif USE_AUTOMAKE= yes --- newsx.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515220307.BDE7E798F>