svn commit: r326849 - head/graphics/webp
Martin Matuska
mm at FreeBSD.org
Mon Sep 9 22:48:32 UTC 2013
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
More information about the svn-ports-head
mailing list