From nobody@FreeBSD.org  Mon Apr  9 21:24:32 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 12149106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Apr 2012 21:24:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D92308FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Apr 2012 21:24:31 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q39LOVd4072521
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Apr 2012 21:24:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q39LOVnW072496;
	Mon, 9 Apr 2012 21:24:31 GMT
	(envelope-from nobody)
Message-Id: <201204092124.q39LOVnW072496@red.freebsd.org>
Date: Mon, 9 Apr 2012 21:24:31 GMT
From: Vrachnis Ilias-Dimitrios <vrachil@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lang/lua revision 1.48 breaks popen
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         166804
>Category:       ports
>Synopsis:       lang/lua revision 1.48 breaks popen
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lua
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 09 21:30:19 UTC 2012
>Closed-Date:    Tue Apr 10 19:09:27 UTC 2012
>Last-Modified:  Tue Apr 10 19:10:03 UTC 2012
>Originator:     Vrachnis Ilias-Dimitrios
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD i5.limgad.homeunix.net 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r233870=3fc3993: Wed Apr 4 20:49:40 EES
T 2012 root@i5.limgad.homeunix.net:/usr/obj/usr/src/sys/DPF amd64
>Description:
Today I noticed that I could not use io.popen() in lua.
The error I got was: 'popen' not supported
I tracked it down to the cvs commit 1.48. Commenting out the MAKE_ARGS line and recompiling, fixed the problem.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lua 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 9 21:30:36 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Matthias Andree <mandree@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166804: lang/lua revision 1.48 breaks popen
Date: Tue, 10 Apr 2012 20:59:18 +0200

 Looks related to or like a duplicate of
 http://www.freebsd.org/cgi/query-pr.cgi?pr=166753
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Tue Apr 10 19:09:26 UTC 2012 
State-Changed-Why:  
Fixed, with thanks to Olli Hauer for providing the patch. (see 
http://bugs.freebsd.org/166753) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166804: commit references a PR
Date: Tue, 10 Apr 2012 19:08:27 +0000 (UTC)

 mandree     2012-04-10 19:08:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/lua             Makefile 
   Log:
   Fix regressions, reinstating io.popen support.
   
   Reported by:  Pierre Guinoiseau
   PR:           ports/166753
   Reported by:  Vrachnis Ilias-Dimitrios
   PR:           ports/166804
   Fixed by:     Olli Hauer (ports/166753)
   Feature safe: yes
   
   Revision  Changes    Path
   1.51      +2 -2      ports/lang/lua/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"
 
>Unformatted:
