From swell.k@gmail.com  Sun May  9 20:26:00 2010
Return-Path: <swell.k@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7A4F5106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 May 2010 20:25:58 +0000 (UTC)
	(envelope-from swell.k@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 0CC688FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 May 2010 20:25:57 +0000 (UTC)
Received: by fg-out-1718.google.com with SMTP id 22so329922fge.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 09 May 2010 13:25:57 -0700 (PDT)
Received: by 10.87.35.9 with SMTP id n9mr8124485fgj.45.1273436756899;
        Sun, 09 May 2010 13:25:56 -0700 (PDT)
Received: from localhost (95-25-129-134.broadband.corbina.ru [95.25.129.134])
        by mx.google.com with ESMTPS id c28sm8324750fka.14.2010.05.09.13.25.56
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 09 May 2010 13:25:56 -0700 (PDT)
Message-Id: <86y6fs6cvg.fsf@gmail.com>
Date: Mon, 10 May 2010 00:25:55 +0400
From: Anonymous <swell.k@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] multimedia/aegisub: typo in USE_PERL5 -> dependency discarded

>Number:         146441
>Category:       ports
>Synopsis:       [patch] multimedia/aegisub: typo in USE_PERL5 -> dependency discarded
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 09 20:30:01 UTC 2010
>Closed-Date:    Wed May 26 05:03:18 UTC 2010
>Last-Modified:  Wed May 26 05:03:18 UTC 2010
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
only PERL knob enabled
>Description:
>How-To-Repeat:
$ make -V RUN_DEPENDS

$ make -V RUN_DEPENDS USE_PERL5=
/usr/pkg/bin/perl5.10.1:/a/freebsd-ports/lang/perl5.10
>Fix:
--- a.diff begins here ---
Index: multimedia/aegisub/Makefile
===================================================================
RCS file: /a/.cvsup/ports/multimedia/aegisub/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- multimedia/aegisub/Makefile	28 Mar 2010 06:40:33 -0000	1.2
+++ multimedia/aegisub/Makefile	9 May 2010 20:23:57 -0000
@@ -9,7 +9,7 @@
 
 PORTNAME=	aegisub
 PORTVERSION=	2.1.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://ftp.aegisub.org/pub/releases/ \
 		http://ftp2.aegisub.org/pub/releases/ \
@@ -104,7 +104,7 @@ USE_LUA=	5.1+
 CONFIGURE_ENV+=	LUA_CFLAGS="-I${LUA_INCDIR}" LUA_LDFLAGS="-L${LUA_LIBDIR} -llua"
 .endif
 .if defined(WITH_PERL)
-uSE_PERL5=	yes
+USE_PERL5=	yes
 CONFIGURE_ARGS+=	--with-perl
 .endif
 
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 9 20:30:12 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: salfrancl@yahoo.es
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146441: [patch] multimedia/aegisub: typo in USE_PERL5 -> dependency discarded
Date: Sun, 9 May 2010 20:30:09 UT

 Maintainer of multimedia/aegisub,
 
 Please note that PR ports/146441 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146441
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Anonymous <swell.k@gmail.com>
To: bug-followup@freebsd.org
Cc: freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/146441: [patch] multimedia/aegisub: typo in USE_PERL5 -> dependency discarded
Date: Mon, 10 May 2010 00:32:11 +0400

 Sorry, I was lazy and didn't look at ports/144794. The bug is adressed
 there. Please, close this PR.
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Wed May 26 05:03:17 UTC 2010 
State-Changed-Why:  
by submitter request (Subset of ports/144794) 

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