From mm@mail.vx.sk  Tue Aug 11 19:59:04 2009
Return-Path: <mm@mail.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DAFCB1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Aug 2009 19:59:04 +0000 (UTC)
	(envelope-from mm@mail.vx.sk)
Received: from mail.vx.sk (core.vx.sk [188.40.32.143])
	by mx1.freebsd.org (Postfix) with ESMTP id 9E8178FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Aug 2009 19:59:04 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by mail.vx.sk (Postfix) with ESMTP id 998EF6286F;
	Tue, 11 Aug 2009 21:59:03 +0200 (CEST)
Received: from mail.vx.sk ([127.0.0.1])
	by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id oZN406MQ3me8; Tue, 11 Aug 2009 21:59:01 +0200 (CEST)
Received: by mail.vx.sk (Postfix, from userid 1001)
	id 5036462862; Tue, 11 Aug 2009 21:59:01 +0200 (CEST)
Message-Id: <20090811195901.5036462862@mail.vx.sk>
Date: Tue, 11 Aug 2009 21:59:01 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dierk@blaxxtarz.de
Subject: [PATCH] multimedia/ffmpegthumbnailer: update to 1.5.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: dierk@blaxxtarz.de

>Number:         137680
>Category:       ports
>Synopsis:       [PATCH] multimedia/ffmpegthumbnailer: update to 1.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 11 20:00:14 UTC 2009
>Closed-Date:    Wed Aug 12 10:51:45 UTC 2009
>Last-Modified:  Wed Aug 12 10:51:45 UTC 2009
>Originator:     Martin Matuska
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 7.2-STABLE and 8-CURRENT
>Description:
- Update to 1.5.3
- the update to 1.5.4 will be possible after the planned upgrade of ffmpeg

Port maintainer (dierk@blaxxtarz.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ffmpegthumbnailer-1.5.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/ffmpegthumbnailer/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	18 Jul 2009 11:11:12 -0000	1.5
+++ Makefile	11 Aug 2009 19:58:11 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/multimedia/ffmpegthumbnailer/Makefile,v 1.5 2009/07/18 11:11:12 dinoex Exp $
 
 PORTNAME=	ffmpegthumbnailer
-PORTVERSION=	1.2.6
-PORTREVISION=	1
+PORTVERSION=	1.5.3
 CATEGORIES=	multimedia graphics
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
@@ -17,6 +16,8 @@
 		swscale:${PORTSDIR}/multimedia/ffmpeg \
 		jpeg.10:${PORTSDIR}/graphics/jpeg
 
+USE_LDCONFIG=	yes
+
 CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig
@@ -25,4 +26,6 @@
 USE_GMAKE=	yes
 USE_GNOME=	pkgconfig gnomehack
 
+MAN1=		ffmpegthumbnailer.1
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/multimedia/ffmpegthumbnailer/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	19 Aug 2008 14:51:30 -0000	1.2
+++ distinfo	11 Aug 2009 19:58:11 -0000
@@ -1,3 +1,3 @@
-MD5 (ffmpegthumbnailer-1.2.6.tar.gz) = 2bd0676354c623b29a2ee161befd74fd
-SHA256 (ffmpegthumbnailer-1.2.6.tar.gz) = 9381bfe784baa927b510e98a15a00097e904ed38d096b2649edf455107a79a69
-SIZE (ffmpegthumbnailer-1.2.6.tar.gz) = 317401
+MD5 (ffmpegthumbnailer-1.5.3.tar.gz) = 8130748dc8bac0f2b00301259e0c8f5c
+SHA256 (ffmpegthumbnailer-1.5.3.tar.gz) = c8a90f9d0afb1e5431ed10f3b3d0d9ff9ef4f158f0823d8fad31e5b0981a130c
+SIZE (ffmpegthumbnailer-1.5.3.tar.gz) = 329945
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/multimedia/ffmpegthumbnailer/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	19 Aug 2008 14:51:30 -0000	1.1
+++ pkg-plist	11 Aug 2009 19:58:11 -0000
@@ -1,8 +1,12 @@
 bin/ffmpegthumbnailer
+include/libffmpegthumbnailer/filmstripfilter.h
+include/libffmpegthumbnailer/histogram.h
+include/libffmpegthumbnailer/ifilter.h
+include/libffmpegthumbnailer/videoframe.h
 include/libffmpegthumbnailer/videothumbnailer.h
 include/libffmpegthumbnailer/videothumbnailerc.h
 include/libffmpegthumbnailer/imagetypes.h
-lib/libffmpegthumbnailer.so.2
+lib/libffmpegthumbnailer.so.3
 lib/libffmpegthumbnailer.so
 lib/libffmpegthumbnailer.la
 lib/libffmpegthumbnailer.a
--- ffmpegthumbnailer-1.5.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 11 20:00:29 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137680 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Aug 11 20:00:33 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137680 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: dierk@blaxxtarz.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137680: [PATCH] multimedia/ffmpegthumbnailer: update to 1.5.3
Date: Tue, 11 Aug 2009 20:00:31 UT

 Maintainer of multimedia/ffmpegthumbnailer,
 
 Please note that PR ports/137680 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137680
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137680: commit references a PR
Date: Wed, 12 Aug 2009 10:45:39 +0000 (UTC)

 mm          2009-08-12 10:45:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/ffmpegthumbnailer Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5.4
   - Unbreak after ffmpeg 0.5 upgrade
   
   PR:     ports/137680
   
   Revision  Changes    Path
   1.6       +5 -2      ports/multimedia/ffmpegthumbnailer/Makefile
   1.3       +3 -3      ports/multimedia/ffmpegthumbnailer/distinfo
   1.2       +5 -1      ports/multimedia/ffmpegthumbnailer/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: mm 
State-Changed-When: Wed Aug 12 10:51:44 UTC 2009 
State-Changed-Why:  
Forcibly commited. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137680 
>Unformatted:
