aboutsummaryrefslogtreecommitdiff
path: root/net/fb303/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-12 05:41:33 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-12 05:46:21 +0000
commitc0cd4bf7e6ee39e461cd345144ca5bbfabb070d6 (patch)
tree9fa7139ba88684e600337e157281f2ad2a3db140 /net/fb303/Makefile
parentcb2878118516dcdce63a9d35a0588fe0782e0b69 (diff)
downloadports-c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6.tar.gz
ports-c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6.zip
net/fb303: Update g20201122 -> g20210511
This fixes the build broken by devel/folly update Reported by: folly
Diffstat (limited to 'net/fb303/Makefile')
-rw-r--r--net/fb303/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/fb303/Makefile b/net/fb303/Makefile
index a6f9aa878c70..9e0158927930 100644
--- a/net/fb303/Makefile
+++ b/net/fb303/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fb303
-DISTVERSION= g20201122
+DISTVERSION= g20210511
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@@ -25,10 +25,11 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libzstd.so:archivers/zstd
USES= cmake compiler:c++17-lang ssl
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= facebook
-GH_TAGNAME= 94cac88
-USE_LDCONFIG= yes
+GH_TAGNAME= 4968806
CXXFLAGS+= -fPIC