Date: Tue, 3 Oct 2006 11:37:14 +0800 From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org Subject: [PATCH] multimedia/p5-FLV-Info: update to 0.14, take maintainership Message-ID: <20061003034343.1A0522E9DF@smtp2.bc.hgc.com.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: chinsan >Organization: Taiwan >Confidential: no >Synopsis: [PATCH] multimedia/p5-FLV-Info: update to 0.14, take maintainership >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.2-PRERELEASE i386 >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006 >Description: - Update to 0.14 - It's a very interesting port, take maintainership Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-FLV-Info-0.14.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/p5-FLV-Info/Makefile /usr/home/chinsan/project/p5-FLV-Info/Makefile --- /usr/ports/multimedia/p5-FLV-Info/Makefile Tue Sep 26 05:19:31 2006 +++ /usr/home/chinsan/project/p5-FLV-Info/Makefile Tue Oct 3 11:35:31 2006 @@ -6,14 +6,14 @@ # PORTNAME= FLV-Info -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= multimedia perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLOTHO PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= perl@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= Extract metadata from Flash Video files RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ diff -ruN --exclude=CVS /usr/ports/multimedia/p5-FLV-Info/distinfo /usr/home/chinsan/project/p5-FLV-Info/distinfo --- /usr/ports/multimedia/p5-FLV-Info/distinfo Tue Sep 26 05:19:32 2006 +++ /usr/home/chinsan/project/p5-FLV-Info/distinfo Tue Oct 3 11:32:05 2006 @@ -1,3 +1,3 @@ -MD5 (FLV-Info-0.13.tgz) = 8ae1842f6ff24c13202434df819803a4 -SHA256 (FLV-Info-0.13.tgz) = be72a74a5f0013502947ffaa477cd4515c347273d790f4edd8d3a657e210dd93 -SIZE (FLV-Info-0.13.tgz) = 1276240 +MD5 (FLV-Info-0.14.tgz) = 8e28e719996fe3a27da86c6bd2a843f6 +SHA256 (FLV-Info-0.14.tgz) = f925130959ddb10032c66678c987c35251f9c8ad4d456a85f4e2d86d874f7aa4 +SIZE (FLV-Info-0.14.tgz) = 1276957 --- p5-FLV-Info-0.14.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061003034343.1A0522E9DF>