From owner-svn-ports-head@freebsd.org Sat Oct 1 13:25:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A182C043CA; Sat, 1 Oct 2016 13:25:54 +0000 (UTC) (envelope-from jbeich@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 mx1.freebsd.org (Postfix) with ESMTPS id 1A67D19EC; Sat, 1 Oct 2016 13:25:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u91DPrVr011768; Sat, 1 Oct 2016 13:25:53 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u91DPrXr011766; Sat, 1 Oct 2016 13:25:53 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201610011325.u91DPrXr011766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 1 Oct 2016 13:25:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423059 - head/graphics/opencv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2016 13:25:54 -0000 Author: jbeich Date: Sat Oct 1 13:25:52 2016 New Revision: 423059 URL: https://svnweb.freebsd.org/changeset/ports/423059 Log: graphics/opencv: switch to new home Modified: head/graphics/opencv/Makefile (contents, props changed) head/graphics/opencv/distinfo (contents, props changed) Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Sat Oct 1 13:16:04 2016 (r423058) +++ head/graphics/opencv/Makefile Sat Oct 1 13:25:52 2016 (r423059) @@ -5,7 +5,6 @@ PORTNAME?= opencv PORTVERSION= 2.4.9 PORTREVISION?= 8 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Computer Vision library @@ -13,7 +12,10 @@ COMMENT= Open Source Computer Vision lib LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake pkgconfig zip +USE_GITHUB= yes +GH_ACCOUNT= Itseez + +USES= cmake pkgconfig USE_LDCONFIG= yes WANT_GSTREAMER= yes Modified: head/graphics/opencv/distinfo ============================================================================== --- head/graphics/opencv/distinfo Sat Oct 1 13:16:04 2016 (r423058) +++ head/graphics/opencv/distinfo Sat Oct 1 13:25:52 2016 (r423059) @@ -1,2 +1,3 @@ -SHA256 (opencv-2.4.9.zip) = 803010848154988e9cbda8b3fa857fcbb27382c2946ed729e1a7e40600bb4c71 -SIZE (opencv-2.4.9.zip) = 91684751 +TIMESTAMP = 1475284055 +SHA256 (Itseez-opencv-2.4.9_GH0.tar.gz) = b5b88a64bf80ba953ffe8c33f3e00046edb773ada8aaaab7538c0059a45d1259 +SIZE (Itseez-opencv-2.4.9_GH0.tar.gz) = 89071769