ports/183461: [PATCH] multimedia/ffmpeg0: remove duplicate plist entry

Dmitry Marakasov amdmi3 at amdmi3.ru
Wed Oct 30 01:10:01 UTC 2013


>Number:         183461
>Category:       ports
>Synopsis:       [PATCH] multimedia/ffmpeg0: remove duplicate plist entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 30 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r251956: Tue Jun 18 21:41:37 MSK
>Description:
etc/rc.d/ffserver%%SUFF%% is added to plist by USE_RC_SUBR, and is not needed in plg-plist.

pkg issues a warning on this.

Port maintainer (wg at FreeBSD.org) is cc'd.

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

--- ffmpeg0-0.7.16,1.patch begins here ---
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 332027)
+++ pkg-plist	(working copy)
@@ -4,7 +4,6 @@
 %%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
--- ffmpeg0-0.7.16,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list