git: e1be5472acb6 - main - graphics/zint: update Zint Barcode Generator to version 2.11.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Aug 2022 11:15:09 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e1be5472acb6a95b127e9c4c11404859d6b60445
commit e1be5472acb6a95b127e9c4c11404859d6b60445
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-08-23 11:14:14 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-08-23 11:14:14 +0000
graphics/zint: update Zint Barcode Generator to version 2.11.1
Clarify licensing: since 2013, ZINT backend (and therefore shared
library) code is distributed under BSD license, but the frontends
and Qt backend remain under GPLv3 or later.
Reported by: portscout
---
graphics/zint/Makefile | 9 +++++----
graphics/zint/distinfo | 6 +++---
graphics/zint/pkg-plist | 4 ++--
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile
index 30159071234a..f9567cfdfe8e 100644
--- a/graphics/zint/Makefile
+++ b/graphics/zint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zint
-PORTVERSION= 2.11.0
+PORTVERSION= 2.11.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -7,15 +7,16 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= danfe@FreeBSD.org
COMMENT= Barcode generator (library and utilities)
-LICENSE= GPLv3+
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= BSD3CLAUSE GPLv3+
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png
USES= cmake compiler:c++11-lang cpe qt:5
USE_LDCONFIG= yes
USE_QT= buildtools_build qmake_build uitools_build core gui \
- widgets xml
+ svg widgets
DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
diff --git a/graphics/zint/distinfo b/graphics/zint/distinfo
index 2f43e2c53db5..e7b877a69aaa 100644
--- a/graphics/zint/distinfo
+++ b/graphics/zint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653472727
-SHA256 (zint-2.11.0-src.tar.gz) = 4e9d4d7dbcf41bfd63b70eca296c564f7c1a9b9d1c70c60e820dbe23f216aa09
-SIZE (zint-2.11.0-src.tar.gz) = 5493656
+TIMESTAMP = 1661182901
+SHA256 (zint-2.11.1-src.tar.gz) = 76ca84b88483744e26fb42c6191d208f75aa09ad3d07d4bdd62b1917500b8bb8
+SIZE (zint-2.11.1-src.tar.gz) = 5754891
diff --git a/graphics/zint/pkg-plist b/graphics/zint/pkg-plist
index cbbb9a1f5df9..18129f3d5880 100644
--- a/graphics/zint/pkg-plist
+++ b/graphics/zint/pkg-plist
@@ -4,9 +4,9 @@ include/qzint.h
include/zint.h
lib/libQZint.so
lib/libQZint.so.2.11
-lib/libQZint.so.2.11.0.0
+lib/libQZint.so.2.11.1.0
lib/libzint.so
lib/libzint.so.2.11
-lib/libzint.so.2.11.0.0
+lib/libzint.so.2.11.1.0
share/cmake/Modules/FindZint.cmake
share/man/man1/zint.1.gz