Date: Tue, 6 Feb 2024 06:49:41 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6f508fcc103d - main - www/proxygen: update 2024.01.29.00 =?utf-8?Q?=E2=86=92?= 2024.02.05.00 Message-ID: <202402060649.4166nfuG093463@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f508fcc103d1d645ef37b2677df8e4fcdbdac53 commit 6f508fcc103d1d645ef37b2677df8e4fcdbdac53 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-06 06:49:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-06 06:49:28 +0000 www/proxygen: update 2024.01.29.00 → 2024.02.05.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index e24176cf9f64..fbf1805a01cf 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.29.00 +DISTVERSION= 2024.02.05.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 9ffd926c4f2c..d8ef89c02440 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706598877 -SHA256 (facebook-proxygen-v2024.01.29.00_GH0.tar.gz) = 8f9807dd425b05aebe0fa6e894ca4fdf32d2f52fd97fa142fc482e2faf59a29c -SIZE (facebook-proxygen-v2024.01.29.00_GH0.tar.gz) = 1167911 +TIMESTAMP = 1707193059 +SHA256 (facebook-proxygen-v2024.02.05.00_GH0.tar.gz) = 0852eb2f37af640ec20ee5de32b1e53643fda05e22658c5062e8d808a5a44288 +SIZE (facebook-proxygen-v2024.02.05.00_GH0.tar.gz) = 1170661 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 0004927ca3ac..59a8c9fe2ef4 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -232,6 +232,7 @@ include/proxygen/lib/utils/NullTraceEventObserver.h include/proxygen/lib/utils/ParseURL.h include/proxygen/lib/utils/PerfectIndexMap.h include/proxygen/lib/utils/RendezvousHash.h +include/proxygen/lib/utils/SafePathUtils.h include/proxygen/lib/utils/StateMachine.h include/proxygen/lib/utils/StreamCompressor.h include/proxygen/lib/utils/StreamDecompressor.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402060649.4166nfuG093463>