mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/xca: Update to 2.6.0
This commit is contained in:
parent
753fc234c7
commit
9e1a832174
@ -1,5 +1,5 @@
|
||||
PORTNAME= xca
|
||||
PORTVERSION= 2.5.0
|
||||
PORTVERSION= 2.6.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/xca/releases/download/RELEASE.${PORTVERSION}/
|
||||
|
||||
@ -24,7 +24,8 @@ USE_LOCALE= en_US.UTF-8
|
||||
|
||||
.if ${FLAVOR} == qt5
|
||||
USES+= qt:5
|
||||
USE_QT= core gui help qmake sql widgets buildtools:build linguist:build
|
||||
USE_QT= buildtools:build core gui help linguist:build qmake sql \
|
||||
testlib:build widgets
|
||||
RCCREGEXP= \/lib\/qt5\/bin\/rcc
|
||||
CMAKE_ARG= -DQTFIXEDVERSION:STRING=qt5
|
||||
.else
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1695589720
|
||||
SHA256 (xca-2.5.0.tar.gz) = b50ef50c4850a1c1d20fce41971783cb0a2fb9155caa05300029b28b53311d37
|
||||
SIZE (xca-2.5.0.tar.gz) = 1846478
|
||||
TIMESTAMP = 1708988625
|
||||
SHA256 (xca-2.6.0.tar.gz) = 55a39f22eabadcce4532ebfcf07f796372bdb0d323720db6b6e0deaf267b1709
|
||||
SIZE (xca-2.6.0.tar.gz) = 1870446
|
||||
|
@ -80,18 +80,19 @@ share/bash-completion/completions/xca
|
||||
%%PORTDOCS%%%%DOCSDIR%%/template.html
|
||||
share/man/man1/xca.1.gz
|
||||
share/mime/packages/xca.xml
|
||||
share/icons/hicolor/16x16/apps/xca.png
|
||||
share/icons/hicolor/16x16/apps/de.hohnstaedt.xca.png
|
||||
share/icons/hicolor/16x16/mimetypes/x-xca-database.png
|
||||
share/icons/hicolor/16x16/mimetypes/x-xca-template.png
|
||||
share/icons/hicolor/32x32/apps/xca.png
|
||||
share/icons/hicolor/32x32/apps/de.hohnstaedt.xca.png
|
||||
share/icons/hicolor/32x32/mimetypes/x-xca-database.png
|
||||
share/icons/hicolor/32x32/mimetypes/x-xca-template.png
|
||||
share/icons/hicolor/48x48/apps/xca.png
|
||||
share/icons/hicolor/48x48/apps/de.hohnstaedt.xca.png
|
||||
share/icons/hicolor/48x48/mimetypes/x-xca-database.png
|
||||
share/icons/hicolor/48x48/mimetypes/x-xca-template.png
|
||||
share/icons/hicolor/64x64/apps/xca.png
|
||||
share/icons/hicolor/64x64/apps/de.hohnstaedt.xca.png
|
||||
share/icons/hicolor/64x64/mimetypes/x-xca-database.png
|
||||
share/icons/hicolor/64x64/mimetypes/x-xca-template.png
|
||||
share/metainfo/de.hohnstaedt.xca.metainfo.xml
|
||||
share/pixmaps/xca-32x32.xpm
|
||||
%%DATADIR%%/CA.xca
|
||||
%%DATADIR%%/TLS_client.xca
|
||||
|
Loading…
Reference in New Issue
Block a user