aboutsummaryrefslogtreecommitdiff
path: root/devel/folly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/folly/Makefile')
-rw-r--r--devel/folly/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 49c3b54229ac..6132bb1f7f84 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,11 +1,8 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2021.05.17.00
+DISTVERSION= 2021.06.28.00
CATEGORIES= devel
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= e4cfd54f6bbfa990a0a38223a7540f2aed249a97.patch:-p1 # port exception_ptr_get_object to freebsd
-
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ library developed and used at Facebook