Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 16:58:59 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569263 - head/archivers/php-brotli
Message-ID:  <202103261658.12QGwx5a004006@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri Mar 26 16:58:59 2021
New Revision: 569263
URL: https://svnweb.freebsd.org/changeset/ports/569263

Log:
  archivers/php-brotli: Update to version 0.13.1
  
  View changes to this version here:
  https://github.com/kjdev/php-ext-brotli/commits/c17297688a6c7d23be33f170405f099aa7cd0d38
  
  Submitted by:	Daniel Shafer <daniel@shafer.cc> (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D29346

Modified:
  head/archivers/php-brotli/Makefile
  head/archivers/php-brotli/distinfo

Modified: head/archivers/php-brotli/Makefile
==============================================================================
--- head/archivers/php-brotli/Makefile	Fri Mar 26 16:57:15 2021	(r569262)
+++ head/archivers/php-brotli/Makefile	Fri Mar 26 16:58:59 2021	(r569263)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	brotli
-DISTVERSION=	0.11.1
+DISTVERSION=	0.13.1
 CATEGORIES=	archivers
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 

Modified: head/archivers/php-brotli/distinfo
==============================================================================
--- head/archivers/php-brotli/distinfo	Fri Mar 26 16:57:15 2021	(r569262)
+++ head/archivers/php-brotli/distinfo	Fri Mar 26 16:58:59 2021	(r569263)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601556932
-SHA256 (kjdev-php-ext-brotli-0.11.1_GH0.tar.gz) = 2bd4662f54fd7b67b7a38b4897f0a43eabc61c1c32624f187fac933f1313f099
-SIZE (kjdev-php-ext-brotli-0.11.1_GH0.tar.gz) = 19450
+TIMESTAMP = 1616212479
+SHA256 (kjdev-php-ext-brotli-0.13.1_GH0.tar.gz) = 1eca1af3208e2f6551064e3f26e771453def588898bfc25858ab1db985363e47
+SIZE (kjdev-php-ext-brotli-0.13.1_GH0.tar.gz) = 22035



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103261658.12QGwx5a004006>