pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/opencv2 opencv2: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6d893d09376
branches:  trunk
changeset: 371617:d6d893d09376
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 15 22:16:47 2017 +0000

description:
opencv2: follow redirect

diffstat:

 graphics/opencv2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3fa77aa882c1 -r d6d893d09376 graphics/opencv2/Makefile
--- a/graphics/opencv2/Makefile Wed Nov 15 22:16:17 2017 +0000
+++ b/graphics/opencv2/Makefile Wed Nov 15 22:16:47 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/10/09 08:17:41 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/11/15 22:16:47 wiz Exp $
 
 DISTNAME=      opencv-2.4.11
 PKGREVISION=   6
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    anthony.mallet%laas.fr@localhost
-HOMEPAGE=      http://opencv.org/
+HOMEPAGE=      https://opencv.org/
 COMMENT=       Library for computer vision problems
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index