From mm@neo.vx.sk  Tue Aug 13 17:54:23 2013
Return-Path: <mm@neo.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 87CF9D2F;
	Tue, 13 Aug 2013 17:54:23 +0000 (UTC)
	(envelope-from mm@neo.vx.sk)
Received: from neo.vx.sk (neo.vx.sk [176.9.47.205])
	by mx1.freebsd.org (Postfix) with ESMTP id 45E262939;
	Tue, 13 Aug 2013 17:54:22 +0000 (UTC)
Received: by neo.vx.sk (Postfix, from userid 1001)
	id 49F69D7A7; Tue, 13 Aug 2013 19:45:52 +0200 (CEST)
Message-Id: <20130813174552.49F69D7A7@neo.vx.sk>
Date: Tue, 13 Aug 2013 19:45:52 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: johans@FreeBSD.org
Subject: [PATCH] graphics/webp: update to 0.3.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         181270
>Category:       ports
>Synopsis:       [PATCH] graphics/webp: update to 0.3.1
>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 13 18:00:01 UTC 2013
>Closed-Date:    Mon Sep 09 22:55:09 UTC 2013
>Last-Modified:  Mon Sep  9 23:00:00 UTC 2013
>Originator:     Martin Matuska
>Release:        FreeBSD 9.2-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD 9.2-BETA2 FreeBSD 9.2-BETA2 #3 r253950M: Mon Aug  5 22:37:37
>Description:
- Update to 0.3.1

This is required for future ImageMagick updates.

Port maintainer (johans@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- webp-0.3.1.patch begins here ---
diff -ruN /usr/ports/graphics/webp/Makefile ./Makefile
--- /usr/ports/graphics/webp/Makefile	2012-11-17 06:58:24.000000000 +0100
+++ ./Makefile	2013-08-13 19:44:42.835793773 +0200
@@ -1,13 +1,7 @@
-# New ports collection makefile for:	webp
-# Date created:		1 October 2010
-# Whom:			johans
-#
 # $FreeBSD: ports/graphics/webp/Makefile,v 1.12 2012/11/17 05:58:24 svnexp Exp $
-#
 
 PORTNAME=	webp
-PORTVERSION=	0.1.3
-PORTREVISION=	1
+PORTVERSION=	0.3.1
 CATEGORIES=	graphics
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
@@ -15,7 +9,7 @@
 MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Google WebP image format conversion tool
 
-LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
 		png15:${PORTSDIR}/graphics/png
 
 USE_LDCONFIG=	yes
diff -ruN /usr/ports/graphics/webp/distinfo ./distinfo
--- /usr/ports/graphics/webp/distinfo	2011-10-07 16:26:01.000000000 +0200
+++ ./distinfo	2013-08-13 19:43:14.828725438 +0200
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.1.3.tar.gz) = 40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
-SIZE (libwebp-0.1.3.tar.gz) = 544552
+SHA256 (libwebp-0.3.1.tar.gz) = b37932c625322a69fe4e9b88884b5c7aed2b3eaf9fd5e5b480aee339a92e6ee7
+SIZE (libwebp-0.3.1.tar.gz) = 844799
diff -ruN /usr/ports/graphics/webp/pkg-plist ./pkg-plist
--- /usr/ports/graphics/webp/pkg-plist	2011-10-07 16:26:01.000000000 +0200
+++ ./pkg-plist	2013-08-13 19:43:20.187724997 +0200
@@ -1,11 +1,10 @@
 bin/dwebp
 bin/cwebp
 include/webp/decode.h
-include/webp/decode_vp8.h
 include/webp/types.h
 include/webp/encode.h
 lib/libwebp.so
-lib/libwebp.so.2
+lib/libwebp.so.4
 lib/libwebp.la
 lib/libwebp.a
 libdata/pkgconfig/libwebp.pc
--- webp-0.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->johans 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 13 18:00:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Chris Petrik <c.petrik.sosa@gmail.com>
To: bug-followup@FreeBSD.org, mm@FreeBSD.org
Cc:  
Subject: Re: ports/181270: [PATCH] graphics/webp: update to 0.3.1
Date: Sat, 7 Sep 2013 20:34:18 -0500

 --001a11c228e22fef6c04e5d5452a
 Content-Type: text/plain; charset=UTF-8
 
 Hi,
 I require this to update ImageMagick can this please be reset due to
 timeout and committed ?
 
 --001a11c228e22fef6c04e5d5452a
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr"><div>Hi, <br></div>I require this to update ImageMagick can this please be reset due to timeout and committed ?<br></div>
 
 --001a11c228e22fef6c04e5d5452a--

From: Martin Matuska <mm@FreeBSD.org>
To: Chris Petrik <c.petrik.sosa@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181270: [PATCH] graphics/webp: update to 0.3.1
Date: Sun, 08 Sep 2013 10:40:36 +0200

 I will re-run the test with the dependent ports:
 
 games/netradiant
 graphics/ImageMagick
 graphics/gdal
 graphics/ida
 graphics/leptonica
 graphics/openimageio
 graphics/qiviewer
 graphics/sdl2_image
 graphics/sdl_image
 www/netsurf
 x11-toolkits/fox17
 
 and timeout this PR
 
 On 8.9.2013 3:34, Chris Petrik wrote:
 > Hi,
 > I require this to update ImageMagick can this please be reset due to
 > timeout and committed ?
 
 -- 
 Martin Matuska
 FreeBSD committer
 http://blog.vx.sk
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181270: commit references a PR
Date: Mon,  9 Sep 2013 22:48:39 +0000 (UTC)

 Author: mm
 Date: Mon Sep  9 22:48:31 2013
 New Revision: 326849
 URL: http://svnweb.freebsd.org/changeset/ports/326849
 
 Log:
   Update graphics/webp to 0.3.1
   
   PR:		ports/181270
   Submitted by:	myself
   Approved by: 	maintainer (timeout)
 
 Modified:
   head/graphics/webp/Makefile
   head/graphics/webp/distinfo
   head/graphics/webp/pkg-plist
 
 Modified: head/graphics/webp/Makefile
 ==============================================================================
 --- head/graphics/webp/Makefile	Mon Sep  9 22:41:43 2013	(r326848)
 +++ head/graphics/webp/Makefile	Mon Sep  9 22:48:31 2013	(r326849)
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	webp
 -PORTVERSION=	0.1.3
 -PORTREVISION=	1
 +PORTVERSION=	0.3.1
  CATEGORIES=	graphics
  MASTER_SITES=	GOOGLE_CODE
  DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 
 Modified: head/graphics/webp/distinfo
 ==============================================================================
 --- head/graphics/webp/distinfo	Mon Sep  9 22:41:43 2013	(r326848)
 +++ head/graphics/webp/distinfo	Mon Sep  9 22:48:31 2013	(r326849)
 @@ -1,2 +1,2 @@
 -SHA256 (libwebp-0.1.3.tar.gz) = 40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
 -SIZE (libwebp-0.1.3.tar.gz) = 544552
 +SHA256 (libwebp-0.3.1.tar.gz) = b37932c625322a69fe4e9b88884b5c7aed2b3eaf9fd5e5b480aee339a92e6ee7
 +SIZE (libwebp-0.3.1.tar.gz) = 844799
 
 Modified: head/graphics/webp/pkg-plist
 ==============================================================================
 --- head/graphics/webp/pkg-plist	Mon Sep  9 22:41:43 2013	(r326848)
 +++ head/graphics/webp/pkg-plist	Mon Sep  9 22:48:31 2013	(r326849)
 @@ -1,11 +1,10 @@
  bin/dwebp
  bin/cwebp
  include/webp/decode.h
 -include/webp/decode_vp8.h
  include/webp/types.h
  include/webp/encode.h
  lib/libwebp.so
 -lib/libwebp.so.2
 +lib/libwebp.so.4
  lib/libwebp.la
  lib/libwebp.a
  libdata/pkgconfig/libwebp.pc
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: johans->mm 
Responsible-Changed-By: mm 
Responsible-Changed-When: Mon Sep 9 22:55:00 UTC 2013 
Responsible-Changed-Why:  
Taking over on maintainer timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181270 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Mon Sep 9 22:55:09 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181270: commit references a PR
Date: Mon,  9 Sep 2013 22:52:27 +0000 (UTC)

 Author: mm
 Date: Mon Sep  9 22:52:20 2013
 New Revision: 326851
 URL: http://svnweb.freebsd.org/changeset/ports/326851
 
 Log:
   graphics/webp: do not depend on explicit jpeg library version
   
   PR:		ports/181270
   Submitted by:	myself
   Approved by: 	maintainer (timeout)
 
 Modified:
   head/graphics/webp/Makefile
 
 Modified: head/graphics/webp/Makefile
 ==============================================================================
 --- head/graphics/webp/Makefile	Mon Sep  9 22:49:20 2013	(r326850)
 +++ head/graphics/webp/Makefile	Mon Sep  9 22:52:20 2013	(r326851)
 @@ -14,7 +14,7 @@ DISTNAME=	lib${PORTNAME}-${PORTVERSION}
  MAINTAINER=	johans@FreeBSD.org
  COMMENT=	Google WebP image format conversion tool
  
 -LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 +LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
  		png15:${PORTSDIR}/graphics/png
  
  USE_LDCONFIG=	yes
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
