Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 13:00:36 +0500 (YEKT)
From:      "Sergey N. Voronkov" <serg@tmn.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76943: INDEX build fails at audio/aureal-kmod on 5.3-STABLE (absolets ports/76877)
Message-ID:  <200502010800.j1180aw9073865@sv.tech.sibitex.tmn.ru>
Resent-Message-ID: <200502010800.j1180k5n029488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76943
>Category:       ports
>Synopsis:       INDEX build fails at audio/aureal-kmod on 5.3-STABLE (absolets ports/76877)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 01 08:00:46 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sergey N. Voronkov
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
sibitex JSC
>Environment:
System: FreeBSD sv.tech.sibitex.tmn.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Jan 25 15:04:35 YEKT 2005 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386


>Description:
	Do the same as ports/76877, but without echo/sed execution
>How-To-Repeat:
	make index
>Fix:

--- Makefile.old        Sat Jan 10 12:18:53 2004
+++ Makefile    Tue Feb  1 12:44:17 2005
@@ -36,7 +36,7 @@
 VERSION_SOUND_C=
 .endif
 
-VERSION_SOUND_C_MINOR:=        ${VERSION_SOUND_C:S/^1.//:S/^17.2.//}
+VERSION_SOUND_C_MINOR:=        ${VERSION_SOUND_C:S/^1.//:C/\.[0-9\.]+$//g}
 
 .if ${OSVERSION} < 410000
 IGNORE=                "FreeBSD 3.*, 4.0 are not supported"


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502010800.j1180aw9073865>