Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2016 10:07:03 +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: r423180 - head/graphics/opencv
Message-ID:  <201610031007.u93A73eB052606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Oct  3 10:07:02 2016
New Revision: 423180
URL: https://svnweb.freebsd.org/changeset/ports/423180

Log:
  graphics/opencv: chase HTTP redirect
  
  opencv.org points to Itseez repo which is confusing unless one clicks
  on the link.
  
  Pointyhat to:	jbeich (r423059)

Modified:
  head/graphics/opencv/Makefile   (contents, props changed)
  head/graphics/opencv/distinfo   (contents, props changed)

Modified: head/graphics/opencv/Makefile
==============================================================================
--- head/graphics/opencv/Makefile	Mon Oct  3 09:36:20 2016	(r423179)
+++ head/graphics/opencv/Makefile	Mon Oct  3 10:07:02 2016	(r423180)
@@ -13,7 +13,6 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	Itseez
 
 USES=		cmake compiler:c++11-lib pkgconfig
 USE_LDCONFIG=	yes

Modified: head/graphics/opencv/distinfo
==============================================================================
--- head/graphics/opencv/distinfo	Mon Oct  3 09:36:20 2016	(r423179)
+++ head/graphics/opencv/distinfo	Mon Oct  3 10:07:02 2016	(r423180)
@@ -1,3 +1,3 @@
 TIMESTAMP = 1475284055
-SHA256 (Itseez-opencv-2.4.9_GH0.tar.gz) = b5b88a64bf80ba953ffe8c33f3e00046edb773ada8aaaab7538c0059a45d1259
-SIZE (Itseez-opencv-2.4.9_GH0.tar.gz) = 89071769
+SHA256 (opencv-opencv-2.4.9_GH0.tar.gz) = b5b88a64bf80ba953ffe8c33f3e00046edb773ada8aaaab7538c0059a45d1259
+SIZE (opencv-opencv-2.4.9_GH0.tar.gz) = 89071769



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610031007.u93A73eB052606>