From tabthorpe@goodking.goodking.ca  Thu Feb  8 19:39:49 2007
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 367BA16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Feb 2007 19:39:49 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front3-g.tbaytel.net [216.211.26.176])
	by mx1.freebsd.org (Postfix) with ESMTP id E1A6013C478
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Feb 2007 19:39:48 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.66.132] verified)
  by front3.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 42728413 for FreeBSD-gnats-submit@freebsd.org; Thu, 08 Feb 2007 14:39:47 -0500
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.14.0/8.14.0) with ESMTP id l18JdIa7073712
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 8 Feb 2007 14:39:19 -0500 (EST)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.14.0/8.14.0/Submit) id l18JdI3H073711;
	Thu, 8 Feb 2007 14:39:18 -0500 (EST)
	(envelope-from tabthorpe)
Message-Id: <200702081939.l18JdI3H073711@goodking.goodking.ca>
Date: Thu, 8 Feb 2007 14:39:18 -0500 (EST)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [MAINTAINER] misc/bibletime: remove RELENG_4 BROKEN
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108944
>Category:       ports
>Synopsis:       [MAINTAINER] misc/bibletime: remove RELENG_4 BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 08 19:40:16 GMT 2007
>Closed-Date:    Thu Feb 08 22:28:05 GMT 2007
>Last-Modified:  Thu Feb  8 22:42:58 GMT 2007
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 10:16:54 EST 2007
>Description:
- remove RELENG_4 BROKEN

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

--- bibletime-1.6.3b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/bibletime/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	5 Feb 2007 10:36:36 -0000	1.21
+++ Makefile	8 Feb 2007 19:38:10 -0000
@@ -29,14 +29,8 @@
 
 DOCSDIR=	share/doc/HTML/en/bibletime
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=		fails to compile under FreeBSD 4.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/bibletime/Makefile.in
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- bibletime-1.6.3b.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Feb 8 20:21:02 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108944 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Feb 8 22:28:02 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108944: commit references a PR
Date: Thu,  8 Feb 2007 22:35:29 +0000 (UTC)

 miwi        2007-02-08 22:35:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/bibletime       Makefile 
   Log:
   - Remove IGNORE on FreeBSD 4.x, it's no longer need.
   
   PR:             108944
   Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
   
   Revision  Changes    Path
   1.22      +1 -7      ports/misc/bibletime/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:
