From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 30 14:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 ESMTP id E02A0A2F for ; Wed, 30 Oct 2013 14:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CECE0249A for ; Wed, 30 Oct 2013 14:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9UEA18Y010258 for ; Wed, 30 Oct 2013 14:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9UEA1XH010257; Wed, 30 Oct 2013 14:10:01 GMT (envelope-from gnats) Date: Wed, 30 Oct 2013 14:10:01 GMT Message-Id: <201310301410.r9UEA1XH010257@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/183461: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 14:10:01 -0000 The following reply was made to PR ports/183461; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/183461: commit references a PR Date: Wed, 30 Oct 2013 14:05:51 +0000 (UTC) Author: amdmi3 Date: Wed Oct 30 14:05:43 2013 New Revision: 332111 URL: http://svnweb.freebsd.org/changeset/ports/332111 Log: - Remove duplicate plist entry PR: 183461 Submitted by: amdmi3 Approved by: wg (maintainer) Modified: head/multimedia/ffmpeg0/pkg-plist Modified: head/multimedia/ffmpeg0/pkg-plist ============================================================================== --- head/multimedia/ffmpeg0/pkg-plist Wed Oct 30 14:03:46 2013 (r332110) +++ head/multimedia/ffmpeg0/pkg-plist Wed Oct 30 14:05:43 2013 (r332111) @@ -4,7 +4,6 @@ bin/ffprobe%%SUFF%% %%FFSERVER%%@unexec if cmp -s %D/etc/ffserver%%SUFF%%.conf %D/etc/ffserver%%SUFF%%.conf-dist; then rm -f %D/etc/ffserver%%SUFF%%.conf; fi %%FFSERVER%%etc/ffserver%%SUFF%%.conf-dist %%FFSERVER%%@exec [ -f %B/ffserver%%SUFF%%.conf ] || cp %B/%f %B/ffserver%%SUFF%%.conf -%%FFSERVER%%etc/rc.d/ffserver%%SUFF%% include/ffmpeg%%SUFF%%/libavcodec/avcodec.h include/ffmpeg%%SUFF%%/libavcodec/avfft.h include/ffmpeg%%SUFF%%/libavcodec/dxva2.h _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"