Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 01:47:26 GMT
From:      Cristiano Rolim Pereira <cristianorolim@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138793: [patch] - update sysutils/rsyslog3-gssapi
Message-ID:  <200909140147.n8E1lQLf039943@www.freebsd.org>
Resent-Message-ID: <200909140150.n8E1o2w4074306@freefall.freebsd.org>

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

>Number:         138793
>Category:       ports
>Synopsis:       [patch] - update sysutils/rsyslog3-gssapi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 01:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD bsd7.casa 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Substituting "BROKEN=does not compile" for "IGNORE=is only supported on FreeBSD 7.x or later"

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../rsyslog3-gssapi.orig/Makefile ./Makefile
--- ../rsyslog3-gssapi.orig/Makefile	2009-09-13 22:10:47.000000000 -0300
+++ ./Makefile	2009-09-13 22:11:57.000000000 -0300
@@ -14,7 +14,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 700000
-BROKEN=		does not compile
+IGNORE=	is only supported on FreeBSD 7.x or later
 .endif
 
 .include <bsd.port.post.mk>


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



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