Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2024 19:58:44 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: d4ef6ca57781 - main - net/fb303: update 2024.03.11.00 =?utf-8?Q?=E2=86=92?= 2024.03.18.00
Message-ID:  <202403181958.42IJwi1v007953@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=d4ef6ca57781482e472e276fb5448263f33e0223

commit d4ef6ca57781482e472e276fb5448263f33e0223
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-18 14:33:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-18 19:58:36 +0000

    net/fb303: update 2024.03.11.00 → 2024.03.18.00
---
 net/fb303/Makefile | 5 ++---
 net/fb303/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/fb303/Makefile b/net/fb303/Makefile
index e4ac3614e164..2d0b88b43d43 100644
--- a/net/fb303/Makefile
+++ b/net/fb303/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fb303
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.03.11.00
+DISTVERSION=	2024.03.18.00
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -43,7 +43,6 @@ CMAKE_OFF=	PYTHON_EXTENSIONS
 
 post-install:
 	@${RMDIR} \
-		${STAGEDIR}${PREFIX}/include/fb303/test \
-		${STAGEDIR}${PREFIX}/include/fb303/thrift/types # see https://github.com/facebook/fb303/issues/37
+		${STAGEDIR}${PREFIX}/include/fb303/test
 
 .include <bsd.port.mk>
diff --git a/net/fb303/distinfo b/net/fb303/distinfo
index 94285f9ccf4f..44cd44d1172b 100644
--- a/net/fb303/distinfo
+++ b/net/fb303/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710197679
-SHA256 (facebook-fb303-v2024.03.11.00_GH0.tar.gz) = 6df944a03d77c8d242b3646cfa2022c618128fa5e9491fbb9d3dad50ad5644b9
-SIZE (facebook-fb303-v2024.03.11.00_GH0.tar.gz) = 242620
+TIMESTAMP = 1710782382
+SHA256 (facebook-fb303-v2024.03.18.00_GH0.tar.gz) = a6618d2a4f8463e5358d7fc12961f66fed8ac9de1187a932e54d95919fc5b601
+SIZE (facebook-fb303-v2024.03.18.00_GH0.tar.gz) = 242432



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403181958.42IJwi1v007953>