git: 3b9bac150060 - main - security/xca: Update to 2.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Aug 2024 19:15:55 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b9bac1500600b4fee0ac1d1868bb7b7aef427c4 commit 3b9bac1500600b4fee0ac1d1868bb7b7aef427c4 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-08-28 19:14:14 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-08-28 19:14:14 +0000 security/xca: Update to 2.7.0 - Removed unused variable - Corrected name of another variable - Adjusted order of variables --- security/xca/Makefile | 13 +++++-------- security/xca/distinfo | 6 +++--- security/xca/pkg-plist | 7 ++++++- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/security/xca/Makefile b/security/xca/Makefile index a3e8f01dcf9d..c46e3a3635ed 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -1,5 +1,5 @@ PORTNAME= xca -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= security MASTER_SITES= https://github.com/${GH_ACCOUNT}/xca/releases/download/RELEASE.${PORTVERSION}/ @@ -14,30 +14,27 @@ FLAVORS= qt5 qt6 FLAVOR?= ${FLAVORS:[1]} FLAVORS_SUB= yes qt5_PKGNAMESUFFIX= -qt6_PKGNAMESUFFIX= -qt6 qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6 +qt6_PKGNAMESUFFIX= -qt6 qt6_CONFLICTS_INSTALL= ${PORTNAME} USES= cmake compiler:c++17-lang desktop-file-utils localbase \ pkgconfig shared-mime-info ssl +GH_ACCOUNT= chris2511 USE_LOCALE= en_US.UTF-8 .if ${FLAVOR} == qt5 USES+= qt:5 USE_QT= buildtools:build core gui help linguist:build qmake sql \ testlib:build widgets -RCCREGEXP= \/lib\/qt5\/bin\/rcc -CMAKE_ARG= -DQTFIXEDVERSION:STRING=qt5 +CMAKE_ARGS= -DQTFIXEDVERSION:STRING=Qt5 .else USES+= gl qt:6 USE_GL= opengl USE_QT= base sqldriver-sqlite tools -RCCREGEXP= \/libexec\/qt6\/rcc -CMAKE_ARG= -DQTFIXEDVERSION:STRING=qt6 +CMAKE_ARGS= -DQTFIXEDVERSION:STRING=Qt6 .endif -GH_ACCOUNT= chris2511 - OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx diff --git a/security/xca/distinfo b/security/xca/distinfo index 70b9fdf4bcfa..2c6d2b84984f 100644 --- a/security/xca/distinfo +++ b/security/xca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708988625 -SHA256 (xca-2.6.0.tar.gz) = 55a39f22eabadcce4532ebfcf07f796372bdb0d323720db6b6e0deaf267b1709 -SIZE (xca-2.6.0.tar.gz) = 1870446 +TIMESTAMP = 1724826986 +SHA256 (xca-2.7.0.tar.gz) = 15ff6fbe4c004ac2ad18885ab35ae6940364a8246d5fe8562a41312fe45ec15e +SIZE (xca-2.7.0.tar.gz) = 1888329 diff --git a/security/xca/pkg-plist b/security/xca/pkg-plist index 4cebbf1fba57..d156a2bce9d9 100644 --- a/security/xca/pkg-plist +++ b/security/xca/pkg-plist @@ -62,7 +62,6 @@ share/bash-completion/completions/xca %%PORTDOCS%%%%DOCSDIR%%/html/smartcard.html %%PORTDOCS%%%%DOCSDIR%%/html/step-by-step.html %%PORTDOCS%%%%DOCSDIR%%/html/template.html -%%PORTDOCS%%%%DOCSDIR%%/html/xca.qch %%PORTDOCS%%%%DOCSDIR%%/html/xca.qhc %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/introduction.html @@ -92,6 +91,12 @@ share/icons/hicolor/48x48/mimetypes/x-xca-template.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/icons/hicolor/128x128/apps/de.hohnstaedt.xca.png +share/icons/hicolor/128x128/mimetypes/x-xca-database.png +share/icons/hicolor/128x128/mimetypes/x-xca-template.png +share/icons/hicolor/256x256/apps/de.hohnstaedt.xca.png +share/icons/hicolor/256x256/mimetypes/x-xca-database.png +share/icons/hicolor/256x256/mimetypes/x-xca-template.png share/metainfo/de.hohnstaedt.xca.metainfo.xml share/pixmaps/xca-32x32.xpm %%DATADIR%%/CA.xca