diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-02-05 22:49:10 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-02-05 22:49:28 -0800 |
commit | 6f508fcc103d1d645ef37b2677df8e4fcdbdac53 (patch) | |
tree | 249bcd1891f52e7b7203080c3dd6862debcfc64f | |
parent | 85dfafe01deb135b34b058ebd8d0103d3084edc9 (diff) | |
download | freebsd-ports-6f508fcc103d1d645ef37b2677df8e4fcdbdac53.zip |
www/proxygen: update 2024.01.29.00 → 2024.02.05.00
-rw-r--r-- | www/proxygen/Makefile | 2 | ||||
-rw-r--r-- | www/proxygen/distinfo | 6 | ||||
-rw-r--r-- | 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 |