From amdmi3@mail.ru  Fri Aug 18 11:49:53 2006
Return-Path: <amdmi3@mail.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1D0B616A4DE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Aug 2006 11:49:53 +0000 (UTC)
	(envelope-from amdmi3@mail.ru)
Received: from mx7.mail.ru (mx7.mail.ru [194.67.23.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7932243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Aug 2006 11:49:52 +0000 (GMT)
	(envelope-from amdmi3@mail.ru)
Received: from [213.148.29.33] (port=17256 helo=nexii.panopticon)
	by mx7.mail.ru with esmtp 
	id 1GE2rH-000AEL-00
	for FreeBSD-gnats-submit@freebsd.org; Fri, 18 Aug 2006 15:49:51 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.2])
	by nexii.panopticon (Postfix) with ESMTP id 935BC17053
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Aug 2006 15:49:58 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 27A3A4051; Fri, 18 Aug 2006 15:49:58 +0400 (MSD)
Message-Id: <20060818114958.27A3A4051@hades.panopticon>
Date: Fri, 18 Aug 2006 15:49:58 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@mail.ru>
Reply-To: Dmitry Marakasov <amdmi3@mail.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] games/asc build is broken when WITH_MUSIC
X-Send-Pr-Version: 3.113
X-GNATS-Notify: yinjieh@csie.nctu.edu.tw

>Number:         102225
>Category:       ports
>Synopsis:       [PATCH] games/asc build is broken when WITH_MUSIC
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 11:50:23 GMT 2006
>Closed-Date:    Wed Sep 06 12:48:01 GMT 2006
>Last-Modified:  Wed Sep 06 12:48:01 GMT 2006
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Fri Aug 11 00:27:45 MSD 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
There are .mp3 music files which are only used when MUSIC option is turned on, but in latest update these were removed from distinfo, thus the port does not build when WITH_MUSIC is defined.

>How-To-Repeat:
cd /usr/ports/games/asc && make -DWITH_MUSIC
>Fix:

--- distinfo.patch begins here ---
--- distinfo.orig	Fri Aug 18 15:43:57 2006
+++ distinfo	Fri Aug 18 15:45:47 2006
@@ -1,3 +1,12 @@
 MD5 (asc-source-1.16.3.0.tar.bz2) = 8991453d069f8bfe5f48ff729559c09f
 SHA256 (asc-source-1.16.3.0.tar.bz2) = 80076c6c28c13b5df4a0f307234ebe805f5fc761720a8749a385e8edf4e1c6a4
 SIZE (asc-source-1.16.3.0.tar.bz2) = 8543368
+MD5 (frontiers.mp3) = 560f5783836b309906e57e77417f3864
+SHA256 (frontiers.mp3) = a0b1f65897eb122c1748ba08d5a376029750a1b035bf0202ebbeb9fd0176fd28
+SIZE (frontiers.mp3) = 4407769
+MD5 (time_to_strike.mp3) = f0ab3c633f51430af0445ecaa02e3197
+SHA256 (time_to_strike.mp3) = a330211d1a8ce1ab6ea19cc4a02e207a8cd4cede4f3946f9a0012c7d0523de54
+SIZE (time_to_strike.mp3) = 3242969
+MD5 (machine_wars.mp3) = c383139928613c7b081835c3d4a28fa8
+SHA256 (machine_wars.mp3) = e7b0337656a1dd9c4809bb9a620a015c1bc3898d7dde6ba2e2a0e7c0ce12313b
+SIZE (machine_wars.mp3) = 2905989
--- distinfo.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 18 11:50:33 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102225 
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Fri Aug 18 15:02:27 UTC 2006 
Responsible-Changed-Why:  
Eat. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102225 
State-Changed-From-To: feedback->closed 
State-Changed-By: rafan 
State-Changed-When: Wed Sep 6 12:47:56 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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