diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-18 14:33:29 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-18 19:58:35 +0000 |
commit | c3e36193c4d9697e64210d0b7fc3a110ff6992be (patch) | |
tree | b8bb357ba58d537999abef22487d513ab7fdf9dd | |
parent | 47cbda8a22f9e05a744045ff095a59ab0a5ee96f (diff) | |
download | ports-c3e36193c4d9697e64210d0b7fc3a110ff6992be.tar.gz ports-c3e36193c4d9697e64210d0b7fc3a110ff6992be.zip |
www/proxygen: update 2024.03.11.00 → 2024.03.18.00
-rw-r--r-- | www/proxygen/Makefile | 2 | ||||
-rw-r--r-- | www/proxygen/distinfo | 6 | ||||
-rw-r--r-- | www/proxygen/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 5e85e60f508a..887ed65191bd 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.03.11.00 +DISTVERSION= 2024.03.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index e4499db94350..1ecaa43d8421 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710197678 -SHA256 (facebook-proxygen-v2024.03.11.00_GH0.tar.gz) = 39d357650d1fdfb3b34c17eb21ccd8e709fb6c2a391ddfc37bb0c5476a111210 -SIZE (facebook-proxygen-v2024.03.11.00_GH0.tar.gz) = 1173785 +TIMESTAMP = 1710782380 +SHA256 (facebook-proxygen-v2024.03.18.00_GH0.tar.gz) = 7731c5eea71f1ab3182a1a54329abae983ac63794f86768762a0136587dfd979 +SIZE (facebook-proxygen-v2024.03.18.00_GH0.tar.gz) = 1174451 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 59a8c9fe2ef4..b12d63969c73 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -188,6 +188,8 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h +include/proxygen/lib/http/observer/HTTPTransactionObserverContainer.h +include/proxygen/lib/http/observer/HTTPTransactionObserverInterface.h include/proxygen/lib/http/webtransport/WebTransport.h include/proxygen/lib/pools/generators/FileServerListGenerator.h include/proxygen/lib/pools/generators/MemberGroupConfig.h |