Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 14:37:49 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@frieza.p6m7g8.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cy@FreeBSD.org
Subject:   ports/146384: [PATCH] security/krb5: umtpx works on now
Message-ID:  <201005071837.o47IbnCq081051@frieza.p6m7g8.net>
Resent-Message-ID: <201005071840.o47Ie7hp056588@freefall.freebsd.org>

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

>Number:         146384
>Category:       ports
>Synopsis:       [PATCH] security/krb5: umtpx works on now
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 07 18:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
http://people.freebsd.org/~pgollucci/FreeBSD/diffs/krb5-1.8.1.log

Port maintainer (cy@FreeBSD.org) is cc'd.

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

--- krb5-1.8.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/krb5/Makefile,v
retrieving revision 1.137
diff -u -u -r1.137 Makefile
--- Makefile	26 Apr 2010 03:48:42 -0000	1.137
+++ Makefile	7 May 2010 18:35:48 -0000
@@ -39,10 +39,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} > 900007
-BROKEN=		fails to build with new utmpx
-.endif
-
 .if defined(WITH_DNS_FOR_REALM)
 CONFIGURE_ARGS+=	--enable-dns-for-realm
 .endif
--- krb5-1.8.1.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?201005071837.o47IbnCq081051>