Date: Wed, 11 Apr 2018 19:38:21 +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: r467085 - head/archivers/py-brotli Message-ID: <201804111938.w3BJcLUQ080550@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 11 19:38:21 2018 New Revision: 467085 URL: https://svnweb.freebsd.org/changeset/ports/467085 Log: Update to 1.0.4 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 Wed Apr 11 19:38:16 2018 (r467084) +++ head/archivers/py-brotli/Makefile Wed Apr 11 19:38:21 2018 (r467085) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= brotli -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 DISTVERSIONPREFIX= v CATEGORIES= archivers PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-brotli/distinfo ============================================================================== --- head/archivers/py-brotli/distinfo Wed Apr 11 19:38:16 2018 (r467084) +++ head/archivers/py-brotli/distinfo Wed Apr 11 19:38:21 2018 (r467085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520081400 -SHA256 (google-brotli-v1.0.3_GH0.tar.gz) = 7948154166ef8556f8426a4ede219aaa98a81a5baffe1f7cf2523fa67d59cd1c -SIZE (google-brotli-v1.0.3_GH0.tar.gz) = 23815300 +TIMESTAMP = 1523459616 +SHA256 (google-brotli-v1.0.4_GH0.tar.gz) = 2268a3dff1cc36e18549e89a51ee0cd9513908a977d56d6a1f9d4c61c2af37c3 +SIZE (google-brotli-v1.0.4_GH0.tar.gz) = 23819000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804111938.w3BJcLUQ080550>