From owner-svn-ports-all@freebsd.org Tue Jan 14 16:44:01 2020 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 8CA6D1F049F; Tue, 14 Jan 2020 16:44:01 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47xx9s3H9Nz4M49; Tue, 14 Jan 2020 16:44:01 +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 52A6020A19; Tue, 14 Jan 2020 16:44:01 +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 00EGi1Cg026637; Tue, 14 Jan 2020 16:44:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00EGi0Cx026634; Tue, 14 Jan 2020 16:44:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001141644.00EGi0Cx026634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 14 Jan 2020 16:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523029 - head/graphics/webp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/webp X-SVN-Commit-Revision: 523029 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.29 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: Tue, 14 Jan 2020 16:44:01 -0000 Author: sunpoet Date: Tue Jan 14 16:44:00 2020 New Revision: 523029 URL: https://svnweb.freebsd.org/changeset/ports/523029 Log: Update to 1.1.0 Changes: https://chromium.googlesource.com/webm/libwebp/+/1.1.0/NEWS Modified: head/graphics/webp/Makefile head/graphics/webp/distinfo head/graphics/webp/pkg-plist Modified: head/graphics/webp/Makefile ============================================================================== --- head/graphics/webp/Makefile Tue Jan 14 16:43:55 2020 (r523028) +++ head/graphics/webp/Makefile Tue Jan 14 16:44:00 2020 (r523029) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ \ https://storage.googleapis.com/downloads.webmproject.org/releases/webp/ @@ -19,11 +18,6 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ libpng.so:graphics/png \ libtiff.so:graphics/tiff -OPTIONS_DEFINE= X11 -OPTIONS_SUB= yes - -PORTSCOUT= limit:^[0-9\.]*$$ - USES= compiler:c11 jpeg libtool localbase CONFIGURE_ARGS= --enable-libwebpdecoder \ @@ -33,6 +27,11 @@ CONFIGURE_ARGS= --enable-libwebpdecoder \ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes + +PORTSCOUT= limit:^[0-9\.]*$$ + +OPTIONS_DEFINE= X11 +OPTIONS_SUB= yes X11_CONFIGURE_OFF= build_vwebp=no X11_CONFIGURE_ON= build_vwebp=yes Modified: head/graphics/webp/distinfo ============================================================================== --- head/graphics/webp/distinfo Tue Jan 14 16:43:55 2020 (r523028) +++ head/graphics/webp/distinfo Tue Jan 14 16:44:00 2020 (r523029) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563640631 -SHA256 (libwebp-1.0.3.tar.gz) = e20a07865c8697bba00aebccc6f54912d6bc333bb4d604e6b07491c1a226b34f -SIZE (libwebp-1.0.3.tar.gz) = 4029909 +TIMESTAMP = 1578401112 +SHA256 (libwebp-1.1.0.tar.gz) = 98a052268cc4d5ece27f76572a7f50293f439c17a98e67c4ea0c7ed6f50ef043 +SIZE (libwebp-1.1.0.tar.gz) = 4033877 Modified: head/graphics/webp/pkg-plist ============================================================================== --- head/graphics/webp/pkg-plist Tue Jan 14 16:43:55 2020 (r523028) +++ head/graphics/webp/pkg-plist Tue Jan 14 16:44:00 2020 (r523029) @@ -14,11 +14,11 @@ include/webp/types.h lib/libwebp.a lib/libwebp.so lib/libwebp.so.7 -lib/libwebp.so.7.0.5 +lib/libwebp.so.7.1.0 lib/libwebpdecoder.a lib/libwebpdecoder.so lib/libwebpdecoder.so.3 -lib/libwebpdecoder.so.3.0.5 +lib/libwebpdecoder.so.3.1.0 lib/libwebpdemux.a lib/libwebpdemux.so lib/libwebpdemux.so.2 @@ -26,7 +26,7 @@ lib/libwebpdemux.so.2.0.6 lib/libwebpmux.a lib/libwebpmux.so lib/libwebpmux.so.3 -lib/libwebpmux.so.3.0.4 +lib/libwebpmux.so.3.0.5 libdata/pkgconfig/libwebp.pc libdata/pkgconfig/libwebpdecoder.pc libdata/pkgconfig/libwebpdemux.pc