From araujo@bsdmail.org  Thu Apr 19 11:17:08 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 67DD216A400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 11:17:08 +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 CF8D413C4BB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 11:17:06 +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 D974B2DA4BD;
	Thu, 19 Apr 2007 08:17:04 -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 JxAojjrhgOQP; Thu, 19 Apr 2007 08:16:58 -0300 (BRT)
Received: from bsdmail.org (unknown [192.168.130.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id AAEA42DA441;
	Thu, 19 Apr 2007 08:16:58 -0300 (BRT)
Received: (nullmailer pid 31854 invoked by uid 0);
	Thu, 19 Apr 2007 11:16:57 -0000
Message-Id: <1176981417.830268.31853.nullmailer@bsdmail.org>
Date: Thu, 19 Apr 2007 08:16:57 -0300
From: Marcelo Araujo <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wxs@atarininja.org
Subject: [PATCH] devel/obby: cleanup non-supported FreeBSD versions 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wxs@atarininja.org

>Number:         111856
>Category:       ports
>Synopsis:       [PATCH] devel/obby: 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:   Thu Apr 19 11:20:02 GMT 2007
>Closed-Date:    Fri Apr 20 02:08:33 GMT 2007
>Last-Modified:  Fri Apr 20 02:10:02 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 (wxs@atarininja.org) is cc'd.

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

--- obby-0.4.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/obby/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	27 Mar 2007 14:33:58 -0000	1.9
+++ Makefile	19 Apr 2007 11:15:14 -0000
@@ -31,13 +31,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} 's,^pkgconfigdir = .*,pkgconfigdir=$$(prefix)/libdata/pkgconfig,' \
+	@${REINPLACE_CMD} 's,^pkgconfigdir = .*,pkgconfigdir=$${prefix}/libdata/pkgconfig,' \
 		${WRKSRC}/Makefile.in
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE=	some dependencies does not run on FreeBSD < 5.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- obby-0.4.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 19 11:20:45 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111856 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Apr 19 11:21:15 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Wesley Shields <wxs@atarininja.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111856: [PATCH] devel/obby: cleanup non-supported
	FreeBSD versions
Date: Thu, 19 Apr 2007 09:57:21 -0400

 Approved.
 
 -- WXS
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Fri Apr 20 02:08:27 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111856: commit references a PR
Date: Fri, 20 Apr 2007 02:08:01 +0000 (UTC)

 itetcu      2007-04-20 02:07:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/obby           Makefile 
   Log:
   Remove 4.x support.
   
   PR:             ports/111856
   Submitted by:   Marcelo Araujo
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.10      +2 -8      ports/devel/obby/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:
