From owner-svn-ports-branches@freebsd.org Fri Dec 23 08:17:13 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31B6FC891AE; Fri, 23 Dec 2016 08:17:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC64B1B5D; Fri, 23 Dec 2016 08:17:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBN8HC3x020943; Fri, 23 Dec 2016 08:17:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBN8HBYq020940; Fri, 23 Dec 2016 08:17:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612230817.uBN8HBYq020940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 23 Dec 2016 08:17:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r429230 - branches/2016Q4/graphics/webp X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2016 08:17:13 -0000 Author: sunpoet Date: Fri Dec 23 08:17:11 2016 New Revision: 429230 URL: https://svnweb.freebsd.org/changeset/ports/429230 Log: MFH: r426405 r429175 - Update to 0.5.1 Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS - Update to 0.5.2 Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/graphics/webp/Makefile branches/2016Q4/graphics/webp/distinfo branches/2016Q4/graphics/webp/pkg-plist Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/graphics/webp/Makefile ============================================================================== --- branches/2016Q4/graphics/webp/Makefile Fri Dec 23 08:03:24 2016 (r429229) +++ branches/2016Q4/graphics/webp/Makefile Fri Dec 23 08:17:11 2016 (r429230) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.2 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ DISTNAME= lib${PORTNAME}-${PORTVERSION} Modified: branches/2016Q4/graphics/webp/distinfo ============================================================================== --- branches/2016Q4/graphics/webp/distinfo Fri Dec 23 08:03:24 2016 (r429229) +++ branches/2016Q4/graphics/webp/distinfo Fri Dec 23 08:17:11 2016 (r429230) @@ -1,2 +1,3 @@ -SHA256 (libwebp-0.5.0.tar.gz) = 5cd3bb7b623aff1f4e70bd611dc8dbabbf7688fd5eb225b32e02e09e37dfb274 -SIZE (libwebp-0.5.0.tar.gz) = 1121986 +TIMESTAMP = 1482426864 +SHA256 (libwebp-0.5.2.tar.gz) = b75310c810b3eda222c77f6d6c26b061240e3d9060095de44b2c1bae291ecdef +SIZE (libwebp-0.5.2.tar.gz) = 1221153 Modified: branches/2016Q4/graphics/webp/pkg-plist ============================================================================== --- branches/2016Q4/graphics/webp/pkg-plist Fri Dec 23 08:03:24 2016 (r429229) +++ branches/2016Q4/graphics/webp/pkg-plist Fri Dec 23 08:17:11 2016 (r429230) @@ -12,19 +12,19 @@ include/webp/types.h lib/libwebp.a lib/libwebp.so lib/libwebp.so.6 -lib/libwebp.so.6.0.0 +lib/libwebp.so.6.0.2 lib/libwebpdecoder.a lib/libwebpdecoder.so lib/libwebpdecoder.so.2 -lib/libwebpdecoder.so.2.0.0 +lib/libwebpdecoder.so.2.0.2 lib/libwebpdemux.a lib/libwebpdemux.so lib/libwebpdemux.so.2 -lib/libwebpdemux.so.2.0.0 +lib/libwebpdemux.so.2.0.1 lib/libwebpmux.a lib/libwebpmux.so lib/libwebpmux.so.2 -lib/libwebpmux.so.2.0.0 +lib/libwebpmux.so.2.0.2 libdata/pkgconfig/libwebp.pc libdata/pkgconfig/libwebpdecoder.pc libdata/pkgconfig/libwebpdemux.pc