ports/66601: Update port: audio/streamtuner (fix build w/ GCC 3.4)

Jean-Yves Lefort jylefort at brutele.be
Thu May 13 08:10:24 UTC 2004


>Number:         66601
>Category:       ports
>Synopsis:       Update port: audio/streamtuner (fix build w/ GCC 3.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 13 01:10:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 18 01:32:50 CET 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
The patch fixes building the port with GCC 3.4.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/audio/streamtuner/files/patch-src::sglib::sg-parser.c streamtuner/files/patch-src::sglib::sg-parser.c
--- /usr/ports/audio/streamtuner/files/patch-src::sglib::sg-parser.c	Thu Jan  1 01:00:00 1970
+++ streamtuner/files/patch-src::sglib::sg-parser.c	Thu May 13 10:02:43 2004
@@ -0,0 +1,17 @@
+--- src/sglib/sg-parser.c	11 May 2004 15:40:41 -0000	1.15.2.2
++++ src/sglib/sg-parser.c	12 May 2004 14:17:28 -0000	1.15.2.3
+@@ -1,5 +1,5 @@
+ /*
+- * $Id: sg-parser.c,v 1.15.2.2 2004/05/11 15:40:41 jylefort Exp $
++ * $Id: sg-parser.c,v 1.15.2.3 2004/05/12 14:17:28 jylefort Exp $
+  *
+  * Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort
+  * All rights reserved.
+@@ -288,6 +288,7 @@
+ 	  break;
+ 	  
+ 	default:			/* only to suppress compiler warnings */
++	  break;
+ 	}
+       
+       if (statement->terminator)

	
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list