From owner-svn-ports-all@freebsd.org Wed Mar 3 21:30:53 2021 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 68950551678; Wed, 3 Mar 2021 21:30:53 +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) 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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DrRxn2ZLvz3M5H; Wed, 3 Mar 2021 21:30:53 +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 40C7E109EB; Wed, 3 Mar 2021 21:30:53 +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 123LUrDA074630; Wed, 3 Mar 2021 21:30:53 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 123LUqPH074628; Wed, 3 Mar 2021 21:30:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202103032130.123LUqPH074628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 3 Mar 2021 21:30:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567261 - head/math/or-tools X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/or-tools X-SVN-Commit-Revision: 567261 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.34 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: Wed, 03 Mar 2021 21:30:53 -0000 Author: yuri Date: Wed Mar 3 21:30:52 2021 New Revision: 567261 URL: https://svnweb.freebsd.org/changeset/ports/567261 Log: math/or-tools: Update 8.1 -> 8.2 Modified: head/math/or-tools/Makefile head/math/or-tools/distinfo head/math/or-tools/pkg-plist Modified: head/math/or-tools/Makefile ============================================================================== --- head/math/or-tools/Makefile Wed Mar 3 21:24:05 2021 (r567260) +++ head/math/or-tools/Makefile Wed Mar 3 21:30:52 2021 (r567261) @@ -2,8 +2,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v -DISTVERSION= 8.1 -PORTREVISION= 1 +DISTVERSION= 8.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -25,7 +24,8 @@ USE_GITHUB= yes GH_ACCOUNT= google USE_LDCONFIG= yes -CMAKE_OFF= BUILD_DEPS INSTALL_BUILD_DEPS BUILD_PYTHON BUILD_EXAMPLES +CMAKE_OFF= BUILD_PYTHON BUILD_DEPS INSTALL_BUILD_DEPS BUILD_EXAMPLES BUILD_SAMPLES +CMAKE_ON= BUILD_CXX CONFIGURE_ENV= UNIX_CBC_DIR=${LOCALBASE} UNIX_CLP_DIR=${LOCALBASE} OPTIONS_DEFINE= SCIP @@ -34,9 +34,6 @@ OPTIONS_DEFINE= SCIP SCIP_DESC= Use the SCIP solver # SCIP package isn't built because of licensing restrictions SCIP_CMAKE_BOOL= USE_SCIP SCIP_LIB_DEPENDS= libscip.so:math/SCIP - -post-configure: # https://github.com/google/or-tools/issues/2109 - @${REINPLACE_CMD} -e 's|protobuf::protoc|protoc -I${LOCALBASE}/include| ; s|protobuf$$:$$:protoc||' ${BUILD_WRKSRC}/build.ninja post-install: @${FIND} ${STAGEDIR}${PREFIX} -type d -empty -delete Modified: head/math/or-tools/distinfo ============================================================================== --- head/math/or-tools/distinfo Wed Mar 3 21:24:05 2021 (r567260) +++ head/math/or-tools/distinfo Wed Mar 3 21:30:52 2021 (r567261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607763769 -SHA256 (google-or-tools-v8.1_GH0.tar.gz) = beb9fe379977033151045d0815d26c628ad99d74d68b9f3b707578492723731e -SIZE (google-or-tools-v8.1_GH0.tar.gz) = 232290953 +TIMESTAMP = 1614802562 +SHA256 (google-or-tools-v8.2_GH0.tar.gz) = cf40715fa5cfeee88e2c8f5583465182c8dedf60b4eb7c4a967b32ff61ac4302 +SIZE (google-or-tools-v8.2_GH0.tar.gz) = 236722388 Modified: head/math/or-tools/pkg-plist ============================================================================== --- head/math/or-tools/pkg-plist Wed Mar 3 21:24:05 2021 (r567260) +++ head/math/or-tools/pkg-plist Wed Mar 3 21:30:52 2021 (r567261) @@ -1,63 +1,4 @@ -bin/assignment_mip -bin/assignment_sat -bin/basic_example -bin/bin_packing_mip -bin/binpacking_problem_sat -bin/bool_or_sample_sat -bin/channeling_sample_sat -bin/cp_is_fun_sat -bin/earliness_tardiness_cost_sample_sat bin/fz -bin/integer_programming_example -bin/interval_sample_sat -bin/knapsack -bin/linear_programming_example -bin/literal_sample_sat -bin/minimal_jobshop_cp -bin/mip_var_array -bin/multiple_knapsack_mip -bin/multiple_knapsack_sat -bin/no_overlap_sample_sat -bin/nurses_cp -bin/optional_interval_sample_sat -bin/rabbits_and_pheasants_cp -bin/rabbits_and_pheasants_sat -bin/ranking_sample_sat -bin/reified_sample_sat -bin/search_for_all_solutions_sample_sat -bin/simple_cp_program -bin/simple_knapsack_program -bin/simple_lp_program -bin/simple_ls_program -bin/simple_max_flow_program -bin/simple_min_cost_flow_program -bin/simple_mip_program -bin/simple_routing_program -bin/simple_sat_program -bin/solution_hinting_sample_sat -bin/solve_and_print_intermediate_solutions_sample_sat -bin/solve_with_time_limit_sample_sat -bin/step_function_sample_sat -bin/stop_after_n_solutions_sample_sat -bin/tsp -bin/tsp_circuit_board -bin/tsp_cities -bin/tsp_cities_routes -bin/tsp_distance_matrix -bin/vrp -bin/vrp_capacity -bin/vrp_drop_nodes -bin/vrp_global_span -bin/vrp_initial_routes -bin/vrp_pickup_delivery -bin/vrp_pickup_delivery_fifo -bin/vrp_pickup_delivery_lifo -bin/vrp_resources -bin/vrp_routes -bin/vrp_starts_ends -bin/vrp_time_windows -bin/vrp_with_time_limit -bin/vrptw_store_solution_data include/ortools/algorithms/dense_doubly_linked_list.h include/ortools/algorithms/dynamic_partition.h include/ortools/algorithms/dynamic_permutation.h @@ -79,6 +20,7 @@ include/ortools/base/dynamic_library.h include/ortools/base/encodingutils.h include/ortools/base/file.h include/ortools/base/filelineiter.h +include/ortools/base/gzipstring.h include/ortools/base/hash.h include/ortools/base/int_type.h include/ortools/base/integral_types.h @@ -251,6 +193,7 @@ include/ortools/sat/cp_model_objective.h include/ortools/sat/cp_model_postsolve.h include/ortools/sat/cp_model_presolve.h include/ortools/sat/cp_model_search.h +include/ortools/sat/cp_model_service.pb.h include/ortools/sat/cp_model_solver.h include/ortools/sat/cp_model_symmetries.h include/ortools/sat/cp_model_utils.h @@ -294,6 +237,7 @@ include/ortools/sat/simplification.h include/ortools/sat/subsolver.h include/ortools/sat/swig_helper.h include/ortools/sat/symmetry.h +include/ortools/sat/symmetry_util.h include/ortools/sat/synchronization.h include/ortools/sat/table.h include/ortools/sat/theta_tree.h @@ -344,10 +288,10 @@ lib/cmake/ortools/ortoolsTargets-%%CMAKE_BUILD_TYPE%%. lib/cmake/ortools/ortoolsTargets.cmake lib/libflatzinc.so lib/libflatzinc.so.8 -lib/libflatzinc.so.8.1.9999 +lib/libflatzinc.so.8.2.9999 lib/libortools.so lib/libortools.so.8 -lib/libortools.so.8.1.9999 +lib/libortools.so.8.2.9999 share/minizinc/ortools/fzn_all_different_int.mzn share/minizinc/ortools/fzn_circuit.mzn share/minizinc/ortools/fzn_cumulative.mzn