pkgsrc-WIP-changes archive

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

zxing-cpp: bump to 3.0.2



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Mar 9 19:30:37 2026 +0100
Changeset:	b1061d0265249179008cc297aaf2a5a25e146681

Modified Files:
	zxing-cpp/Makefile
	zxing-cpp/TODO
	zxing-cpp/distinfo

Log Message:
zxing-cpp: bump to 3.0.2

no actual progress

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b1061d0265249179008cc297aaf2a5a25e146681

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zxing-cpp/Makefile | 2 +-
 zxing-cpp/TODO     | 1 +
 zxing-cpp/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/zxing-cpp/Makefile b/zxing-cpp/Makefile
index c4a26afcd8..9b443e8b61 100644
--- a/zxing-cpp/Makefile
+++ b/zxing-cpp/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.15 2025/01/12 10:33:18 wiz Exp $
 
-DISTNAME=	zxing-cpp-3.0.1
+DISTNAME=	zxing-cpp-3.0.2
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=nu-book/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/zxing-cpp/TODO b/zxing-cpp/TODO
index 3eace92c8c..228407283c 100644
--- a/zxing-cpp/TODO
+++ b/zxing-cpp/TODO
@@ -1,2 +1,3 @@
 wants to download stb and use its headers
 https://github.com/nothings/stb
+in ${CMAKE_BUILD_DIR}/_deps/stb-src
diff --git a/zxing-cpp/distinfo b/zxing-cpp/distinfo
index cb17d7efde..2f418fe2f1 100644
--- a/zxing-cpp/distinfo
+++ b/zxing-cpp/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.9 2025/01/12 10:33:18 wiz Exp $
 
-BLAKE2s (zxing-cpp-3.0.1.tar.gz) = c028136ee47cc561f19859f4b75cda37c7621acad8549660142ecc112ae13cb9
-SHA512 (zxing-cpp-3.0.1.tar.gz) = 4d5c17128a84d1d71c328b8d80a14330a91aa2e3fffe1d38febd5acc3fadd8ff1a943892100312fa494719858554250ff785cae8798062f97abf41908075d587
-Size (zxing-cpp-3.0.1.tar.gz) = 1039459 bytes
+BLAKE2s (zxing-cpp-3.0.2.tar.gz) = fd3087b18eee0d9afe388268ee593588a44e32d5191b07695f0f03be6fe53764
+SHA512 (zxing-cpp-3.0.2.tar.gz) = 6f4dc443e23e488bf8daa7d338e2cfcc73558930d793af06a3d075b6befbdf92ca52324e98add3a924f55c4b9ecb58408e2a87627878bb43054e9a8a29a9c4a4
+Size (zxing-cpp-3.0.2.tar.gz) = 1039644 bytes


Home | Main Index | Thread Index | Old Index