graphics/zint: update the port to version 2.12.0
Reported by: portscout
This commit is contained in:
parent
ee83585085
commit
4b7ea8d419
3 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= zint
|
||||
PORTVERSION= 2.11.1
|
||||
PORTVERSION= 2.12.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661182901
|
||||
SHA256 (zint-2.11.1-src.tar.gz) = 76ca84b88483744e26fb42c6191d208f75aa09ad3d07d4bdd62b1917500b8bb8
|
||||
SIZE (zint-2.11.1-src.tar.gz) = 5754891
|
||||
TIMESTAMP = 1670879770
|
||||
SHA256 (zint-2.12.0-src.tar.gz) = bf0a221b798abce65f48b003c0a23fa2fb184f5d35abd0eacc67d091aa9ac4bf
|
||||
SIZE (zint-2.12.0-src.tar.gz) = 5951364
|
||||
|
|
|
@ -3,10 +3,13 @@ bin/zint-qt
|
|||
include/qzint.h
|
||||
include/zint.h
|
||||
lib/libQZint.so
|
||||
lib/libQZint.so.2.11
|
||||
lib/libQZint.so.2.11.1.0
|
||||
lib/libQZint.so.2.12
|
||||
lib/libQZint.so.2.12.0.0
|
||||
lib/libzint.so
|
||||
lib/libzint.so.2.11
|
||||
lib/libzint.so.2.11.1.0
|
||||
lib/libzint.so.2.12
|
||||
lib/libzint.so.2.12.0.0
|
||||
share/cmake/Modules/FindZint.cmake
|
||||
share/man/man1/zint.1.gz
|
||||
%%DATADIR%%/zint-config.cmake
|
||||
%%DATADIR%%/zint-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
%%DATADIR%%/zint-targets.cmake
|
||||
|
|
Loading…
Reference in a new issue