Here is an update to libwebp 0.4.2.

OK?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/libwebp/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- Makefile    5 Jul 2014 14:08:04 -0000       1.8
+++ Makefile    16 Nov 2014 03:00:49 -0000
@@ -2,16 +2,16 @@
 
 COMMENT=       Google WebP image format conversion tool
 
-DISTNAME=      libwebp-0.4.0
+DISTNAME=      libwebp-0.4.2
 CATEGORIES=    graphics
-MASTER_SITES=  https://webp.googlecode.com/files/
+MASTER_SITES=  http://downloads.webmproject.org/releases/webp/
 
-SHARED_LIBS=   webp            2.0 \
-               webpdecoder     0.0 \
+SHARED_LIBS=   webp            2.1 \
+               webpdecoder     0.1 \
                webpdemux       0.0 \
-               webpmux         0.0
+               webpmux         0.1
 
-HOMEPAGE=      https://code.google.com/p/webp/
+HOMEPAGE=      https://developers.google.com/speed/webp/
 
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/libwebp/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo    24 Jun 2014 15:05:46 -0000      1.4
+++ distinfo    16 Nov 2014 02:49:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.4.0.tar.gz) = MZE1d+ljhlVoVbQdIQc2RJRF/pbPvpKJAU6bivqUTWk=
-SIZE (libwebp-0.4.0.tar.gz) = 887880
+SHA256 (libwebp-0.4.2.tar.gz) = FNgl18LvfUliG8trg0Zr5FVYXmca4KLrwfLgd3Whci0=
+SIZE (libwebp-0.4.2.tar.gz) = 977801
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/graphics/libwebp/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 PLIST
--- pkg/PLIST   24 Jun 2014 15:05:46 -0000      1.4
+++ pkg/PLIST   16 Nov 2014 03:08:16 -0000
@@ -22,7 +22,6 @@ lib/libwebpdemux.la
 lib/libwebpmux.a
 lib/libwebpmux.la
 @lib lib/libwebpmux.so.${LIBwebpmux_VERSION}
-lib/pkgconfig/
 lib/pkgconfig/libwebp.pc
 lib/pkgconfig/libwebpdecoder.pc
 lib/pkgconfig/libwebpdemux.pc

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to