From amdmi3@amdmi3.ru  Fri May 30 23:35:05 2014
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 22510133;
	Fri, 30 May 2014 23:35:05 +0000 (UTC)
Received: from smtpout6.timeweb.ru (smtpout6.timeweb.ru [92.53.117.39])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id CC3FB2BBF;
	Fri, 30 May 2014 23:35:04 +0000 (UTC)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.76)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1WqWKB-0006R7-LK; Sat, 31 May 2014 03:34:59 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 50EC69E5;
	Sat, 31 May 2014 03:34:59 +0400 (MSK)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 2123D4515A; Sat, 31 May 2014 03:34:58 +0400 (MSK)
Message-Id: <20140530233459.2123D4515A@hades.panopticon>
Date: Sat, 31 May 2014 03:34:58 +0400 (MSK)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: jsa@FreeBSD.org
Subject: [PATCH] audio/aqualung: remove duplicate LIB_DEPEND
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         190437
>Category:       ports
>Synopsis:       [PATCH] audio/aqualung: remove duplicate LIB_DEPEND
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jsa
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 23:40:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Fri May 30 23:40:06 UTC 2014
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Remove duplicate LIB_DEPENDS entry

Port maintainer (jsa@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- aqualung-0.9.b11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 355921)
+++ Makefile	(working copy)
@@ -26,7 +26,6 @@
 		libcdio.so:${PORTSDIR}/sysutils/libcdio \
 		libmp3lame.so:${PORTSDIR}/audio/lame \
 		libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
-		libstrfunc.so:${PORTSDIR}/devel/libstrfunc \
 		libwavpack.so:${PORTSDIR}/audio/wavpack \
 		libxslt.so:${PORTSDIR}/textproc/libxslt \
 		libcddb.so:${PORTSDIR}/audio/libcddb \
--- aqualung-0.9.b11.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jsa 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 30 23:40:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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