mirror of https://git.FreeBSD.org/ports.git
databases/py-xrootd: Update to 5.7.3
Changes: https://github.com/xrootd/xrootd/releases
This commit is contained in:
parent
69b9368cf6
commit
16bca68828
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xrootd
|
||||
PORTVERSION= 5.7.2
|
||||
PORTVERSION= 5.7.3
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,7 @@ WWW= https://xrootd.slac.stanford.edu/ \
|
|||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/../../COPYING.LGPL
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libXrdCl.so:databases/xrootd
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888148
|
||||
SHA256 (xrootd-5.7.2.tar.gz) = 2a4945ada83534d7149ee2953ca8c03bb8c274c0681f98b9ec6e4c02466c6bd9
|
||||
SIZE (xrootd-5.7.2.tar.gz) = 6829173
|
||||
TIMESTAMP = 1738606433
|
||||
SHA256 (xrootd-5.7.3.tar.gz) = dcc051b1e58705b4654cc39f9a65167b9ea90e94f73f5671d8dd55e61aaa4a6b
|
||||
SIZE (xrootd-5.7.3.tar.gz) = 6837682
|
||||
|
|
Loading…
Reference in New Issue