From edwin@mavetju.org  Mon Apr 16 02:23:48 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 0C02116A400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 02:23:48 +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 C278213C4BC
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 02:23:47 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: by mail4out.barnet.com.au (Postfix, from userid 1001)
	id 1387D37CC6C; Mon, 16 Apr 2007 12:23:47 +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 D9BCD422155
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 12:23:46 +1000 (EST)
Received: from k7.mavetju (k7.mavetju.org [10.251.1.18])
	by mail4auth.barnet.com.au (Postfix) with ESMTP id 9421D37CBD6
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 12:23:46 +1000 (EST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id 59432F5; Mon, 16 Apr 2007 12:23:46 +1000 (EST)
Message-Id: <20070416022346.59432F5@k7.mavetju>
Date: Mon, 16 Apr 2007 12:23:46 +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/polypaudio - cleanup non-supported FreeBSD versions
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         111682
>Category:       ports
>Synopsis:       [patch] audio/polypaudio - cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 02:30:07 GMT 2007
>Closed-Date:    Mon Apr 16 12:31:44 GMT 2007
>Last-Modified:  Mon Apr 16 13:25:22 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/polypaudio/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	1 Feb 2007 02:41:19 -0000	1.11
+++ Makefile	16 Apr 2007 02:23:38 -0000
@@ -45,11 +45,6 @@
 		${WRKSRC}/polyp/default.pa.in
 	@${REINPLACE_CMD} -e 's|seq|jot|' \
 		${WRKSRC}/polyp/esdcompat.sh.in
-# 4.x doesn't have float_t
-.if ${OSVERSION} < 500000
-	@${REINPLACE_CMD} -e 's|float_t|float|g' \
-		${WRKSRC}/polyp/sample-util.c
-.endif
 
 post-install:
 .for ii in default.pa daemon.conf client.conf
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 16 02:30:24 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111682 
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Mon Apr 16 12:31:25 UTC 2007 
State-Changed-Why:  
Committed, Thanks! 

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

Date: Mon, 16 Apr 2007 12:31:28 +0000 (UTC)
From: dfilter@FreeBSD.ORG (dfilter service)

 ahze        2007-04-16 12:31:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/polypaudio     Makefile 
     audio/polypaudio/files patch-polyp_util.c 
   Log:
   - Remove FreeBSD 4.x support [1]
   - Mark DEPRECATED, use audio/pulseaudio instead
   
   PR:             ports/111682 [1]
   Submitted by:   edwin [1]
   
   Revision  Changes    Path
   1.12      +4 -6      ports/audio/polypaudio/Makefile
   1.3       +0 -14     ports/audio/polypaudio/files/patch-polyp_util.c
 _______________________________________________
 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:
