Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2019 15:50:00 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499372 - head/textproc/zxing-cpp
Message-ID:  <201904191550.x3JFo0PM076651@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Apr 19 15:50:00 2019
New Revision: 499372
URL: https://svnweb.freebsd.org/changeset/ports/499372

Log:
  textproc/zxing-cpp: Update 0.20180320 -> 0.20190320

Modified:
  head/textproc/zxing-cpp/Makefile
  head/textproc/zxing-cpp/distinfo

Modified: head/textproc/zxing-cpp/Makefile
==============================================================================
--- head/textproc/zxing-cpp/Makefile	Fri Apr 19 15:45:02 2019	(r499371)
+++ head/textproc/zxing-cpp/Makefile	Fri Apr 19 15:50:00 2019	(r499372)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zxing-cpp
-DISTVERSION=	0.20180320
-PORTREVISION=	1
+DISTVERSION=	0.20190320
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,8 +17,8 @@ LIB_DEPENDS=	libopencv_core.so:graphics/opencv-core \
 USES=		cmake compiler:c++11-lang iconv
 USE_GITHUB=	yes
 GH_ACCOUNT=	glassechidna
-GH_TAGNAME=	5aad474
+GH_TAGNAME=	e0e40dd
 
-CMAKE_ARGS=	-DBUILD_SHARED_LIBS=ON
+CMAKE_ON=	BUILD_SHARED_LIBS
 
 .include <bsd.port.mk>

Modified: head/textproc/zxing-cpp/distinfo
==============================================================================
--- head/textproc/zxing-cpp/distinfo	Fri Apr 19 15:45:02 2019	(r499371)
+++ head/textproc/zxing-cpp/distinfo	Fri Apr 19 15:50:00 2019	(r499372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531121512
-SHA256 (glassechidna-zxing-cpp-0.20180320-5aad474_GH0.tar.gz) = dee73f487b9160582a48dd71d521a48403a635d0f482a6a6ddfa331daf938f57
-SIZE (glassechidna-zxing-cpp-0.20180320-5aad474_GH0.tar.gz) = 312290
+TIMESTAMP = 1555688287
+SHA256 (glassechidna-zxing-cpp-0.20190320-e0e40dd_GH0.tar.gz) = 699ed1e08812631d40730bd96a7e314d1ad8adf28f45770d8ae8e57a536ba33b
+SIZE (glassechidna-zxing-cpp-0.20190320-e0e40dd_GH0.tar.gz) = 312377



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