Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 01:29:49 GMT
From:      chris petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181631: [PATCH] update graphics/webp to 0.3.1
Message-ID:  <201308290129.r7T1TnsL057442@oldred.freebsd.org>
Resent-Message-ID: <201308290130.r7T1U1V7073814@freefall.freebsd.org>

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

>Number:         181631
>Category:       ports
>Synopsis:       [PATCH] update graphics/webp to 0.3.1
>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 Aug 29 01:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     chris petrik
>Release:        
>Organization:
bsdjunk
>Environment:
>Description:
Update webp to 0.3.1
This is required for new ImageMagick
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: webp/Makefile
===================================================================
--- webp/Makefile	(revision 325403)
+++ webp/Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	webp
-PORTVERSION=	0.1.3
+PORTVERSION=	0.3.1
 PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	GOOGLE_CODE
Index: webp/distinfo
===================================================================
--- webp/distinfo	(revision 325403)
+++ webp/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
Index: webp/pkg-plist
===================================================================
--- webp/pkg-plist	(revision 325403)
+++ webp/pkg-plist	(working copy)
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308290129.r7T1TnsL057442>