diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile index 2c0defe8df3b..517e1bad926e 100644 --- a/databases/xrootd/Makefile +++ b/databases/xrootd/Makefile @@ -1,56 +1,57 @@ PORTNAME= xrootd DISTVERSION= 5.6.9 CATEGORIES= databases MASTER_SITES= https://xrootd.slac.stanford.edu/download/v${DISTVERSION}/ +PATCH_SITES= https://github.com/xrootd/xrootd/commit/ +PATCHFILES= f9d573417e1abc263115a34fd5f95dca505379e5.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Framework for fast, low latency, scalable data access WWW= https://xrootd.slac.stanford.edu/index.html LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL -BROKEN_armv7= compilation fails: non-constant-expression cannot be narrowed from type 'time_t' (aka 'long long') to 'long' in initializer list, see https://github.com/xrootd/xrootd/issues/2272 - BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libcurl.so:ftp/curl \ libtinyxml.so:textproc/tinyxml \ libuuid.so:misc/e2fsprogs-libuuid USES= cmake:testing compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig readline shebangfix ssl SHEBANG_GLOB= *.sh SHEBANG_FILES= utils/cms_monPerf USE_GNOME= libxml2 USE_LDCONFIG= yes # options are defined in cmake/XRootDDefaults.cmake CMAKE_ON= FORCE_ENABLED CMAKE_OFF= ENABLE_PYTHON \ ENABLE_SCITOKENS \ ENABLE_FUSE CMAKE_TESTING_ON= ENABLE_TESTS CXXFLAGS+= -Ddirent64=dirent LDFLAGS+= -lexecinfo OPTIONS_DEFINE= KERBEROS5 OPTIONS_GROUP= PLUGINS OPTIONS_GROUP_PLUGINS= MACAROONS XRDCLHTTP OPTIONS_DEFAULT= KERBEROS5 XRDCLHTTP # MACAROONS OPTIONS_SUB= yes KERBEROS5_CMAKE_BOOL= ENABLE_KRB5 KERBEROS5_BUILD_DEPENDS= ${LOCALBASE}/lib/libkrb5.so:security/krb5 KERBEROS5_RUN_DEPENDS= ${LOCALBASE}/lib/libkrb5.so:security/krb5 MACAROONS_DESC= Macaroons plugin MACAROONS_CMAKE_BOOL= ENABLE_MACAROONS MACAROONS_BROKEN= https://github.com/xrootd/xrootd/issues/2230 XRDCLHTTP_DESC= xrdcl-http plugin XRDCLHTTP_CMAKE_BOOL= ENABLE_XRDCLHTTP XRDCLHTTP_LIB_DEPENDS= libdavix.so:www/davix .include diff --git a/databases/xrootd/distinfo b/databases/xrootd/distinfo index 3fdbb8ffc13f..7a7f8d458f2c 100644 --- a/databases/xrootd/distinfo +++ b/databases/xrootd/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1711947441 +TIMESTAMP = 1737115118 SHA256 (xrootd-5.6.9.tar.gz) = 44196167fbcf030d113e3749dfdecab934c43ec15e38e77481e29aac191ca3a8 SIZE (xrootd-5.6.9.tar.gz) = 6701277 +SHA256 (f9d573417e1abc263115a34fd5f95dca505379e5.patch) = 4647128826ac01b7a84b95c14015eabf7348f91b03fe04de6e242df513582a47 +SIZE (f9d573417e1abc263115a34fd5f95dca505379e5.patch) = 1132