From owner-svn-ports-all@freebsd.org Sat Nov 16 09:11:22 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 148771BFBC3; Sat, 16 Nov 2019 09:11:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47FTwn4ZQfz3JJg; Sat, 16 Nov 2019 09:11:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D7A42728F; Sat, 16 Nov 2019 09:11:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAG9BLcs009309; Sat, 16 Nov 2019 09:11:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAG9BKeW009306; Sat, 16 Nov 2019 09:11:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201911160911.xAG9BKeW009306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 16 Nov 2019 09:11:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517729 - head/databases/xrootd X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/databases/xrootd X-SVN-Commit-Revision: 517729 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2019 09:11:22 -0000 Author: yuri Date: Sat Nov 16 09:11:20 2019 New Revision: 517729 URL: https://svnweb.freebsd.org/changeset/ports/517729 Log: databases/xrootd: Update 4.9.1 -> 4.10.0 Reported by: portscout Modified: head/databases/xrootd/Makefile head/databases/xrootd/distinfo head/databases/xrootd/pkg-plist Modified: head/databases/xrootd/Makefile ============================================================================== --- head/databases/xrootd/Makefile Sat Nov 16 09:02:23 2019 (r517728) +++ head/databases/xrootd/Makefile Sat Nov 16 09:11:20 2019 (r517729) @@ -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 Modified: head/databases/xrootd/distinfo ============================================================================== --- head/databases/xrootd/distinfo Sat Nov 16 09:02:23 2019 (r517728) +++ head/databases/xrootd/distinfo Sat Nov 16 09:11:20 2019 (r517729) @@ -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 Modified: head/databases/xrootd/pkg-plist ============================================================================== --- head/databases/xrootd/pkg-plist Sat Nov 16 09:02:23 2019 (r517728) +++ head/databases/xrootd/pkg-plist Sat Nov 16 09:11:20 2019 (r517729) @@ -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