svn commit: r443769 - in head/graphics/colmap: . files

Jan Beich jbeich at FreeBSD.org
Sat Jun 17 10:54:16 UTC 2017


Author: jbeich
Date: Sat Jun 17 10:54:15 2017
New Revision: 443769
URL: https://svnweb.freebsd.org/changeset/ports/443769

Log:
  graphics/colmap: update to 3.1.4
  
  Changes:	https://github.com/colmap/colmap/blob/542ce21/CHANGELOG.txt

Deleted:
  head/graphics/colmap/files/patch-nogit
  head/graphics/colmap/files/patch-src_CMakeLists.txt
Modified:
  head/graphics/colmap/Makefile   (contents, props changed)
  head/graphics/colmap/distinfo   (contents, props changed)

Modified: head/graphics/colmap/Makefile
==============================================================================
--- head/graphics/colmap/Makefile	Sat Jun 17 10:48:40 2017	(r443768)
+++ head/graphics/colmap/Makefile	Sat Jun 17 10:54:15 2017	(r443769)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	colmap
-DISTVERSION=	3.0
+DISTVERSION=	3.1-4
+DISTVERSIONSUFFIX=	-g542ce21 # doc fixes
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/graphics/colmap/distinfo
==============================================================================
--- head/graphics/colmap/distinfo	Sat Jun 17 10:48:40 2017	(r443768)
+++ head/graphics/colmap/distinfo	Sat Jun 17 10:54:15 2017	(r443769)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495458157
-SHA256 (colmap-colmap-3.0_GH0.tar.gz) = e13e993358e37bfd7fa909a255e3be9740f778757991b1b368a00ffa7302b41e
-SIZE (colmap-colmap-3.0_GH0.tar.gz) = 5640200
+TIMESTAMP = 1497537121
+SHA256 (colmap-colmap-3.1-4-g542ce21_GH0.tar.gz) = c8b6c5f9eea30f8e5ff95fe87ff1cc6123639c450602035082d33609b6e275de
+SIZE (colmap-colmap-3.1-4-g542ce21_GH0.tar.gz) = 5657539


More information about the svn-ports-head mailing list