From owner-svn-ports-all@freebsd.org Mon Jun 1 18:05:07 2020 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 F25B233DB9F; Mon, 1 Jun 2020 18:05:07 +0000 (UTC) (envelope-from lwhsu@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49bNPH67G0z4MX6; Mon, 1 Jun 2020 18:05:07 +0000 (UTC) (envelope-from lwhsu@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 CDA57F7BF; Mon, 1 Jun 2020 18:05:07 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 051I57vG060885; Mon, 1 Jun 2020 18:05:07 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 051I57FX060883; Mon, 1 Jun 2020 18:05:07 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202006011805.051I57FX060883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 1 Jun 2020 18:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537497 - in head/sysutils/apache-mesos: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: in head/sysutils/apache-mesos: . files X-SVN-Commit-Revision: 537497 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.33 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: Mon, 01 Jun 2020 18:05:08 -0000 Author: lwhsu Date: Mon Jun 1 18:05:06 2020 New Revision: 537497 URL: https://svnweb.freebsd.org/changeset/ports/537497 Log: - Update to 1.10.0 PR: 246853 Submitted by: James Wright (maintainer) Differential Revision: https://reviews.freebsd.org/D25061 Deleted: head/sysutils/apache-mesos/files/patch-src_common_protobuf__utils.cpp head/sysutils/apache-mesos/files/patch-src_common_resources__utils.cpp head/sysutils/apache-mesos/files/patch-src_master_quota.cpp Modified: head/sysutils/apache-mesos/Makefile head/sysutils/apache-mesos/distinfo head/sysutils/apache-mesos/pkg-plist Modified: head/sysutils/apache-mesos/Makefile ============================================================================== --- head/sysutils/apache-mesos/Makefile Mon Jun 1 17:38:30 2020 (r537496) +++ head/sysutils/apache-mesos/Makefile Mon Jun 1 18:05:06 2020 (r537497) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mesos -PORTVERSION= 1.9.0 -PORTREVISION= 5 +PORTVERSION= 1.10.0 CATEGORIES= sysutils MASTER_SITES= APACHE/mesos/${PORTVERSION} PKGNAMEPREFIX= apache- Modified: head/sysutils/apache-mesos/distinfo ============================================================================== --- head/sysutils/apache-mesos/distinfo Mon Jun 1 17:38:30 2020 (r537496) +++ head/sysutils/apache-mesos/distinfo Mon Jun 1 18:05:06 2020 (r537497) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569880247 -SHA256 (mesos-1.9.0.tar.gz) = 7a7ec5ea3dac9fe6cd8369437c57b5edd526a89627e02584009967c06a64a6b9 -SIZE (mesos-1.9.0.tar.gz) = 72158658 +TIMESTAMP = 1590786317 +SHA256 (mesos-1.10.0.tar.gz) = f4b9e8a1e9f905334adf4d349a2ed33a4cfa43278381cd34fb4fc7e9df9e12a1 +SIZE (mesos-1.10.0.tar.gz) = 71760072 Modified: head/sysutils/apache-mesos/pkg-plist ============================================================================== --- head/sysutils/apache-mesos/pkg-plist Mon Jun 1 17:38:30 2020 (r537496) +++ head/sysutils/apache-mesos/pkg-plist Mon Jun 1 18:05:06 2020 (r537497) @@ -63,12 +63,12 @@ include/mesos/docker/spec.proto include/mesos/docker/v1.hpp include/mesos/docker/v1.pb.h include/mesos/docker/v1.proto -include/mesos/docker/v2_2.hpp -include/mesos/docker/v2_2.pb.h -include/mesos/docker/v2_2.proto include/mesos/docker/v2.hpp include/mesos/docker/v2.pb.h include/mesos/docker/v2.proto +include/mesos/docker/v2_2.hpp +include/mesos/docker/v2_2.pb.h +include/mesos/docker/v2_2.proto include/mesos/executor.hpp include/mesos/executor/executor.hpp include/mesos/executor/executor.pb.h @@ -208,8 +208,8 @@ include/process/firewall.hpp include/process/future.hpp include/process/gmock.hpp include/process/grpc.hpp -include/process/gtest_constants.hpp include/process/gtest.hpp +include/process/gtest_constants.hpp include/process/help.hpp include/process/http.hpp include/process/id.hpp @@ -317,6 +317,7 @@ include/stout/os/constants.hpp include/stout/os/copyfile.hpp include/stout/os/dup.hpp include/stout/os/environment.hpp +include/stout/os/exec.hpp include/stout/os/exists.hpp include/stout/os/fcntl.hpp include/stout/os/find.hpp @@ -350,6 +351,7 @@ include/stout/os/posix/close.hpp include/stout/os/posix/copyfile.hpp include/stout/os/posix/dup.hpp include/stout/os/posix/environment.hpp +include/stout/os/posix/exec.hpp include/stout/os/posix/exists.hpp include/stout/os/posix/fcntl.hpp include/stout/os/posix/fork.hpp @@ -412,6 +414,7 @@ include/stout/os/windows/close.hpp include/stout/os/windows/copyfile.hpp include/stout/os/windows/dup.hpp include/stout/os/windows/environment.hpp +include/stout/os/windows/exec.hpp include/stout/os/windows/exists.hpp include/stout/os/windows/fcntl.hpp include/stout/os/windows/fd.hpp @@ -461,8 +464,8 @@ include/stout/proc.hpp include/stout/protobuf.hpp include/stout/recordio.hpp include/stout/representation.hpp -include/stout/result_of.hpp include/stout/result.hpp +include/stout/result_of.hpp include/stout/set.hpp include/stout/some.hpp include/stout/stopwatch.hpp @@ -491,21 +494,21 @@ include/stout/windows/ip.hpp include/stout/windows/mac.hpp include/stout/windows/net.hpp include/stout/windows/os.hpp -lib/libfixed_resource_estimator-1.9.0.so +lib/libfixed_resource_estimator-1.10.0.so lib/libfixed_resource_estimator.so -lib/libload_qos_controller-1.9.0.so +lib/libload_qos_controller-1.10.0.so lib/libload_qos_controller.so -lib/liblogrotate_container_logger-1.9.0.so +lib/liblogrotate_container_logger-1.10.0.so lib/liblogrotate_container_logger.so -lib/libmesos-1.9.0.so +lib/libmesos-1.10.0.so lib/libmesos.so -lib/mesos/modules/libfixed_resource_estimator-1.9.0.so +lib/mesos/modules/libfixed_resource_estimator-1.10.0.so lib/mesos/modules/libfixed_resource_estimator.so -lib/mesos/modules/libload_qos_controller-1.9.0.so +lib/mesos/modules/libload_qos_controller-1.10.0.so lib/mesos/modules/libload_qos_controller.so -lib/mesos/modules/liblogrotate_container_logger-1.9.0.so +lib/mesos/modules/liblogrotate_container_logger-1.10.0.so lib/mesos/modules/liblogrotate_container_logger.so -lib/mesos/modules/liburi_disk_profile_adaptor-1.9.0.so +lib/mesos/modules/liburi_disk_profile_adaptor-1.10.0.so lib/mesos/modules/liburi_disk_profile_adaptor.so libdata/pkgconfig/mesos.pc libexec/mesos/mesos-containerizer @@ -518,9 +521,9 @@ libexec/mesos/mesos-logrotate-logger libexec/mesos/mesos-tcp-connect libexec/mesos/mesos-usage sbin/mesos-agent +%%DEPLOY%%sbin/mesos-daemon.sh sbin/mesos-master sbin/mesos-slave -%%DEPLOY%%sbin/mesos-daemon.sh %%DEPLOY%%sbin/mesos-start-agents.sh %%DEPLOY%%sbin/mesos-start-cluster.sh %%DEPLOY%%sbin/mesos-start-masters.sh @@ -538,6 +541,9 @@ sbin/mesos-slave %%DATADIR%%/webui/app/controllers.js %%DATADIR%%/webui/app/frameworks/framework.html %%DATADIR%%/webui/app/frameworks/frameworks.html +%%DATADIR%%/webui/app/frameworks/roles-tree-root.html +%%DATADIR%%/webui/app/frameworks/roles-tree.html +%%DATADIR%%/webui/app/frameworks/roles.html %%DATADIR%%/webui/app/home.html %%DATADIR%%/webui/app/maintenance/maintenance.html %%DATADIR%%/webui/app/offers/offers.html