svn commit: r557310 - head/devel/fbthrift
Yuri Victorovich
yuri at FreeBSD.org
Tue Dec 8 23:29:29 UTC 2020
Author: yuri
Date: Tue Dec 8 23:29:27 2020
New Revision: 557310
URL: https://svnweb.freebsd.org/changeset/ports/557310
Log:
devel/fbthrift: Update 2020.11.30.00 -> 2020.12.07.00
Modified:
head/devel/fbthrift/Makefile
head/devel/fbthrift/distinfo
head/devel/fbthrift/pkg-plist
Modified: head/devel/fbthrift/Makefile
==============================================================================
--- head/devel/fbthrift/Makefile Tue Dec 8 23:29:05 2020 (r557309)
+++ head/devel/fbthrift/Makefile Tue Dec 8 23:29:27 2020 (r557310)
@@ -2,7 +2,7 @@
PORTNAME= fbthrift
DISTVERSIONPREFIX= v
-DISTVERSION= 2020.11.30.00
+DISTVERSION= 2020.12.07.00
CATEGORIES= devel
MAINTAINER= yuri at FreeBSD.org
Modified: head/devel/fbthrift/distinfo
==============================================================================
--- head/devel/fbthrift/distinfo Tue Dec 8 23:29:05 2020 (r557309)
+++ head/devel/fbthrift/distinfo Tue Dec 8 23:29:27 2020 (r557310)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606792258
-SHA256 (facebook-fbthrift-v2020.11.30.00_GH0.tar.gz) = 681b8d69a288933e712d7ef464139d5abf2b2dd1b15579b734ec9e3025be1f07
-SIZE (facebook-fbthrift-v2020.11.30.00_GH0.tar.gz) = 5274706
+TIMESTAMP = 1607465596
+SHA256 (facebook-fbthrift-v2020.12.07.00_GH0.tar.gz) = 0c80a1fb896dea69bb4fecab57c66ed03fc3d259a26629973e4a334dc559ee2f
+SIZE (facebook-fbthrift-v2020.12.07.00_GH0.tar.gz) = 5309248
Modified: head/devel/fbthrift/pkg-plist
==============================================================================
--- head/devel/fbthrift/pkg-plist Tue Dec 8 23:29:05 2020 (r557309)
+++ head/devel/fbthrift/pkg-plist Tue Dec 8 23:29:27 2020 (r557310)
@@ -34,7 +34,6 @@ include/thrift/lib/cpp/concurrency/Mutex-portability.h
include/thrift/lib/cpp/concurrency/Mutex.h
include/thrift/lib/cpp/concurrency/PosixThreadFactory.h
include/thrift/lib/cpp/concurrency/Thread.h
-include/thrift/lib/cpp/concurrency/ThreadManager-impl.h
include/thrift/lib/cpp/concurrency/ThreadManager.h
include/thrift/lib/cpp/concurrency/TimerManager.h
include/thrift/lib/cpp/concurrency/Util.h
@@ -383,6 +382,7 @@ include/thrift/lib/py3/client_wrapper.h
include/thrift/lib/py3/clientcallbacks.h
include/thrift/lib/py3/enums.h
include/thrift/lib/py3/exceptions.h
+include/thrift/lib/py3/metadata.h
include/thrift/lib/py3/serializer.h
include/thrift/lib/py3/server.h
include/thrift/lib/py3/ssl.h
More information about the svn-ports-head
mailing list