Date: Thu, 2 Dec 2010 18:47:33 GMT From: Marcus Hermansson <bmhermansson@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/152788: Update port: multimedia/ffmpegthumbnailer - Update to 2.0.5 Message-ID: <201012021847.oB2IlXCL040761@red.freebsd.org> Resent-Message-ID: <201012021850.oB2Io9OK040947@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 152788 >Category: ports >Synopsis: Update port: multimedia/ffmpegthumbnailer - Update to 2.0.5 >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: Thu Dec 02 18:50:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Marcus Hermansson >Release: 8.1-RELEASE >Organization: >Environment: FreeBSD nexus 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Aug 31 15:23:42 CEST 2010 root@nexus.:/usr/obj/usr/src/sys/NEXUS amd64 >Description: Update ffmpegthumbnailer to version 2.0.5. >How-To-Repeat: >Fix: diff -ruN ffmpegthumbnailer.orig/Makefile ffmpegthumbnailer/Makefile --- ffmpegthumbnailer.orig/Makefile 2010-07-24 18:38:15.000000000 +0200 +++ ffmpegthumbnailer/Makefile 2010-12-02 19:19:32.006199819 +0100 @@ -5,8 +5,7 @@ # $FreeBSD: ports/multimedia/ffmpegthumbnailer/Makefile,v 1.10 2010/07/24 16:38:15 mm Exp $ PORTNAME= ffmpegthumbnailer -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.0.5 CATEGORIES= multimedia graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff -ruN ffmpegthumbnailer.orig/distinfo ffmpegthumbnailer/distinfo --- ffmpegthumbnailer.orig/distinfo 2010-05-31 15:41:05.000000000 +0200 +++ ffmpegthumbnailer/distinfo 2010-12-02 19:19:42.480851739 +0100 @@ -1,3 +1,2 @@ -MD5 (ffmpegthumbnailer-2.0.2.tar.gz) = ee473a26e7e8da216e64bbb33e87772c -SHA256 (ffmpegthumbnailer-2.0.2.tar.gz) = 389bd60d0723df9e7d84219e21496500bd4fab320574d55462bb8e880c357780 -SIZE (ffmpegthumbnailer-2.0.2.tar.gz) = 339386 +SHA256 (ffmpegthumbnailer-2.0.5.tar.gz) = b9e0268811ecef43618309784e826012dc04dcf8aa40d004b0811439751bd74a +SIZE (ffmpegthumbnailer-2.0.5.tar.gz) = 344104 diff -ruN ffmpegthumbnailer.orig/pkg-descr ffmpegthumbnailer/pkg-descr --- ffmpegthumbnailer.orig/pkg-descr 2008-02-25 10:09:59.000000000 +0100 +++ ffmpegthumbnailer/pkg-descr 2010-11-17 12:17:24.888293933 +0100 @@ -4,6 +4,6 @@ flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. -The only dependencies are ffmpeg and libpng. +The only dependencies are ffmpeg, libpng and libjpeg. WWW: http://code.google.com/p/ffmpegthumbnailer/ diff -ruN ffmpegthumbnailer.orig/pkg-plist ffmpegthumbnailer/pkg-plist --- ffmpegthumbnailer.orig/pkg-plist 2010-05-31 15:41:05.000000000 +0200 +++ ffmpegthumbnailer/pkg-plist 2010-12-02 19:25:50.860543172 +0100 @@ -1,14 +1,12 @@ bin/ffmpegthumbnailer include/libffmpegthumbnailer/filmstripfilter.h -include/libffmpegthumbnailer/histogram.h include/libffmpegthumbnailer/ifilter.h +include/libffmpegthumbnailer/imagetypes.h include/libffmpegthumbnailer/videoframe.h include/libffmpegthumbnailer/videothumbnailer.h include/libffmpegthumbnailer/videothumbnailerc.h -include/libffmpegthumbnailer/imagetypes.h -lib/libffmpegthumbnailer.so.4 -lib/libffmpegthumbnailer.so -lib/libffmpegthumbnailer.la lib/libffmpegthumbnailer.a -libdata/pkgconfig/libffmpegthumbnailer.pc +lib/libffmpegthumbnailer.la +lib/libffmpegthumbnailer.so +lib/libffmpegthumbnailer.so.4 @dirrm include/libffmpegthumbnailer >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012021847.oB2IlXCL040761>