Date: Fri, 22 Dec 2006 15:52:15 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: sumikawa@FreeBSD.org Subject: ports/107077: [PATCH] multimedia/p5-FFmpeg-Command: update to 0.06 Message-ID: <20061222075215.2514B1148F@chinsan.twbbs.org> Resent-Message-ID: <200612220800.kBM80XFr090467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107077 >Category: ports >Synopsis: [PATCH] multimedia/p5-FFmpeg-Command: update to 0.06 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 22 08:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec 4 02:04:40 CST >Description: - Update to 0.06 Port maintainer (sumikawa@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-FFmpeg-Command-0.06.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/p5-FFmpeg-Command/Makefile /usr/home/chinsan/project/p5-FFmpeg-Command/Makefile --- /usr/ports/multimedia/p5-FFmpeg-Command/Makefile Tue Sep 26 14:37:46 2006 +++ /usr/home/chinsan/project/p5-FFmpeg-Command/Makefile Fri Dec 22 15:50:22 2006 @@ -6,7 +6,7 @@ # PORTNAME= FFmpeg-Command -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= multimedia perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIZZY @@ -14,6 +14,10 @@ MAINTAINER= sumikawa@FreeBSD.org COMMENT= A wrapper class for ffmpeg command line utility + +BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ + p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/multimedia/p5-FFmpeg-Command/distinfo /usr/home/chinsan/project/p5-FFmpeg-Command/distinfo --- /usr/ports/multimedia/p5-FFmpeg-Command/distinfo Tue Sep 26 14:37:46 2006 +++ /usr/home/chinsan/project/p5-FFmpeg-Command/distinfo Fri Dec 22 15:42:36 2006 @@ -1,3 +1,3 @@ -MD5 (FFmpeg-Command-0.05.tar.gz) = 72a9f06ccef540411ff8b3df93ae4832 -SHA256 (FFmpeg-Command-0.05.tar.gz) = 8aaf8f77eb9e8e303b5fca52333cf79809015d30e89f2e5e83f8ca71d9dbfa51 -SIZE (FFmpeg-Command-0.05.tar.gz) = 4277 +MD5 (FFmpeg-Command-0.06.tar.gz) = 744b7814587ccf09ba31fabc05f071aa +SHA256 (FFmpeg-Command-0.06.tar.gz) = fa2c9e9a23e8041a0e23b473bb1af724a57159c231ff594bdb9bc75c19689766 +SIZE (FFmpeg-Command-0.06.tar.gz) = 4361 --- p5-FFmpeg-Command-0.06.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061222075215.2514B1148F>