From edwin@mavetju.org  Mon Apr 16 02:09:22 2007
Return-Path: <edwin@mavetju.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7891516A401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 02:09:22 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125])
	by mx1.freebsd.org (Postfix) with ESMTP id 39B9813C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 02:09:22 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: by mail4out.barnet.com.au (Postfix, from userid 1001)
	id 5622237CBD6; Mon, 16 Apr 2007 12:09:21 +1000 (EST)
Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mail4.barnet.com.au (Postfix) with ESMTP id 195114220C8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 12:09:21 +1000 (EST)
Received: from k7.mavetju (k7.mavetju.org [10.251.1.18])
	by mail4auth.barnet.com.au (Postfix) with ESMTP id D0BDB37CAF8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 12:09:20 +1000 (EST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id C368D104; Mon, 16 Apr 2007 12:09:20 +1000 (EST)
Message-Id: <20070416020920.C368D104@k7.mavetju>
Date: Mon, 16 Apr 2007 12:09:20 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] audio/madman - cleanup non-supported FreeBSD versions
X-Send-Pr-Version: 3.113
X-GNATS-Notify: daniel@roe.ch

>Number:         111675
>Category:       ports
>Synopsis:       [patch] audio/madman - cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 02:10:04 GMT 2007
>Closed-Date:    Tue Apr 17 11:51:04 GMT 2007
>Last-Modified:  Tue Apr 17 12:00:10 GMT 2007
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/madman/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	21 Jun 2006 15:16:05 -0000	1.7
+++ Makefile	16 Apr 2007 02:09:14 -0000
@@ -43,10 +43,4 @@
 		${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/$$plugin ${PREFIX}/lib/madman/plugins; \
 	done
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	Doesn't build on FreeBSD < 5.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 16 02:11:02 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111675 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Apr 16 06:59:15 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111675 
Responsible-Changed-From-To: miwi->edwin 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Apr 16 07:07:00 UTC 2007 
Responsible-Changed-Why:  
submitter is committer :). 

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

From: Daniel Roethlisberger <daniel@roe.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111675: [patch] audio/madman - cleanup non-supported FreeBSD versions
Date: Tue, 17 Apr 2007 10:31:01 +0200

 I approve.
 
 -- 
 Daniel Roethlisberger <daniel@roe.ch>
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 17 11:50:58 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111675: commit references a PR
Date: Tue, 17 Apr 2007 11:50:56 +0000 (UTC)

 edwin       2007-04-17 11:50:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/madman         Makefile 
   Log:
   [patch] cleanup non-supported FreeBSD versions
   
   PR:             ports/111675
   Submitted by:   Edwin Groothuis <edwin@mavetju.org>
   Approved by:    Daniel Roethlisberger <daniel@roe.ch>
   
   Revision  Changes    Path
   1.8       +1 -7      ports/audio/madman/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:
