ports/181631: [PATCH] update graphics/webp to 0.3.1

chris petrik c.petrik.sosa at gmail.com
Thu Aug 29 01:30:01 UTC 2013


>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:


More information about the freebsd-ports-bugs mailing list