ports/165764: [PATCH] multimedia/p5-FFmpeg-Command: add missing RUN_DEPENDS

Steve Wills swills at FreeBSD.org
Tue Mar 6 02:20:10 UTC 2012


>Number:         165764
>Category:       ports
>Synopsis:       [PATCH] multimedia/p5-FFmpeg-Command: add missing RUN_DEPENDS
>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:   Tue Mar 06 02:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing RUN_DEPENDS
- Bump PORTREVISION

Module pases tests now.

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

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

--- p5-FFmpeg-Command-0.15_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/p5-FFmpeg-Command/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	21 Jan 2012 17:38:01 -0000	1.12
+++ Makefile	6 Mar 2012 02:11:22 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	FFmpeg-Command
 PORTVERSION=	0.15
+PORTREVISION=	1
 CATEGORIES=	multimedia perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIZZY
@@ -19,6 +20,7 @@
 		p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
 		p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS+=	ffmpeg:${PORTSDIR}/multimedia/ffmpeg
 
 PERL_CONFIGURE=	yes
 
--- p5-FFmpeg-Command-0.15_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list