diff options
author | yuri <yuri@FreeBSD.org> | 2019-11-16 17:11:20 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-11-16 17:11:20 +0800 |
commit | 37ff93afd9230b60431464373a80b94e67f85b8d (patch) | |
tree | c8fb0624104564f98308c84d71af8109d9efbaa6 /databases | |
parent | 4d98925146e45e9d948e7c9cedcdc5cbd00df678 (diff) | |
download | freebsd-ports-gnome-37ff93afd9230b60431464373a80b94e67f85b8d.tar.gz freebsd-ports-gnome-37ff93afd9230b60431464373a80b94e67f85b8d.tar.zst freebsd-ports-gnome-37ff93afd9230b60431464373a80b94e67f85b8d.zip |
databases/xrootd: Update 4.9.1 -> 4.10.0
Reported by: portscout
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xrootd/Makefile | 3 | ||||
-rw-r--r-- | databases/xrootd/distinfo | 10 | ||||
-rw-r--r-- | databases/xrootd/pkg-plist | 8 |
3 files changed, 8 insertions, 13 deletions
diff --git a/databases/xrootd/Makefile b/databases/xrootd/Makefile index dabff23e05d9..7de483a5609e 100644 --- a/databases/xrootd/Makefile +++ b/databases/xrootd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xrootd -DISTVERSION= 4.9.1 +DISTVERSION= 4.10.0 CATEGORIES= databases MASTER_SITES= http://xrootd.org/download/v${DISTVERSION}/ @@ -19,6 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= cmake gnome localbase:ldflags pkgconfig readline shebangfix ssl SHEBANG_GLOB= *.sh +SHEBANG_FILES= utils/cms_monPerf USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/databases/xrootd/distinfo b/databases/xrootd/distinfo index 15afcc0fa418..a15f18253f92 100644 --- a/databases/xrootd/distinfo +++ b/databases/xrootd/distinfo @@ -1,7 +1,3 @@ -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 -SIZE (0a2240ed70edc769891cb5155aeb99405ceeb7f4.patch) = 6351 +TIMESTAMP = 1573887088 +SHA256 (xrootd-4.10.0.tar.gz) = f07f85e27d72e9e8ff124173c7b53619aed8fcd36f9d6234c33f8f7fd511995b +SIZE (xrootd-4.10.0.tar.gz) = 2532873 diff --git a/databases/xrootd/pkg-plist b/databases/xrootd/pkg-plist index e889625c7337..979a3ce1ce63 100644 --- a/databases/xrootd/pkg-plist +++ b/databases/xrootd/pkg-plist @@ -84,12 +84,14 @@ include/xrootd/XrdNet/XrdNetOpts.hh include/xrootd/XrdNet/XrdNetSockAddr.hh include/xrootd/XrdNet/XrdNetSocket.hh include/xrootd/XrdNet/XrdNetUtils.hh +include/xrootd/XrdOfs/XrdOfsPrepare.hh include/xrootd/XrdOss/XrdOss.hh include/xrootd/XrdOss/XrdOssDefaultSS.hh include/xrootd/XrdOss/XrdOssStatInfo.hh include/xrootd/XrdOuc/XrdOucBuffer.hh include/xrootd/XrdOuc/XrdOucCRC.hh include/xrootd/XrdOuc/XrdOucCache.hh +include/xrootd/XrdOuc/XrdOucCacheCM.hh include/xrootd/XrdOuc/XrdOucCacheStats.hh include/xrootd/XrdOuc/XrdOucCallBack.hh include/xrootd/XrdOuc/XrdOucChain.hh @@ -200,11 +202,6 @@ lib/libXrdAppUtils.so.1 lib/libXrdAppUtils.so.1.0.0 lib/libXrdBlacklistDecision-4.so lib/libXrdBwm-4.so -lib/libXrdCeph-4.so -lib/libXrdCephPosix.so -lib/libXrdCephPosix.so.0 -lib/libXrdCephPosix.so.0.0.1 -lib/libXrdCephXattr-4.so lib/libXrdCksCalczcrc32-4.so lib/libXrdCl.so lib/libXrdCl.so.2 @@ -288,6 +285,7 @@ man/man8/xrdpfc_print.8.gz man/man8/xrdpwdadmin.8.gz man/man8/xrdsssadmin.8.gz man/man8/xrootd.8.gz +%%DATADIR%%/utils/cms_monPerf %%DATADIR%%/utils/XrdCmsNotify.pm %%DATADIR%%/utils/XrdOlbMonPerf %%DATADIR%%/utils/netchk |