Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2010 18:00:08 GMT
From:      Marcus Hermansson <bmhermansson@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152373: Update port: multimedia/ffmpegthumbnailer - Update to 2.0.4
Message-ID:  <201011181800.oAII08kM012624@www.freebsd.org>
Resent-Message-ID: <201011181800.oAII0HWv009872@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152373
>Category:       ports
>Synopsis:       Update port: multimedia/ffmpegthumbnailer - Update to 2.0.4
>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 Nov 18 18:00:17 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.4.
>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-11-17 11:33:48.043447027 +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.4
 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-11-17 11:30:31.645494001 +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.4.tar.gz) = 05871ee318c6a4afa1fc88503e51680390e4730c76ae0acf5b3791f3ea955d5e
+SIZE (ffmpegthumbnailer-2.0.4.tar.gz) = 343282
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-11-17 11:49:54.004760918 +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?201011181800.oAII08kM012624>