From araujo@bsdmail.org  Tue Apr 17 17:12:50 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 602BC16A404
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Apr 2007 17:12:50 +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 E2F4913C46C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Apr 2007 17:12:49 +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 5F66E2DA4BB;
	Tue, 17 Apr 2007 14:12:48 -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 ZNNafFTzngEZ; Tue, 17 Apr 2007 14:12:40 -0300 (BRT)
Received: from bsdmail.org (unknown [192.168.130.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id EE5C82DA427;
	Tue, 17 Apr 2007 14:12:40 -0300 (BRT)
Received: (nullmailer pid 64028 invoked by uid 0);
	Tue, 17 Apr 2007 17:12:43 -0000
Message-Id: <1176829963.140673.64027.nullmailer@bsdmail.org>
Date: Tue, 17 Apr 2007 14:12:43 -0300
From: Marcelo Araujo <araujo@island.freebsd.org> (araujo@bsdmail.org)
To: FreeBSD-gnats-submit@freebsd.org
Cc: drizzt@gufi.org
Subject: [PATCH] sysutils/pax-utils: cleanup non-supported FreeBSD versions 
X-Send-Pr-Version: 3.113
X-GNATS-Notify: drizzt@gufi.org

>Number:         111775
>Category:       ports
>Synopsis:       [PATCH] sysutils/pax-utils: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 17:20:01 GMT 2007
>Closed-Date:    Wed Apr 18 20:01:56 GMT 2007
>Last-Modified:  Wed Apr 18 20:10:02 GMT 2007
>Originator:     Marcelo Araujo (araujo@bsdmail.org)
>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:

Port maintainer (drizzt@gufi.org) is cc'd.

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

--- pax-utils-0.1.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/pax-utils/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	24 Jan 2007 21:17:52 -0000	1.4
+++ Makefile	17 Apr 2007 17:12:03 -0000
@@ -27,16 +27,10 @@
 
 MAN1=		dumpelf.1 pspax.1 scanelf.1
 
-.include <bsd.port.pre.mk>
-
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/dumpelf ${PREFIX}/bin
 	${INSTALL_SCRIPT} ${WRKSRC}/pspax ${PREFIX}/bin
 	${INSTALL_SCRIPT} ${WRKSRC}/scanelf ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/man/* ${PREFIX}/man/man1
 
-.if ${OSVERSION} < 500000
-BROKEN=		Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- pax-utils-0.1.15.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 17 17:20:13 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111775 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Apr 17 18:43:17 UTC 2007 
Responsible-Changed-Why:  
ITetcu handle Marcelo's pr's :). 

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

From: Timothy Redaelli <drizzt@gufi.org>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/111775: [PATCH] sysutils/pax-utils: cleanup non-supported FreeBSD versions
Date: Tue, 17 Apr 2007 20:51:06 +0200

 Alle marted=EC 17 aprile 2007, Edwin Groothuis ha scritto:
 > Maintainer of sysutils/pax-utils,
 >
 > Please note that PR ports/111775 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/111775
 
 Approved, thx to Marcelo to reporting it
 
 =2D-=20
 Timothy Redaelli
 GUFI Staff Member (http://www.gufi.org)
 =46reeSBIE Developer (http://www.freesbie.org)
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Wed Apr 18 20:01:52 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

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

 itetcu      2007-04-18 20:01:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/pax-utils   Makefile 
   Log:
   Remove 4.x support.
   
   PR:             ports/111775
   Submitted by:   Marcelo Araujo (araujo@bsdmail.org)
   Obtained from:  maintainer
   
   Revision  Changes    Path
   1.5       +1 -7      ports/sysutils/pax-utils/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:
