diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-10-01 05:51:57 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-10-01 06:03:16 +0000 |
commit | cee41d5156477ae4a6b8fd04924f79cf77755a40 (patch) | |
tree | c4443036d2f591a5f556395b225e26ce431c9b8a | |
parent | 777fe5525c9a49a2d66613df63a5f59d56e2422d (diff) | |
download | ports-cee41d5156477ae4a6b8fd04924f79cf77755a40.tar.gz ports-cee41d5156477ae4a6b8fd04924f79cf77755a40.zip |
www/proxygen: update 2024.09.23.00 → 2024.09.30.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 6c0fe92ee690..d3946cde66d2 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.09.23.00 +DISTVERSION= 2024.09.30.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 3f5fcd8d31d9..8eb3f06b7909 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727106394 -SHA256 (facebook-proxygen-v2024.09.23.00_GH0.tar.gz) = a0f45a93b5a04d878fff48b20c35af3bcd4916b88ddd998897a4114233970da0 -SIZE (facebook-proxygen-v2024.09.23.00_GH0.tar.gz) = 1198308 +TIMESTAMP = 1727756920 +SHA256 (facebook-proxygen-v2024.09.30.00_GH0.tar.gz) = 10253156eefcaa9da280ee33cd46f9ea9aee3f8616eed80d647126ced9b43b96 +SIZE (facebook-proxygen-v2024.09.30.00_GH0.tar.gz) = 1202253 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 2b599eeab055..6fddb2e47089 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -200,6 +200,7 @@ include/proxygen/lib/http/session/TransactionByteEvents.h include/proxygen/lib/http/sink/FlowControlInfo.h include/proxygen/lib/http/sink/HTTPSink.h include/proxygen/lib/http/sink/HTTPTransactionSink.h +include/proxygen/lib/http/sink/HTTPTunnelSink.h include/proxygen/lib/http/stats/ConnectionStats.h include/proxygen/lib/http/stats/HTTPCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h |