Skip to content

Commit

Permalink
textproc/zxing-cpp: update to latest release
Browse files Browse the repository at this point in the history
Bump direct consumers, too.
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Jul 11, 2023
1 parent 20b19ca commit 82ddfaa
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions graphics/kf5-prison/Makefile
@@ -1,5 +1,6 @@
PORTNAME= prison
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= graphics kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions net/kitinerary/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= net kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand Down
3 changes: 1 addition & 2 deletions textproc/zxing-cpp/Makefile
@@ -1,10 +1,9 @@
PORTNAME= zxing-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
DISTVERSION= 2.1.0
CATEGORIES= textproc

PATCH_SITES= https://github.com/zxing-cpp/zxing-cpp/commit/
PATCHFILES= 23c19c5f98602a4d69d1667fff99678308b28b5b.diff:-p1

MAINTAINER= kde@FreeBSD.org
COMMENT= ZXing C++ Library for QR code recognition
Expand Down
6 changes: 3 additions & 3 deletions textproc/zxing-cpp/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1673351344
SHA256 (nu-book-zxing-cpp-v2.0.0_GH0.tar.gz) = 12b76b7005c30d34265fc20356d340da179b0b4d43d2c1b35bcca86776069f76
SIZE (nu-book-zxing-cpp-v2.0.0_GH0.tar.gz) = 856413
TIMESTAMP = 1689105409
SHA256 (nu-book-zxing-cpp-v2.1.0_GH0.tar.gz) = 6d54e403592ec7a143791c6526c1baafddf4c0897bb49b1af72b70a0f0c4a3fe
SIZE (nu-book-zxing-cpp-v2.1.0_GH0.tar.gz) = 866787
SHA256 (23c19c5f98602a4d69d1667fff99678308b28b5b.diff) = f3b68edc91a55ba24fd5b85f49b66458dab06f9a26ff991509dd13677707c1c8
SIZE (23c19c5f98602a4d69d1667fff99678308b28b5b.diff) = 727
2 changes: 1 addition & 1 deletion textproc/zxing-cpp/pkg-plist
Expand Up @@ -28,6 +28,6 @@ lib/cmake/ZXing/ZXingConfigVersion.cmake
lib/cmake/ZXing/ZXingTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/ZXing/ZXingTargets.cmake
lib/libZXing.so
lib/libZXing.so.2.0.0
lib/libZXing.so.2.1.0
lib/libZXing.so.3
libdata/pkgconfig/zxing.pc

0 comments on commit 82ddfaa

Please sign in to comment.