From owner-svn-ports-all@freebsd.org Mon May 6 05:46:03 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39CE2159ECB2; Mon, 6 May 2019 05:46:03 +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 D402588B34; Mon, 6 May 2019 05:46:02 +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 A80B12677; Mon, 6 May 2019 05:46:02 +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 x465k2AY078146; Mon, 6 May 2019 05:46:02 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x465k2oS078143; Mon, 6 May 2019 05:46:02 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201905060546.x465k2oS078143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 6 May 2019 05:46:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500897 - in head/misc/ompl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/misc/ompl: . files X-SVN-Commit-Revision: 500897 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D402588B34 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Mon, 06 May 2019 05:46:03 -0000 Author: yuri Date: Mon May 6 05:46:01 2019 New Revision: 500897 URL: https://svnweb.freebsd.org/changeset/ports/500897 Log: misc/ompl: Update 1.4.1 -> 1.4.2 Modified: head/misc/ompl/Makefile head/misc/ompl/distinfo head/misc/ompl/files/patch-CMakeLists.txt head/misc/ompl/pkg-plist Modified: head/misc/ompl/Makefile ============================================================================== --- head/misc/ompl/Makefile Mon May 6 05:44:30 2019 (r500896) +++ head/misc/ompl/Makefile Mon May 6 05:46:01 2019 (r500897) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= ompl -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 DISTVERSIONSUFFIX= -Source -PORTREVISION= 4 CATEGORIES= misc comms MASTER_SITES= http://cdn.bitbucket.org/${PORTNAME}/${PORTNAME}/downloads/ @@ -35,7 +34,6 @@ OPENDE_DESC= Use Open Dynamics Engine for kinodynamic OPENDE_LIB_DEPENDS= libode.so:devel/ode SPOT_DESC= Use 'Spot' for creating finite automata from LTL formulae -SPOT_BROKEN= https://bitbucket.org/ompl/ompl/issues/442 SPOT_USES= compiler:c++14-lang SPOT_LIB_DEPENDS= libspot.so:math/spot Modified: head/misc/ompl/distinfo ============================================================================== --- head/misc/ompl/distinfo Mon May 6 05:44:30 2019 (r500896) +++ head/misc/ompl/distinfo Mon May 6 05:46:01 2019 (r500897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544249088 -SHA256 (ompl-1.4.1-Source.zip) = 6e9df23b62959102b659704b3fd71bf4d5965267d57d8ef0f6109b9605ccad6e -SIZE (ompl-1.4.1-Source.zip) = 23591643 +TIMESTAMP = 1557120365 +SHA256 (ompl-1.4.2-Source.zip) = 25ea88a89981a15896214d0896aa31e034dcd7368b29826679ab766ff5d10ef1 +SIZE (ompl-1.4.2-Source.zip) = 23592084 Modified: head/misc/ompl/files/patch-CMakeLists.txt ============================================================================== --- head/misc/ompl/files/patch-CMakeLists.txt Mon May 6 05:44:30 2019 (r500896) +++ head/misc/ompl/files/patch-CMakeLists.txt Mon May 6 05:46:01 2019 (r500897) @@ -6,26 +6,17 @@ PURPOSE "Used for python bindings.") -find_package(Python QUIET) -find_boost_python() -+#find_package(Python QUIET) -+#find_boost_python() ++find_package(Python QUIET) ++find_boost_python() if(PYTHON_FOUND) set_package_properties(pypy PROPERTIES -@@ -151,7 +151,7 @@ endif() - set_package_properties(spot PROPERTIES - URL "http://spot.lrde.epita.fr" - PURPOSE "Used for constructing finite automata from LTL formulae.") --find_package(spot) -+#find_package(spot) - if (SPOT_FOUND) - set(OMPL_HAVE_SPOT 1) - include_directories("${SPOT_INCLUDE_DIRS}") @@ -171,12 +171,12 @@ if(PYTHON_FOUND AND NOT Boost_VERSION VE endif() # R is needed for running Planner Arena locally -find_program(R_EXEC R) -+#find_program(R_EXEC R) ++find_program(R_EXEC R) add_subdirectory(py-bindings) add_subdirectory(src) Modified: head/misc/ompl/pkg-plist ============================================================================== --- head/misc/ompl/pkg-plist Mon May 6 05:44:30 2019 (r500896) +++ head/misc/ompl/pkg-plist Mon May 6 05:46:01 2019 (r500897) @@ -217,9 +217,10 @@ include/ompl/util/Hash.h include/ompl/util/PPM.h include/ompl/util/ProlateHyperspheroid.h include/ompl/util/RandomNumbers.h +include/ompl/util/String.h include/ompl/util/Time.h lib/libompl.so -lib/libompl.so.1.4.1 +lib/libompl.so.1.4.2 lib/libompl.so.15 libdata/pkgconfig/ompl.pc man/man1/ompl_benchmark_statistics.1.gz