From user@blg.akavia.ru  Sat Apr  4 12:41:41 2009
Return-Path: <user@blg.akavia.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B23F2106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Apr 2009 12:41:41 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka.tsl.ru [91.142.147.45])
	by mx1.freebsd.org (Postfix) with ESMTP id DFF098FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Apr 2009 12:41:40 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka.tsl.ru [91.142.147.45])
	by blg.akavia.ru (8.14.3/8.14.3) with ESMTP id n34CfdCL060206;
	Sat, 4 Apr 2009 22:41:39 +1000 (YAKST)
	(envelope-from user@blg.akavia.ru)
Received: (from root@localhost)
	by blg.akavia.ru (8.14.3/8.14.3/Submit) id n34CfYCt060205;
	Sat, 4 Apr 2009 22:41:34 +1000 (YAKST)
	(envelope-from user)
Message-Id: <200904041241.n34CfYCt060205@blg.akavia.ru>
Date: Sat, 4 Apr 2009 22:41:34 +1000 (YAKST)
From: Alexander Logvinov <ports@logvinov.com>
Reply-To: Alexander Logvinov <ports@logvinov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Alexander Logvinov <ports@logvinov.com>
Subject: [PATCH] games/linux-ut: remove devel/linux-sdl12 from dependencies list
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133365
>Category:       ports
>Synopsis:       [PATCH] games/linux-ut: remove devel/linux-sdl12 from dependencies list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 04 12:50:02 UTC 2009
>Closed-Date:    Sun Apr 05 22:45:07 CDT 2009
>Last-Modified:  Sun Apr 05 22:45:07 CDT 2009
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  games/linux-ut runs well without devel/linux-sdl12.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-ut/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	19 Mar 2009 17:28:40 -0000	1.8
+++ Makefile	4 Apr 2009 12:31:21 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	linux-ut
 PORTVERSION=	${UTVERSION}
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	games linux
 MASTER_SITES=	http://liflg.0wnitsch.de/files/final/:p436 \
@@ -20,7 +21,7 @@
 
 ONLY_FOR_ARCHS=	i386
 USE_LINUX=	yes
-USE_LINUX_APPS=	sdl12 xorglibs
+USE_LINUX_APPS=	xorglibs
 NO_BUILD=	yes
 NO_PACKAGE=	Distribution is 340MB; set FORCE_PACKAGE if you really want\
 		to build this package
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->scf 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 4 12:50:18 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133365 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133365: commit references a PR
Date: Sun,  5 Apr 2009 23:46:57 +0000 (UTC)

 scf         2009-04-05 23:46:47 UTC
 
   FreeBSD ports repository (src committer)
 
   Modified files:
     games/linux-ut       Makefile 
   Log:
   Remove the devel/linux-sdl12 dependency which is not needed and would cause
   crashes if it was truly used by this port.  The port has its own copy that
   does work.
   
   PR:             ports/133365
   Submitted by:   Alexander Logvinov <ports at logvinov.com>
   Approved by:    pav
   
   Revision  Changes    Path
   1.9       +2 -1      ports/games/linux-ut/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: scf 
State-Changed-When: Sun Apr 5 22:44:25 CDT 2009 
State-Changed-Why:  
Committed.  Thank you! 

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