From nobody@FreeBSD.org  Mon Apr 16 22:59:20 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8499C16A401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 22:59:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 7642213C480
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 22:59:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l3GMxKmn082236
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2007 22:59:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l3GMsJf7081792;
	Mon, 16 Apr 2007 22:54:19 GMT
	(envelope-from nobody)
Message-Id: <200704162254.l3GMsJf7081792@www.freebsd.org>
Date: Mon, 16 Apr 2007 22:54:19 GMT
From: Bartosz Fabianowski<freebsd@chillt.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER] games/ksudoku: remove 4.x check
X-Send-Pr-Version: www-3.0

>Number:         111747
>Category:       ports
>Synopsis:       [MAINTAINER] games/ksudoku: remove 4.x check
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    shaun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 23:00:13 GMT 2007
>Closed-Date:    Tue Apr 17 18:23:11 GMT 2007
>Last-Modified:  Tue Apr 17 18:30:03 GMT 2007
>Originator:     Bartosz Fabianowski
>Release:        6-STABLE
>Organization:
>Environment:
>Description:
Remove 4.x check from games/ksudoku
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	Mon Apr 16 23:48:41 2007
+++ Makefile	Mon Apr 16 23:48:57 2007
@@ -20,13 +20,7 @@
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE=		does not build on FreeBSD 4.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->shaun 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 16 23:00:19 UTC 2007 
Responsible-Changed-Why:  
shaun@ wants to have sparc64 and 4.x PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111747 
State-Changed-From-To: open->closed 
State-Changed-By: shaun 
State-Changed-When: Tue Apr 17 18:17:39 UTC 2007 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111747 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111747: commit references a PR
Date: Tue, 17 Apr 2007 18:23:03 +0000 (UTC)

 shaun       2007-04-17 18:22:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/ksudoku        Makefile 
   Log:
   Remove FreeBSD 4.x check.
   
   PR:             ports/111747
   Submitted by:   Bartosz Fabianowski <freebsd@chillt.de> (maintainer)
   
   Revision  Changes    Path
   1.6       +1 -7      ports/games/ksudoku/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
