svn commit: r550847 - head/archivers/php-brotli

Tobias C. Berner tcberner at FreeBSD.org
Thu Oct 1 16:06:23 UTC 2020


Author: tcberner
Date: Thu Oct  1 16:06:22 2020
New Revision: 550847
URL: https://svnweb.freebsd.org/changeset/ports/550847

Log:
  archivers/php-brotli: Update to 0.11.1
  
  Changelog:
  	https://github.com/kjdev/php-ext-brotli/commits/master
  
  Submitted by:	Daniel Shafer <daniel at shafer.cc> (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D26626

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

Modified: head/archivers/php-brotli/Makefile
==============================================================================
--- head/archivers/php-brotli/Makefile	Thu Oct  1 15:46:30 2020	(r550846)
+++ head/archivers/php-brotli/Makefile	Thu Oct  1 16:06:22 2020	(r550847)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	brotli
-DISTVERSION=	0.7.0
+DISTVERSION=	0.11.1
 CATEGORIES=	archivers
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 

Modified: head/archivers/php-brotli/distinfo
==============================================================================
--- head/archivers/php-brotli/distinfo	Thu Oct  1 15:46:30 2020	(r550846)
+++ head/archivers/php-brotli/distinfo	Thu Oct  1 16:06:22 2020	(r550847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557087850
-SHA256 (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 4c2e9d8c85cd446f75d4d1b2314f25e779955b485ec2401157dd7bbec9326cb2
-SIZE (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 15328
+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


More information about the svn-ports-all mailing list