From mapc@alchemy.oven.org  Sat Nov  4 15:48:25 2000
Return-Path: <mapc@alchemy.oven.org>
Received: from mailgw1.netvision.net.il (mailgw1.netvision.net.il [194.90.1.14])
	by hub.freebsd.org (Postfix) with ESMTP id A3B3437B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Nov 2000 15:48:24 -0800 (PST)
Received: from alchemy.oven.org (RAS6-p30.hfa.netvision.net.il [62.0.150.30])
	by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id BAA00179
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 5 Nov 2000 01:48:21 +0200 (IST)
Received: (from mapc@localhost)
	by alchemy.oven.org (8.11.1/8.11.1) id eA4NmBc46843;
	Sun, 5 Nov 2000 01:48:11 +0200 (IST)
	(envelope-from mapc)
Message-Id: <200011042348.eA4NmBc46843@alchemy.oven.org>
Date: Sun, 5 Nov 2000 01:48:11 +0200 (IST)
From: roman@xpert.com
Sender: mapc@alchemy.oven.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: MAINTAINER UPDATE: audio/id3lib (Makefile fix)
X-Send-Pr-Version: 3.2

>Number:         22608
>Category:       ports
>Synopsis:       The port needs g++ 2.95.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 04 15:50:00 PST 2000
>Closed-Date:    Sun Jan 7 10:22:38 PST 2001
>Last-Modified:  Sun Jan 07 10:22:50 PST 2001
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:

RELENG_3

>Description:

The C++ code in this port cannot be compiled with 2.7.2.3 g++ which shipps
with RELENG_3.


>How-To-Repeat:


>Fix:


diff -ur /usr/ports/audio/id3lib/Makefile id3lib/Makefile
--- /usr/ports/audio/id3lib/Makefile	Sat Oct 28 09:19:06 2000
+++ id3lib/Makefile	Sun Nov  5 01:44:53 2000
@@ -15,6 +15,7 @@
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 
+USE_NEWGCC=	yes
 INSTALLS_SHLIB=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LDFLAGS="-L${PREFIX}/lib" CPPFLAGS="-I${PREFIX}/include"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sun Jan 7 10:22:38 PST 2001 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22608 
>Unformatted:
