From amdmi3@amdmi3.ru  Sun May  4 19:45:24 2008
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4F244106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 May 2008 19:45:24 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from cp65.agava.net (cp65.agava.net [89.108.66.215])
	by mx1.freebsd.org (Postfix) with ESMTP id 0F35D8FC2A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 May 2008 19:45:23 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by cp65.agava.net with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.63 (FreeBSD))
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1JskEo-000GWd-Ld
	for FreeBSD-gnats-submit@freebsd.org; Sun, 04 May 2008 23:51:10 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 346067427
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 May 2008 23:45:19 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 982A017049; Sun,  4 May 2008 23:45:26 +0400 (MSD)
Message-Id: <20080504194526.982A017049@hades.panopticon>
Date: Sun,  4 May 2008 23:45:26 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
Reply-To: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] graphics/structuresynth: mark broken on 5.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123403
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/structuresynth: mark broken on 5.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 19:50:00 UTC 2008
>Closed-Date:    Tue May 06 12:20:18 UTC 2008
>Last-Modified:  Tue May 06 12:20:18 UTC 2008
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Mark it BROKEN on 5.x.
>How-To-Repeat:
>Fix:

--- structuresynth.patch begins here ---
diff -ruN structuresynth.orig/Makefile structuresynth/Makefile
--- structuresynth.orig/Makefile	2008-05-04 23:20:58.000000000 +0400
+++ structuresynth/Makefile	2008-05-04 23:21:59.000000000 +0400
@@ -38,4 +38,10 @@
 	${MKDIR} ${DATADIR}/Misc
 	${INSTALL_DATA} ${WRKSRC}/Misc/* ${DATADIR}/Misc
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 600000
+BROKEN=	Does not compile
+.endif
+
+.include <bsd.port.post.mk>
--- structuresynth.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 4 19:50:09 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123403 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue May 6 12:20:17 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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