aboutsummaryrefslogtreecommitdiff
path: root/databases/xrootd
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-04 19:44:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-04 19:44:03 +0000
commitf17a49746f8a282bbf349d8163f5723e6a7b8c65 (patch)
tree271be5dc879f44bdcd967e4b383a02a83266faf4 /databases/xrootd
parentf2c0432fbd5b05af445f510503b0d856165877dc (diff)
downloadports-f17a49746f8a282bbf349d8163f5723e6a7b8c65.tar.gz
ports-f17a49746f8a282bbf349d8163f5723e6a7b8c65.zip
databases/xroot: Update 4.8.5 -> 4.9.1
Notes
Notes: svn path=/head/; revision=500822
Diffstat (limited to 'databases/xrootd')
-rw-r--r--databases/xrootd/Makefile10
-rw-r--r--databases/xrootd/distinfo6
-rw-r--r--databases/xrootd/pkg-plist24
3 files changed, 27 insertions, 13 deletions
diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile
index 542f374850be..dabff23e05d9 100644
--- a/databases/xrootd/Makefile
+++ b/databases/xrootd/Makefile
@@ -1,15 +1,10 @@
# $FreeBSD$
PORTNAME= xrootd
-DISTVERSION= 4.8.5
-PORTREVISION= 2
+DISTVERSION= 4.9.1
CATEGORIES= databases
MASTER_SITES= http://xrootd.org/download/v${DISTVERSION}/
-PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
-PATCHFILES= 767d9770b01a89125b45fbea417364eb9efee528.patch:-p1 \
- 0a2240ed70edc769891cb5155aeb99405ceeb7f4.patch:-p1
-
MAINTAINER= yuri@FreeBSD.org
COMMENT= Framework for fast, low latency, scalable data access
@@ -19,7 +14,8 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL
BUILD_DEPENDS= bash:shells/bash
-LIB_DEPENDS= librados.so:net/ceph12
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ librados.so:net/ceph12
USES= cmake gnome localbase:ldflags pkgconfig readline shebangfix ssl
SHEBANG_GLOB= *.sh
diff --git a/databases/xrootd/distinfo b/databases/xrootd/distinfo
index ee84c3027600..15afcc0fa418 100644
--- a/databases/xrootd/distinfo
+++ b/databases/xrootd/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1544295472
-SHA256 (xrootd-4.8.5.tar.gz) = 42e4d2cc6f8b442135f09bcc12c7be38b1a0c623a005cb5e69ff3d27997bdf73
-SIZE (xrootd-4.8.5.tar.gz) = 2396436
+TIMESTAMP = 1556989162
+SHA256 (xrootd-4.9.1.tar.gz) = de47160348d52a655f8d601520ad9146b9ee76eb5d2352cdf232a6fafce27adb
+SIZE (xrootd-4.9.1.tar.gz) = 2523674
SHA256 (767d9770b01a89125b45fbea417364eb9efee528.patch) = e42f3bd0efdfad9aed34bfd7445ded01fb48d3796798af1f77c0801f06f5b033
SIZE (767d9770b01a89125b45fbea417364eb9efee528.patch) = 3456
SHA256 (0a2240ed70edc769891cb5155aeb99405ceeb7f4.patch) = 531d6338bf0419c224d94be76dd618fbc6df099d550045e0f803f74beaaf2ae2
diff --git a/databases/xrootd/pkg-plist b/databases/xrootd/pkg-plist
index 6e2e42272229..e889625c7337 100644
--- a/databases/xrootd/pkg-plist
+++ b/databases/xrootd/pkg-plist
@@ -12,6 +12,7 @@ bin/xprep
bin/xrd
bin/xrdacctest
bin/xrdadler32
+bin/xrdcopy
bin/xrdcp
bin/xrdcp-old
bin/xrdfs
@@ -23,6 +24,7 @@ bin/xrdpwdadmin
bin/xrdsssadmin
bin/xrdstagetool
bin/xrootd
+bin/xrootd-config
include/xrootd/XProtocol/XProtocol.hh
include/xrootd/XProtocol/XPtypes.hh
include/xrootd/Xrd/XrdBuffer.hh
@@ -70,6 +72,7 @@ include/xrootd/XrdClient/XrdClientUrlInfo.hh
include/xrootd/XrdClient/XrdClientUrlSet.hh
include/xrootd/XrdClient/XrdClientVector.hh
include/xrootd/XrdCms/XrdCmsClient.hh
+include/xrootd/XrdCms/XrdCmsVnId.hh
include/xrootd/XrdFileCache/XrdFileCacheDecision.hh
include/xrootd/XrdHttp/XrdHttpSecXtractor.hh
include/xrootd/XrdNet/XrdNet.hh
@@ -87,6 +90,7 @@ include/xrootd/XrdOss/XrdOssStatInfo.hh
include/xrootd/XrdOuc/XrdOucBuffer.hh
include/xrootd/XrdOuc/XrdOucCRC.hh
include/xrootd/XrdOuc/XrdOucCache.hh
+include/xrootd/XrdOuc/XrdOucCacheStats.hh
include/xrootd/XrdOuc/XrdOucCallBack.hh
include/xrootd/XrdOuc/XrdOucChain.hh
include/xrootd/XrdOuc/XrdOucCompiler.hh
@@ -113,6 +117,7 @@ include/xrootd/XrdOuc/XrdOucTrace.hh
include/xrootd/XrdOuc/XrdOucUtils.hh
include/xrootd/XrdOuc/XrdOuca2x.hh
include/xrootd/XrdPosix/XrdPosix.hh
+include/xrootd/XrdPosix/XrdPosixCache.hh
include/xrootd/XrdPosix/XrdPosixCallBack.hh
include/xrootd/XrdPosix/XrdPosixExtern.hh
include/xrootd/XrdPosix/XrdPosixOsDep.hh
@@ -145,6 +150,13 @@ include/xrootd/XrdXml/XrdXmlReader.hh
include/xrootd/XrdXrootd/XrdXrootdBridge.hh
include/xrootd/XrdXrootd/XrdXrootdMonData.hh
include/xrootd/private/Xrd/XrdPoll.hh
+include/xrootd/private/XrdClArg.hh
+include/xrootd/private/XrdClFileOperations.hh
+include/xrootd/private/XrdClFileSystemOperations.hh
+include/xrootd/private/XrdClFwd.hh
+include/xrootd/private/XrdClOperationHandlers.hh
+include/xrootd/private/XrdClOperations.hh
+include/xrootd/private/XrdClParallelOperation.hh
include/xrootd/private/XrdClient/XrdClientConn.hh
include/xrootd/private/XrdClient/XrdClientConnMgr.hh
include/xrootd/private/XrdClient/XrdClientDebug.hh
@@ -169,6 +181,7 @@ include/xrootd/private/XrdOss/XrdOssError.hh
include/xrootd/private/XrdOuc/XrdOucExport.hh
include/xrootd/private/XrdOuc/XrdOucN2NLoader.hh
include/xrootd/private/XrdOuc/XrdOucPList.hh
+include/xrootd/private/XrdSecsss/XrdSecsssID.hh
include/xrootd/private/XrdSsi/XrdSsiAtomics.hh
include/xrootd/private/XrdSsi/XrdSsiCluster.hh
include/xrootd/private/XrdSsi/XrdSsiEntity.hh
@@ -212,6 +225,10 @@ lib/libXrdFfs.so.2
lib/libXrdFfs.so.2.0.0
lib/libXrdFileCache-4.so
lib/libXrdHttp-4.so
+lib/libXrdHttpTPC-4.so
+lib/libXrdHttpUtils.so
+lib/libXrdHttpUtils.so.1
+lib/libXrdHttpUtils.so.1.0.0
lib/libXrdN2No2p-4.so
lib/libXrdOssSIgpfsT-4.so
lib/libXrdPosix.so
@@ -252,6 +269,7 @@ lib/libXrdXrootd-4.so
man/man1/xprep.1.gz
man/man1/xrd.1.gz
man/man1/xrdadler32.1.gz
+man/man1/xrdcopy.1.gz
man/man1/xrdcp-old.1.gz
man/man1/xrdcp.1.gz
man/man1/xrdfs.1.gz
@@ -270,6 +288,6 @@ man/man8/xrdpfc_print.8.gz
man/man8/xrdpwdadmin.8.gz
man/man8/xrdsssadmin.8.gz
man/man8/xrootd.8.gz
-%%DATADIR%%/xrootd/utils/XrdCmsNotify.pm
-%%DATADIR%%/xrootd/utils/XrdOlbMonPerf
-%%DATADIR%%/xrootd/utils/netchk
+%%DATADIR%%/utils/XrdCmsNotify.pm
+%%DATADIR%%/utils/XrdOlbMonPerf
+%%DATADIR%%/utils/netchk