From owner-svn-ports-all@freebsd.org Tue Nov 14 22:50:54 2017 Return-Path: Delivered-To: svn-ports-all@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 560EDDDFE0A; Tue, 14 Nov 2017 22:50:54 +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 07C3A72B1B; Tue, 14 Nov 2017 22:50:53 +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 vAEMornD095520; Tue, 14 Nov 2017 22:50:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAEMoqD2095518; Tue, 14 Nov 2017 22:50:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711142250.vAEMoqD2095518@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 Nov 2017 22:50:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454208 - head/archivers/py-brotli X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/py-brotli X-SVN-Commit-Revision: 454208 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.25 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 Nov 2017 22:50:54 -0000 Author: sunpoet Date: Tue Nov 14 22:50:52 2017 New Revision: 454208 URL: https://svnweb.freebsd.org/changeset/ports/454208 Log: Update to 1.0.1 Changes: https://github.com/google/brotli/releases Modified: head/archivers/py-brotli/Makefile head/archivers/py-brotli/distinfo Modified: head/archivers/py-brotli/Makefile ============================================================================== --- head/archivers/py-brotli/Makefile Tue Nov 14 22:50:47 2017 (r454207) +++ head/archivers/py-brotli/Makefile Tue Nov 14 22:50:52 2017 (r454208) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= brotli -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= archivers MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-brotli/distinfo ============================================================================== --- head/archivers/py-brotli/distinfo Tue Nov 14 22:50:47 2017 (r454207) +++ head/archivers/py-brotli/distinfo Tue Nov 14 22:50:52 2017 (r454208) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492839405 -SHA256 (Brotli-0.6.0.zip) = 880dc9e843b747b6428eb7c2333cf7fa56010e496e603e0fa1eb1921eab24f42 -SIZE (Brotli-0.6.0.zip) = 478675 +TIMESTAMP = 1510696052 +SHA256 (Brotli-1.0.1.zip) = 36c5d56f4f20c952ed998b0d2f9839a282081fd1f18e82bc3b3e9348b27fbe6d +SIZE (Brotli-1.0.1.zip) = 482833