From owner-svn-ports-all@freebsd.org Mon Feb 1 19:24:28 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A2955328DB; Mon, 1 Feb 2021 19:24:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DTyYl6Hhnz4c2B; Mon, 1 Feb 2021 19:24:27 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CA77C2097B; Mon, 1 Feb 2021 19:24:27 +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 111JORZt013104; Mon, 1 Feb 2021 19:24:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 111JORVb013101; Mon, 1 Feb 2021 19:24:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202102011924.111JORVb013101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 1 Feb 2021 19:24:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563617 - head/graphics/webp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/webp X-SVN-Commit-Revision: 563617 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2021 19:24:28 -0000 Author: sunpoet Date: Mon Feb 1 19:24:26 2021 New Revision: 563617 URL: https://svnweb.freebsd.org/changeset/ports/563617 Log: Update to 1.2.0 Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Modified: head/graphics/webp/Makefile head/graphics/webp/distinfo head/graphics/webp/pkg-plist Modified: head/graphics/webp/Makefile ============================================================================== --- head/graphics/webp/Makefile Mon Feb 1 19:24:20 2021 (r563616) +++ head/graphics/webp/Makefile Mon Feb 1 19:24:26 2021 (r563617) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ \ https://storage.googleapis.com/downloads.webmproject.org/releases/webp/ Modified: head/graphics/webp/distinfo ============================================================================== --- head/graphics/webp/distinfo Mon Feb 1 19:24:20 2021 (r563616) +++ head/graphics/webp/distinfo Mon Feb 1 19:24:26 2021 (r563617) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578401112 -SHA256 (libwebp-1.1.0.tar.gz) = 98a052268cc4d5ece27f76572a7f50293f439c17a98e67c4ea0c7ed6f50ef043 -SIZE (libwebp-1.1.0.tar.gz) = 4033877 +TIMESTAMP = 1612101550 +SHA256 (libwebp-1.2.0.tar.gz) = 2fc8bbde9f97f2ab403c0224fb9ca62b2e6852cbc519e91ceaa7c153ffd88a0c +SIZE (libwebp-1.2.0.tar.gz) = 4092120 Modified: head/graphics/webp/pkg-plist ============================================================================== --- head/graphics/webp/pkg-plist Mon Feb 1 19:24:20 2021 (r563616) +++ head/graphics/webp/pkg-plist Mon Feb 1 19:24:26 2021 (r563617) @@ -14,19 +14,19 @@ include/webp/types.h lib/libwebp.a lib/libwebp.so lib/libwebp.so.7 -lib/libwebp.so.7.1.0 +lib/libwebp.so.7.1.1 lib/libwebpdecoder.a lib/libwebpdecoder.so lib/libwebpdecoder.so.3 -lib/libwebpdecoder.so.3.1.0 +lib/libwebpdecoder.so.3.1.1 lib/libwebpdemux.a lib/libwebpdemux.so lib/libwebpdemux.so.2 -lib/libwebpdemux.so.2.0.6 +lib/libwebpdemux.so.2.0.7 lib/libwebpmux.a lib/libwebpmux.so lib/libwebpmux.so.3 -lib/libwebpmux.so.3.0.5 +lib/libwebpmux.so.3.0.6 libdata/pkgconfig/libwebp.pc libdata/pkgconfig/libwebpdecoder.pc libdata/pkgconfig/libwebpdemux.pc