diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-08 06:29:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-08 06:29:58 +0000 |
commit | 914a53dab53f4233a97a439336ee9d1ebc85ef76 (patch) | |
tree | 7ba20d48336310f3c6344df8fe95846958d94d4d /misc/ompl | |
parent | www/py-rfc3986: Update 1.1.0 -> 1.2.0 (diff) |
misc/ompl: Update 1.4.0 -> 1.4.1
Notes
Notes:
svn path=/head/; revision=486913
Diffstat (limited to 'misc/ompl')
-rw-r--r-- | misc/ompl/Makefile | 3 | ||||
-rw-r--r-- | misc/ompl/distinfo | 6 | ||||
-rw-r--r-- | misc/ompl/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index 97f74c7449fb..9229b5ef997a 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ompl -DISTVERSION= 1.4.0 -PORTREVISION= 1 +DISTVERSION= 1.4.1 DISTVERSIONSUFFIX= -Source CATEGORIES= misc comms MASTER_SITES= http://cdn.bitbucket.org/${PORTNAME}/${PORTNAME}/downloads/ diff --git a/misc/ompl/distinfo b/misc/ompl/distinfo index 067e9ccc4668..475657b17fe6 100644 --- a/misc/ompl/distinfo +++ b/misc/ompl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533406416 -SHA256 (ompl-1.4.0-Source.zip) = 3bf745d355bda9c592bd7350ed90759c4994a1a8b025a35994077be29156b0bd -SIZE (ompl-1.4.0-Source.zip) = 23591238 +TIMESTAMP = 1544249088 +SHA256 (ompl-1.4.1-Source.zip) = 6e9df23b62959102b659704b3fd71bf4d5965267d57d8ef0f6109b9605ccad6e +SIZE (ompl-1.4.1-Source.zip) = 23591643 diff --git a/misc/ompl/pkg-plist b/misc/ompl/pkg-plist index 82b902d31c8b..cf57a094a14d 100644 --- a/misc/ompl/pkg-plist +++ b/misc/ompl/pkg-plist @@ -219,7 +219,7 @@ include/ompl/util/ProlateHyperspheroid.h include/ompl/util/RandomNumbers.h include/ompl/util/Time.h lib/libompl.so -lib/libompl.so.1.4.0 +lib/libompl.so.1.4.1 lib/libompl.so.15 libdata/pkgconfig/ompl.pc man/man1/ompl_benchmark_statistics.1.gz |