Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Jun 2006 13:05:55 +0200 (CEST)
From:      Soeren Straarup <xride@x12.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98524: [MAINTAINER-PATCH] comms/linpsk: [IGNORE -> BROKEN]
Message-ID:  <20060605110555.660EC42B4@beacon.x12.dk>
Resent-Message-ID: <200606051110.k55BAFRV012933@freefall.freebsd.org>

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

>Number:         98524
>Category:       ports
>Synopsis:       [MAINTAINER-PATCH] comms/linpsk: [IGNORE -> BROKEN]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 11:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Soeren Straarup
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Feb  7 20:11:22 CET
>Description:
Change IGNORE to BROKEN accordingly to:
books/porters-handbook/dads-noinstall.html

Since it does not build then it should be BROKEN not IGNORE.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- linpsk-0.8.1_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/linpsk/Makefile /space/portstrees/FreeBSD/ports/comms/linpsk/Makefile
--- /usr/ports/comms/linpsk/Makefile	Fri May 12 20:09:02 2006
+++ /space/portstrees/FreeBSD/ports/comms/linpsk/Makefile	Mon Jun  5 13:01:34 2006
@@ -35,7 +35,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-IGNORE=		does not build on FreeBSD 4.x
+BROKEN=		does not build on FreeBSD 4.x
 .endif
 
 post-patch:
--- linpsk-0.8.1_2.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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