From owner-svn-ports-all@freebsd.org Thu May 9 18:33:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB6FF158A5C2; Thu, 9 May 2019 18:33:50 +0000 (UTC) (envelope-from tcberner@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 8239A74744; Thu, 9 May 2019 18:33:50 +0000 (UTC) (envelope-from tcberner@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 5E94220DF1; Thu, 9 May 2019 18:33:50 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x49IXoPG087506; Thu, 9 May 2019 18:33:50 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x49IXo7J087505; Thu, 9 May 2019 18:33:50 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201905091833.x49IXo7J087505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 9 May 2019 18:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501130 - head/archivers/php-brotli X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/archivers/php-brotli X-SVN-Commit-Revision: 501130 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8239A74744 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Thu, 09 May 2019 18:33:51 -0000 Author: tcberner Date: Thu May 9 18:33:49 2019 New Revision: 501130 URL: https://svnweb.freebsd.org/changeset/ports/501130 Log: archivers/php-brotli: Update to version 0.7.0 Submitted by: Daniel Shafer Differential Revision: https://reviews.freebsd.org/D20166 Modified: head/archivers/php-brotli/Makefile head/archivers/php-brotli/distinfo Modified: head/archivers/php-brotli/Makefile ============================================================================== --- head/archivers/php-brotli/Makefile Thu May 9 18:30:05 2019 (r501129) +++ head/archivers/php-brotli/Makefile Thu May 9 18:33:49 2019 (r501130) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= brotli -DISTVERSION= 0.6.2 +DISTVERSION= 0.7.0 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/archivers/php-brotli/distinfo ============================================================================== --- head/archivers/php-brotli/distinfo Thu May 9 18:30:05 2019 (r501129) +++ head/archivers/php-brotli/distinfo Thu May 9 18:33:49 2019 (r501130) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552932530 -SHA256 (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 8f2d816177f00a784af7afcc6e04b41a8ce4f42725a57130bf5d9682715016d5 -SIZE (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 10043 +TIMESTAMP = 1557087850 +SHA256 (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 4c2e9d8c85cd446f75d4d1b2314f25e779955b485ec2401157dd7bbec9326cb2 +SIZE (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 15328