svn commit: r467085 - head/archivers/py-brotli

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 11 19:38:22 UTC 2018


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


More information about the svn-ports-head mailing list