mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to version 2.9.0.
Reported by: portscout
This commit is contained in:
parent
42038c56bb
commit
cc34401f91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544038
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zint
|
||||
PORTVERSION= 2.8.0
|
||||
PORTVERSION= 2.9.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -20,4 +20,6 @@ USE_QT= buildtools_build qmake_build uitools_build core gui widgets
|
||||
|
||||
DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.src
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586522868
|
||||
SHA256 (zint-2.8.0.tar.gz) = 0abb92df28e61dd3efb2bcaf324588ff77e5037cac7bb7098b8da814e622639c
|
||||
SIZE (zint-2.8.0.tar.gz) = 1707535
|
||||
TIMESTAMP = 1596187506
|
||||
SHA256 (zint-2.9.0.tar.gz) = fa02fa637f1cecb242bcc751f02710cda4026d41f8f60e0c60a8884525e56fea
|
||||
SIZE (zint-2.9.0.tar.gz) = 1954642
|
||||
|
@ -3,9 +3,9 @@ bin/zint-qt
|
||||
include/qzint.h
|
||||
include/zint.h
|
||||
lib/libQZint.so
|
||||
lib/libQZint.so.2.8
|
||||
lib/libQZint.so.2.8.0
|
||||
lib/libQZint.so.2.9
|
||||
lib/libQZint.so.2.9.0
|
||||
lib/libzint.so
|
||||
lib/libzint.so.2.8
|
||||
lib/libzint.so.2.8.0
|
||||
lib/libzint.so.2.9
|
||||
lib/libzint.so.2.9.0
|
||||
share/cmake/Modules/FindZint.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user