Date: Tue, 30 Sep 2025 20:43:46 GMT From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 012ca09ef06f - main - */*: Pave's ports to use non-FreeBSD email address Message-ID: <202509302043.58UKhkfJ052947@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=012ca09ef06f6d4ee99e16fc9878fbad085b6f42 commit 012ca09ef06f6d4ee99e16fc9878fbad085b6f42 Author: Älven <alven@FreeBSD.org> AuthorDate: 2025-09-30 20:26:05 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2025-09-30 20:43:10 +0000 */*: Pave's ports to use non-FreeBSD email address PR: 288874 Approved by: pave@ Approved by: db@ (Mentor, implicit) --- archivers/php-lz4/Makefile | 3 ++- archivers/php-zstd/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/archivers/php-lz4/Makefile b/archivers/php-lz4/Makefile index cf41ba627a6a..ae6b2c0fd091 100644 --- a/archivers/php-lz4/Makefile +++ b/archivers/php-lz4/Makefile @@ -1,9 +1,10 @@ PORTNAME= lz4 DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} -MAINTAINER= pave@FreeBSD.org +MAINTAINER= pkaipila@gmail.com COMMENT= LZ4 extension for PHP WWW= https://github.com/kjdev/php-ext-lz4 diff --git a/archivers/php-zstd/Makefile b/archivers/php-zstd/Makefile index 1e12b8a19503..1525059a5366 100644 --- a/archivers/php-zstd/Makefile +++ b/archivers/php-zstd/Makefile @@ -1,9 +1,10 @@ PORTNAME= zstd DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} -MAINTAINER= pave@FreeBSD.org +MAINTAINER= pkaipila@gmail.com COMMENT= Zstandard extension for PHP WWW= https://github.com/kjdev/php-ext-zstdhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509302043.58UKhkfJ052947>
