databases/xrootd: fix build on powerpc by merging upstream patch

Additionally, armv7 is marked broken with the same error, so BROKEN as well.
This commit is contained in:
Piotr Kubaj 2025-01-17 13:05:00 +01:00
parent 6910c6498b
commit b6fd0509e0
2 changed files with 6 additions and 3 deletions

View file

@ -3,6 +3,9 @@ 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
@ -12,8 +15,6 @@ 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 \

View file

@ -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