Date: Thu, 9 May 2019 18:33:50 +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: r501130 - head/archivers/php-brotli Message-ID: <201905091833.x49IXo7J087505@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Thu May 9 18:33:49 2019 New Revision: 501130 URL: https://svnweb.freebsd.org/changeset/ports/501130 Log: archivers/php-brotli: Update to version 0.7.0 Submitted by: Daniel Shafer <daniel@shafer.cc> Differential Revision: https://reviews.freebsd.org/D20166 Modified: head/archivers/php-brotli/Makefile head/archivers/php-brotli/distinfo Modified: head/archivers/php-brotli/Makefile ============================================================================== --- head/archivers/php-brotli/Makefile Thu May 9 18:30:05 2019 (r501129) +++ head/archivers/php-brotli/Makefile Thu May 9 18:33:49 2019 (r501130) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= brotli -DISTVERSION= 0.6.2 +DISTVERSION= 0.7.0 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/archivers/php-brotli/distinfo ============================================================================== --- head/archivers/php-brotli/distinfo Thu May 9 18:30:05 2019 (r501129) +++ head/archivers/php-brotli/distinfo Thu May 9 18:33:49 2019 (r501130) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552932530 -SHA256 (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 8f2d816177f00a784af7afcc6e04b41a8ce4f42725a57130bf5d9682715016d5 -SIZE (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 10043 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905091833.x49IXo7J087505>