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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Nov 14 22:50:54 UTC 2017


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


More information about the svn-ports-all mailing list