diff options
Diffstat (limited to 'devel/thrift')
-rw-r--r-- | devel/thrift/Makefile | 10 | ||||
-rw-r--r-- | devel/thrift/bsd.thrift.mk | 2 | ||||
-rw-r--r-- | devel/thrift/distinfo | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 2022e9fc2c87..3ec660e477b5 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -18,11 +18,11 @@ CPE_VENDOR= apache USE_LDCONFIG= yes # For C++ support, use devel/thrift-cpp -# For C glib support, use devel/thrift-c_glib. -# For Perl support, use devel/p5-Thrift. -# For Python support, use devel/py-thrift. -# For Ruby support, use devel/rubygem-thrift. -# For nodejs support, use devel/node-thrift. +# For C glib support, use devel/thrift-c_glib +# For Perl support, use devel/p5-Thrift +# For Python support, use devel/py-thrift +# For Ruby support, use devel/rubygem-thrift +# For nodejs support, use devel/node-thrift # Other languages are not yet supported, please feel free to contribute # using one of the leaf ports as an example. CMAKE_OFF= BUILD_CPP BUILD_C_GLIB BUILD_JAVA BUILD_JAVASCRIPT BUILD_NODEJS BUILD_PYTHON BUILD_HASKELL diff --git a/devel/thrift/bsd.thrift.mk b/devel/thrift/bsd.thrift.mk index 8e045d4bcd46..7b0f8b60bfe7 100644 --- a/devel/thrift/bsd.thrift.mk +++ b/devel/thrift/bsd.thrift.mk @@ -2,7 +2,7 @@ # in your makefile, set: # PORTVERSION= ${THRIFT_PORTVERSION} # see $PORTSDIR/devel/thrift for examples -THRIFT_PORTVERSION= 0.21.0 +THRIFT_PORTVERSION= 0.22.0 LICENSE= APACHE20 diff --git a/devel/thrift/distinfo b/devel/thrift/distinfo index 6d337e77f668..0fcb9103ed83 100644 --- a/devel/thrift/distinfo +++ b/devel/thrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742808377 -SHA256 (thrift-0.21.0.tar.gz) = 9a24f3eba9a4ca493602226c16d8c228037db3b9291c6fc4019bfe3bd39fc67c -SIZE (thrift-0.21.0.tar.gz) = 4398072 +TIMESTAMP = 1755676434 +SHA256 (thrift-0.22.0.tar.gz) = 794a0e455787960d9f27ab92c38e34da27e8deeda7a5db0e59dc64a00df8a1e5 +SIZE (thrift-0.22.0.tar.gz) = 4422267 |