From araujo@bsdmail.org  Thu Apr 19 11:47:53 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 06FEB16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 11:47:53 +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 968F513C455
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 11:47:52 +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 87D292DA408;
	Thu, 19 Apr 2007 08:47:51 -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 t9tRIVn5QNUN; Thu, 19 Apr 2007 08:47:47 -0300 (BRT)
Received: from bsdmail.org (unknown [192.168.130.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 218372DA4CF;
	Thu, 19 Apr 2007 08:47:47 -0300 (BRT)
Received: (nullmailer pid 38398 invoked by uid 0);
	Thu, 19 Apr 2007 11:47:46 -0000
Message-Id: <1176983266.686344.38397.nullmailer@bsdmail.org>
Date: Thu, 19 Apr 2007 08:47:46 -0300
From: Marcelo Araujo <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: alecn2002@yandex.ru
Subject: [PATCH] devel/radrails: cleanup non-supported FreeBSD versions 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: alecn2002@yandex.ru

>Number:         111863
>Category:       ports
>Synopsis:       [PATCH] devel/radrails: 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:50:03 GMT 2007
>Closed-Date:    Mon Jun 11 08:34:40 GMT 2007
>Last-Modified:  Mon Jun 11 08:40:06 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 (alecn2002@yandex.ru) is cc'd.

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

--- radrails-0.7.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/radrails/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	22 Jan 2007 15:52:33 -0000	1.5
+++ Makefile	19 Apr 2007 11:46:52 -0000
@@ -41,14 +41,6 @@
 PLIST_FILES=	%%DATADIR%%/${ICON} bin/radrails
 PLIST_DIRS=	%%DATADIR%%/${ICONDIR}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	does not build
-.endif
-
-#do-configure:
-
 pre-install:
 	(cd ${WRKDIR}; jar -xf ${WRKSRC}/plugins/org.radrails.ide.ui_${PORTVERSION}.jar ${ICON})
 	${CP} ${FILESDIR}/radrails.sh ${WRKDIR}/radrails.sh
@@ -72,4 +64,4 @@
 	    | ${SED} 's,^\.,@dirrm ${DATADIR:S,^${PREFIX}/,,},' >>${TMPPLIST}
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- radrails-0.7.2.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:50:47 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=111863 
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Mon Jun 11 08:34:38 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111863: commit references a PR
Date: Mon, 11 Jun 2007 08:34:29 +0000 (UTC)

 itetcu      2007-06-11 08:34:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/radrails       Makefile 
   Log:
   Remove support to FreeBSD 4.x (EOL)
   
   PR:             ports/111863
   Submitted by:   araujo
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.6       +1 -9      ports/devel/radrails/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:
