From araujo@bsdmail.org  Wed Apr 18 18:41: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 B93A516A406
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Apr 2007 18:41: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 6570B13C468
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Apr 2007 18:41:08 +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 6CE1A2DA4BD
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Apr 2007 15:41:07 -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 CISEAmD+47Lw for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 18 Apr 2007 15:41:01 -0300 (BRT)
Received: from bsdmail.org (unknown [192.168.130.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 4030D2DA45A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Apr 2007 15:41:01 -0300 (BRT)
Received: (nullmailer pid 36780 invoked by uid 0);
	Wed, 18 Apr 2007 18:41:00 -0000
Message-Id: <1176921660.419618.36779.nullmailer@bsdmail.org>
Date: Wed, 18 Apr 2007 15:41:00 -0300
From: Marcelo Araujo <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] net/fspd: [SUMMARIZE CHANGES]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         111828
>Category:       ports
>Synopsis:       [PATCH] net/fspd: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 18:50:01 GMT 2007
>Closed-Date:    Wed Apr 18 21:25:43 GMT 2007
>Last-Modified:  Wed Apr 18 21:30:16 GMT 2007
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bsdmail.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)

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

--- fspd-2.8.1.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/fspd/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	7 Mar 2006 17:09:51 -0000	1.12
+++ Makefile	18 Apr 2007 18:39:08 -0000
@@ -39,16 +39,10 @@
 USE_BZIP2=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-.include <bsd.port.pre.mk>
-
 .if defined(WITH_INFINITE)
 CONFIGURE_ARGS+=	--disable-timeout
 .endif
 
-.if ${OSVERSION} < 500000
-BROKEN=		"Does not compile on 4.x"
-.endif
-
 .if !defined(WITH_NOCLIENTS)
 .for command in ${CLIENTS}
 PLIST_FILES+=	bin/${command}
@@ -81,4 +75,4 @@
 .endfor
 	${INSTALL_MAN} ${WRKSRC}/man/${MAN7} ${PREFIX}/man/man7
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- fspd-2.8.1.24.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 18 18:50:17 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111828 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Wed Apr 18 21:25:38 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111828: commit references a PR
Date: Wed, 18 Apr 2007 21:25:25 +0000 (UTC)

 itetcu      2007-04-18 21:25:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/fspd             Makefile 
   Log:
   Remove 4.x support.
   
   PR:             ports/111828
   Submitted by:   Marcelo Araujo
   
   Revision  Changes    Path
   1.13      +5 -8      ports/net/fspd/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:
