Date: Wed, 31 Jan 2018 21:36:54 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460536 - head/graphics/colmap Message-ID: <201801312136.w0VLasBN046145@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jan 31 21:36:53 2018 New Revision: 460536 URL: https://svnweb.freebsd.org/changeset/ports/460536 Log: graphics/colmap: update to 3.4 Changes: https://github.com/colmap/colmap/blob/3.4/CHANGELOG.txt Modified: head/graphics/colmap/Makefile (contents, props changed) head/graphics/colmap/distinfo (contents, props changed) head/graphics/colmap/pkg-plist (contents, props changed) Modified: head/graphics/colmap/Makefile ============================================================================== --- head/graphics/colmap/Makefile Wed Jan 31 21:36:11 2018 (r460535) +++ head/graphics/colmap/Makefile Wed Jan 31 21:36:53 2018 (r460536) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= colmap -DISTVERSION= 3.3 -PORTREVISION= 1 +DISTVERSION= 3.4 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/colmap/distinfo ============================================================================== --- head/graphics/colmap/distinfo Wed Jan 31 21:36:11 2018 (r460535) +++ head/graphics/colmap/distinfo Wed Jan 31 21:36:53 2018 (r460536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511304389 -SHA256 (colmap-colmap-3.3_GH0.tar.gz) = 7fba029a14a68d827ebd57383a8c6271d259c0edbdee7f1e4f0874477f1c3e99 -SIZE (colmap-colmap-3.3_GH0.tar.gz) = 5683574 +TIMESTAMP = 1517292298 +SHA256 (colmap-colmap-3.4_GH0.tar.gz) = 6c1a20482f02f0ac57386e18350731bc569a40cbd9a92ee7b7e7d944fd4f650f +SIZE (colmap-colmap-3.4_GH0.tar.gz) = 5690173 Modified: head/graphics/colmap/pkg-plist ============================================================================== --- head/graphics/colmap/pkg-plist Wed Jan 31 21:36:11 2018 (r460535) +++ head/graphics/colmap/pkg-plist Wed Jan 31 21:36:53 2018 (r460536) @@ -1,28 +1 @@ -bin/automatic_reconstructor -bin/bundle_adjuster bin/colmap -bin/color_extractor -bin/database_creator -bin/dense_fuser -bin/dense_mesher -bin/exhaustive_matcher -bin/feature_extractor -bin/feature_importer -bin/image_rectifier -bin/image_registrator -bin/image_undistorter -bin/mapper -bin/matches_importer -bin/model_aligner -bin/model_analyzer -bin/model_converter -bin/model_merger -bin/model_orientation_aligner -bin/point_triangulator -bin/rig_bundle_adjuster -bin/sequential_matcher -bin/spatial_matcher -bin/transitive_matcher -bin/vocab_tree_builder -bin/vocab_tree_matcher -bin/vocab_tree_retriever
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801312136.w0VLasBN046145>