Date: Tue, 14 Nov 2017 22:50:52 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454208 - head/archivers/py-brotli Message-ID: <201711142250.vAEMoqD2095518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711142250.vAEMoqD2095518>