From delphij@FreeBSD.org  Wed Aug 14 18:28:13 2013
Return-Path: <delphij@FreeBSD.org>
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 5831C39C;
	Wed, 14 Aug 2013 18:28:13 +0000 (UTC)
	(envelope-from delphij@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 46AC92CFF;
	Wed, 14 Aug 2013 18:28:13 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7EISDis066979;
	Wed, 14 Aug 2013 18:28:13 GMT
	(envelope-from delphij@freefall.freebsd.org)
Received: (from delphij@localhost)
	by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7EISDGU066978;
	Wed, 14 Aug 2013 18:28:13 GMT
	(envelope-from delphij)
Message-Id: <201308141828.r7EISDGU066978@freefall.freebsd.org>
Date: Wed, 14 Aug 2013 18:28:13 GMT
From: Xin LI <delphij@FreeBSD.org>
Reply-To: Xin LI <delphij@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: johans@FreeBSD.org
Subject: [PATCH] Update graphics/webp to 0.3.1
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         181304
>Category:       ports
>Synopsis:       [PATCH] Update graphics/webp to 0.3.1
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    johans
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 14 18:30:01 UTC 2013
>Closed-Date:    Wed Aug 14 18:30:44 UTC 2013
>Last-Modified:  Wed Aug 14 18:30:44 UTC 2013
>Originator:     Xin LI
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
iXsystems, Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r253323: Sat Jul 13 18:26:21 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


>Description:
	The proposed patch updates graphics/webp to 0.3.1.  This is
required for a new version of ImageMagick.
>How-To-Repeat:
>Fix:

--- webp.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 324742)
+++ Makefile	(working copy)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	webp
-# Date created:		1 October 2010
-# Whom:			johans
-#
+# Created by: Johan van Selst <johans@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	webp
-PORTVERSION=	0.1.3
-PORTREVISION=	1
+PORTVERSION=	0.3.1
 CATEGORIES=	graphics
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
Index: distinfo
===================================================================
--- distinfo	(revision 324742)
+++ distinfo	(working copy)
@@ -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
--- webp.diff ends here ---


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

http://www.freebsd.org/cgi/query-pr.cgi?pr=181304 
State-Changed-From-To: open->closed 
State-Changed-By: delphij 
State-Changed-When: Wed Aug 14 18:30:17 UTC 2013 
State-Changed-Why:  
Never mind -- mm@ have a patch with PR 181270. 

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