From araujo@bsdmail.org  Fri Apr 20 13:09:59 2007
Return-Path: <araujo@bsdmail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 10B5216A403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Apr 2007 13:09:59 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45])
	by mx1.freebsd.org (Postfix) with ESMTP id B882C13C457
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Apr 2007 13:09:58 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from localhost (localhost.intelbras.com.br [127.0.0.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id D80222DA4C5;
	Fri, 20 Apr 2007 10:09:57 -0300 (BRT)
Received: from mail.intelbras.com.br ([127.0.0.1])
	by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id RV2eWD1ACL38; Fri, 20 Apr 2007 10:09:53 -0300 (BRT)
Received: from bsdmail.org (unknown [192.168.130.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 8B00B2DA4E7;
	Fri, 20 Apr 2007 10:09:53 -0300 (BRT)
Received: (nullmailer pid 9304 invoked by uid 0);
	Fri, 20 Apr 2007 13:09:53 -0000
Message-Id: <1177074593.000049.9303.nullmailer@bsdmail.org>
Date: Fri, 20 Apr 2007 10:09:52 -0300
From: Marcelo Araujo <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tremere@cainites.net
Subject: [PATCH] databases/opendbx: cleanup non-supported FreeBSD versions 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tremere@cainites.net

>Number:         111938
>Category:       ports
>Synopsis:       [PATCH] databases/opendbx: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 20 13:10:03 GMT 2007
>Closed-Date:    Mon Apr 23 08:07:56 GMT 2007
>Last-Modified:  Mon Apr 23 08:10:10 GMT 2007
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

- removed support to FreeBSD 4.x (EOL)

Port maintainer (tremere@cainites.net) is cc'd.

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

--- opendbx-1.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/opendbx/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	5 Mar 2007 12:17:15 -0000	1.4
+++ Makefile	20 Apr 2007 13:08:51 -0000
@@ -35,13 +35,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500000
-IGNORE=		doesn't build on FreeBSD < 5.x
-#post-patch:
-#	${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/lib/odbxlib.h
-#	${REINPLACE_CMD} 's/stdint.h/inttypes.h/' ${WRKSRC}/lib/odbx.h
-.endif
-
 .if !defined(WITH_MYSQL) && !defined(WITH_PGSQL) && !defined(WITH_SQLITE) && !defined(WITH_SQLITE3) && !defined(WITH_MSSQL)
 IGNORE=		needs at least one database backend
 .endif
--- opendbx-1.2.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 20 13:10:15 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111938 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 20 13:10:36 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Ralf van der Enden <tremere@cainites.net>
To: bug-followup@FreeBSD.org, araujo@bsdmail.org
Cc:  
Subject: Re: ports/111938: [PATCH] databases/opendbx: cleanup non-supported FreeBSD versions
Date: Sun, 22 Apr 2007 12:25:38 +0200

 Hi,
 
 I don't need support on 4.0 or below either, so the patch is good to
 go.
 
 -- 
 Regards,
  Ralf                          mailto:tremere@cainites.net
 
State-Changed-From-To: feedback->open 
State-Changed-By: miwi 
State-Changed-When: Mon Apr 23 06:50:08 UTC 2007 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111938 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Apr 23 08:07:54 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111938: commit references a PR
Date: Mon, 23 Apr 2007 08:07:36 +0000 (UTC)

 miwi        2007-04-23 08:07:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/opendbx    Makefile 
   Log:
   - Remove 4.X gruft
   
   PR:             111938
   Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.5       +0 -7      ports/databases/opendbx/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:
