diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-08 18:57:00 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-08 18:57:00 +0000 |
commit | 2bf27373327c9fb50709f0c6c445f95cf0a2a65f (patch) | |
tree | 7b54f84e1011da7f5ce9fbc0d12231a107ad2355 | |
parent | x11-wm/wayfire: update to 0.6.0 (diff) |
archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports
Notes
Notes:
svn path=/head/; revision=554642
23 files changed, 175 insertions, 54 deletions
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile index 62639d2a8e58..ee55db50bdec 100644 --- a/archivers/quazip/Makefile +++ b/archivers/quazip/Makefile @@ -3,7 +3,7 @@ PORTNAME= quazip DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 +DISTVERSION= 1.1 CATEGORIES= archivers PKGNAMESUFFIX= -qt5 @@ -16,9 +16,11 @@ USES= cmake compiler:c++11-lang qt:5 USE_GITHUB= yes GH_ACCOUNT= stachenov USE_LDCONFIG= yes -USE_QT= core buildtools_build qmake_build +USE_QT= core network testlib \ + buildtools_build qmake_build CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=FALSE -PLIST_SUB= QTVER_SUFFIX=5 +PLIST_SUB= QTVER_SUFFIX=5 \ + QUAZIP_VERSION=${DISTVERSION} .include <bsd.port.mk> diff --git a/archivers/quazip/distinfo b/archivers/quazip/distinfo index e8aff1feb6e3..439d32d5590f 100644 --- a/archivers/quazip/distinfo +++ b/archivers/quazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590411942 -SHA256 (stachenov-quazip-v0.9.1_GH0.tar.gz) = 5d36b745cb94da440432690050e6db45b99b477cfe9bc3b82fd1a9d36fff95f5 -SIZE (stachenov-quazip-v0.9.1_GH0.tar.gz) = 155775 +TIMESTAMP = 1604822379 +SHA256 (stachenov-quazip-v1.1_GH0.tar.gz) = 54edce9c11371762bd4f0003c2937b5d8806a2752dd9c0fd9085e90792612ad0 +SIZE (stachenov-quazip-v1.1_GH0.tar.gz) = 153870 diff --git a/archivers/quazip/pkg-plist b/archivers/quazip/pkg-plist index 31b3a6c234e8..3a3aa138c015 100644 --- a/archivers/quazip/pkg-plist +++ b/archivers/quazip/pkg-plist @@ -1,22 +1,25 @@ -include/quazip%%QTVER_SUFFIX%%/JlCompress.h -include/quazip%%QTVER_SUFFIX%%/ioapi.h -include/quazip%%QTVER_SUFFIX%%/minizip_crypt.h -include/quazip%%QTVER_SUFFIX%%/quaadler32.h -include/quazip%%QTVER_SUFFIX%%/quachecksum32.h -include/quazip%%QTVER_SUFFIX%%/quacrc32.h -include/quazip%%QTVER_SUFFIX%%/quagzipfile.h -include/quazip%%QTVER_SUFFIX%%/quaziodevice.h -include/quazip%%QTVER_SUFFIX%%/quazip.h -include/quazip%%QTVER_SUFFIX%%/quazip_global.h -include/quazip%%QTVER_SUFFIX%%/quazipdir.h -include/quazip%%QTVER_SUFFIX%%/quazipfile.h -include/quazip%%QTVER_SUFFIX%%/quazipfileinfo.h -include/quazip%%QTVER_SUFFIX%%/quazipnewinfo.h -include/quazip%%QTVER_SUFFIX%%/unzip.h -include/quazip%%QTVER_SUFFIX%%/zip.h -lib/cmake/QuaZip%%QTVER_SUFFIX%%/QuaZip%%QTVER_SUFFIX%%Config.cmake -lib/libquazip%%QTVER_SUFFIX%%.a -lib/libquazip%%QTVER_SUFFIX%%.so -lib/libquazip%%QTVER_SUFFIX%%.so.1 -lib/libquazip%%QTVER_SUFFIX%%.so.1.0.0 -libdata/pkgconfig/quazip.pc +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/JlCompress.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/ioapi.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/minizip_crypt.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quaadler32.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quachecksum32.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quacrc32.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quagzipfile.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quaziodevice.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazip.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazip_global.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazip_qt_compat.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazipdir.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazipfile.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazipfileinfo.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/quazipnewinfo.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/unzip.h +include/QuaZip-Qt5-%%QUAZIP_VERSION%%/quazip/zip.h +lib/cmake/QuaZip-Qt5-%%QUAZIP_VERSION%%/QuaZip-Qt5Config.cmake +lib/cmake/QuaZip-Qt5-%%QUAZIP_VERSION%%/QuaZip-Qt5ConfigVersion.cmake +lib/cmake/QuaZip-Qt5-%%QUAZIP_VERSION%%/QuaZip-Qt5_SharedTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/QuaZip-Qt5-%%QUAZIP_VERSION%%/QuaZip-Qt5_SharedTargets.cmake +lib/libquazip1-qt5.so +lib/libquazip1-qt5.so.1.0.0 +lib/libquazip1-qt5.so.%%QUAZIP_VERSION%% +libdata/pkgconfig/quazip1-qt5.pc diff --git a/astro/marble/Makefile b/astro/marble/Makefile index a89726420db4..f84380824d04 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -2,6 +2,7 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,7 @@ COMMENT= Virtual globe and world atlas for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libquazip5.so:archivers/quazip +LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip USES= cmake compiler:c++11-lang desktop-file-utils gettext \ kde:5 qt:5 shared-mime-info tar:xz diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 50587c98f35f..cd93813c8773 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ - libquazip5.so:archivers/quazip + libquazip1-qt5.so:archivers/quazip USES= compiler:c++11-lang gnome pkgconfig qmake qt:5 sqlite:3 USE_GITHUB= yes diff --git a/astro/merkaartor/files/patch-src_src.pro b/astro/merkaartor/files/patch-src_src.pro index 0319e85e7eb6..801f74ca620b 100644 --- a/astro/merkaartor/files/patch-src_src.pro +++ b/astro/merkaartor/files/patch-src_src.pro @@ -1,12 +1,13 @@ Link against the right library name for archivers/quazip-qt5. --- src/src.pro.orig 2015-07-19 14:50:09 UTC +++ src/src.pro -@@ -15,7 +15,7 @@ isEmpty(SYSTEM_QUAZIP) { +@@ -15,7 +15,8 @@ isEmpty(SYSTEM_QUAZIP) { DEFINES += QUAZIP_STATIC include(../3rdparty/quazip-0.7/quazip.pri) } else { - LIBS += -lquazip -+ LIBS += -lquazip5 ++ CONFIG += link_pkgconfig ++ PKGCONFIG += quazip1-qt5 } #Qt Version diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 547268176cd8..b457be42c01b 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -4,6 +4,7 @@ PORTNAME= qmapshack PORTVERSION= 1.15.0 DISTVERSIONPREFIX= V_ +PORTREVISION= 1 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ - libquazip5.so:archivers/quazip \ + libquazip1-qt5.so:archivers/quazip \ libroutino.so:astro/routino RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks diff --git a/astro/qmapshack/files/patch-CMakeLists.txt b/astro/qmapshack/files/patch-CMakeLists.txt index 1872b290793c..f281d11e1dbb 100644 --- a/astro/qmapshack/files/patch-CMakeLists.txt +++ b/astro/qmapshack/files/patch-CMakeLists.txt @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2020-03-27 08:07:31 UTC +--- CMakeLists.txt.orig 2020-06-14 10:22:49 UTC +++ CMakeLists.txt @@ -65,6 +65,7 @@ include(TranslateDesktop) include(DefineCMakeDefaults) @@ -8,7 +8,7 @@ include(CPackConfig.cmake) include(ConfigureChecks.cmake) -@@ -167,7 +168,10 @@ find_package(Qt5WebEngineWidgets REQUIRED) +@@ -167,10 +168,13 @@ find_package(Qt5WebEngineWidgets REQUIRED) find_package(Qt5Qml REQUIRED) find_package(Qt5Help REQUIRED) find_package(GDAL REQUIRED) @@ -19,4 +19,8 @@ +endif() find_package(JPEG REQUIRED) find_package(ROUTINO REQUIRED) - find_package(QuaZip5 REQUIRED) +-find_package(QuaZip5 REQUIRED) ++find_package(QuaZip-Qt5 REQUIRED) + find_package(ALGLIB ) # optional as we can use our local version + + diff --git a/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt b/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt index 305ebbe7f15f..d4d35b223ec6 100644 --- a/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt +++ b/astro/qmapshack/files/patch-src_qmapshack_CMakeLists.txt @@ -1,11 +1,25 @@ ---- src/qmapshack/CMakeLists.txt.orig 2020-03-27 08:07:31 UTC +--- src/qmapshack/CMakeLists.txt.orig 2020-06-14 10:22:49 UTC +++ src/qmapshack/CMakeLists.txt -@@ -920,7 +920,7 @@ target_link_libraries(${APPLICATION_NAME} +@@ -897,7 +897,6 @@ include_directories( + ${PROJ4_INCLUDE_DIRS} + ${ROUTINO_INCLUDE_DIRS} + ${ALGLIB_INCLUDE_DIRS} +- ${QUAZIP_INCLUDE_DIRS} + ) + + if(APPLE) +@@ -941,12 +940,12 @@ target_link_libraries(${APPLICATION_NAME} + Qt5::Qml + Qt5::Positioning Qt5::Help ++ QuaZip::QuaZip ${DBUS_LIB} ${GDAL_LIBRARIES} - ${PROJ4_LIBRARIES} + ${PROJ4_LDFLAGS} ${PROJ4_LIBRARIES} ${ROUTINO_LIBRARIES} ${ALGLIB_LIBRARIES} - ${QUAZIP_LIBRARIES} +- ${QUAZIP_LIBRARIES} + ) + + if(APPLE) diff --git a/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp b/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp new file mode 100644 index 000000000000..46b6910b8604 --- /dev/null +++ b/astro/qmapshack/files/patch-src_qmapshack_gis_rte_router_brouter_CRouterBRouterSetupWizard.cpp @@ -0,0 +1,11 @@ +--- src/qmapshack/gis/rte/router/brouter/CRouterBRouterSetupWizard.cpp.orig 2020-11-08 17:59:37 UTC ++++ src/qmapshack/gis/rte/router/brouter/CRouterBRouterSetupWizard.cpp +@@ -22,7 +22,7 @@ + #include "gis/rte/router/brouter/CRouterBRouterSetupWizard.h" + #include "helpers/CWebPage.h" + #include "setup/IAppSetup.h" +-#include <JlCompress.h> ++#include <quazip/JlCompress.h> + #include <proj_api.h> + #include <QFileDialog> + #include <QMessageBox> diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 56abb6e2eb9a..e326051f3470 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,7 +2,7 @@ PORTNAME= texstudio DISTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org @@ -15,14 +15,12 @@ BROKEN_armv6= fails to compile: error: no member named mc_eip in __mcontext LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 \ - libquazip5.so:archivers/quazip + libquazip1-qt5.so:archivers/quazip USES= compiler:c++11-lang desktop-file-utils dos2unix \ ghostscript:run gl pkgconfig qmake qt:5 xorg USE_QT = core gui network script svg widgets xml \ printsupport concurrent uitools buildtools_build -QMAKE_ARGS= QUAZIP_INCLUDE="${LOCALBASE}/include/quazip5" \ - QUAZIP_LIB="-lquazip5" QTVER_SUFFIX= 5 USE_XORG= x11 diff --git a/editors/texstudio/files/patch-texstudio.pro b/editors/texstudio/files/patch-texstudio.pro new file mode 100644 index 000000000000..26d3e9e37969 --- /dev/null +++ b/editors/texstudio/files/patch-texstudio.pro @@ -0,0 +1,15 @@ +--- texstudio.pro.orig 2020-11-08 18:12:21 UTC ++++ texstudio.pro +@@ -366,10 +366,8 @@ isEmpty(USE_SYSTEM_QUAZIP) { + include(src/quazip/quazip/quazip.pri) + } else { + message(System quazip5) +- isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5 +- isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5 +- INCLUDEPATH += $${QUAZIP_INCLUDE} +- LIBS += $${QUAZIP_LIB} ++ CONFIG += link_pkgconfig ++ PKGCONFIG += quazip1-qt5 + } + + include(src/pdfviewer/pdfviewer.pri) diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index bca54acfc629..660634ab3d8f 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -3,7 +3,7 @@ PORTNAME= emu64 PORTVERSION= 5.0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= felix@palmen-it.de @@ -12,7 +12,7 @@ COMMENT= Commodore 64 emulator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libquazip5.so:archivers/quazip \ +LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip \ libpng.so:graphics/png \ libavcodec.so:multimedia/ffmpeg @@ -21,7 +21,8 @@ USES= compiler:c++11-lang desktop-file-utils dos2unix gl pkgconfig \ USE_GL= gl glu USE_QT= core gui widgets buildtools_build linguisttools_build -DOS2UNIX_FILES= src/c64_class.cpp +DOS2UNIX_FILES= src/c64_class.cpp \ + src/widget_file_browse.h USE_SDL= sdl2 image2 USE_GITHUB= yes diff --git a/emulators/emu64/files/patch-src_src.pro b/emulators/emu64/files/patch-src_src.pro new file mode 100644 index 000000000000..586df78af226 --- /dev/null +++ b/emulators/emu64/files/patch-src_src.pro @@ -0,0 +1,11 @@ +--- src/src.pro.orig 2020-11-08 17:21:01 UTC ++++ src/src.pro +@@ -73,7 +73,7 @@ DEFINES += ZIP_SUPPORT=true + win32 { + PKGCONFIG += quazip + } else { +- LIBS += -lquazip5 ++ PKGCONFIG += quazip1-qt5 + } + + # Quelltexte diff --git a/emulators/emu64/files/patch-src_widget__file__browse.h b/emulators/emu64/files/patch-src_widget__file__browse.h new file mode 100644 index 000000000000..1c6e9eb8f825 --- /dev/null +++ b/emulators/emu64/files/patch-src_widget__file__browse.h @@ -0,0 +1,13 @@ +--- src/widget_file_browse.h.orig 2020-11-08 17:22:47 UTC ++++ src/widget_file_browse.h +@@ -26,8 +26,8 @@ + #include "quazip/quazip.h" + #include "quazip/quazipfile.h" + #else +- #include "quazip5/quazip.h" +- #include "quazip5/quazipfile.h" ++ #include "quazip/quazip.h" ++ #include "quazip/quazipfile.h" + #endif + #endif + diff --git a/emulators/mupen64plus-qt/Makefile b/emulators/mupen64plus-qt/Makefile index 3dfff8b13ad7..b8fc1627102b 100644 --- a/emulators/mupen64plus-qt/Makefile +++ b/emulators/mupen64plus-qt/Makefile @@ -2,6 +2,7 @@ PORTNAME= mupen64plus-qt DISTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= maintainer@hasting.email @@ -10,7 +11,7 @@ COMMENT= Basic launcher for Mupen64Plus LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libquazip5.so:archivers/quazip +LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:emulators/mupen64plus-audio-sdl \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-input-sdl.so:emulators/mupen64plus-input-sdl \ @@ -18,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-video-rice.so:emulators/mupen64plus-video-rice \ mupen64plus:emulators/mupen64plus-ui-console -USES= gl qmake qt:5 +USES= gl pkgconfig qmake qt:5 USE_GL= gl USE_QT= core gui network sql widgets xml \ buildtools_build \ diff --git a/emulators/mupen64plus-qt/files/patch-mupen64plus-qt.pro b/emulators/mupen64plus-qt/files/patch-mupen64plus-qt.pro new file mode 100644 index 000000000000..9dae8b250deb --- /dev/null +++ b/emulators/mupen64plus-qt/files/patch-mupen64plus-qt.pro @@ -0,0 +1,12 @@ +--- mupen64plus-qt.pro.orig 2020-11-08 17:31:05 UTC ++++ mupen64plus-qt.pro +@@ -86,7 +86,8 @@ win32|macx|linux_quazip_static { + LIBS += -lquazip5 + } + } else { +- LIBS += -lquazip5 ++ CONFIG += link_pkgconfig ++ PKGCONFIG += quazip1-qt5 + } + } + } diff --git a/emulators/mupen64plus-qt/files/patch-src_common.cpp b/emulators/mupen64plus-qt/files/patch-src_common.cpp new file mode 100644 index 000000000000..39d8817b00d2 --- /dev/null +++ b/emulators/mupen64plus-qt/files/patch-src_common.cpp @@ -0,0 +1,13 @@ +--- src/common.cpp.orig 2020-11-08 17:32:57 UTC ++++ src/common.cpp +@@ -40,8 +40,8 @@ + #include <QLocale> + #include <QSize> + +-#include <quazip5/quazip.h> +-#include <quazip5/quazipfile.h> ++#include <quazip/quazip.h> ++#include <quazip/quazipfile.h> + + #ifdef Q_OS_WIN + #include <QCoreApplication> diff --git a/emulators/mupen64plus-qt/files/patch-src_emulation_emulatorhandler.cpp b/emulators/mupen64plus-qt/files/patch-src_emulation_emulatorhandler.cpp new file mode 100644 index 000000000000..a5be9a36500d --- /dev/null +++ b/emulators/mupen64plus-qt/files/patch-src_emulation_emulatorhandler.cpp @@ -0,0 +1,13 @@ +--- src/emulation/emulatorhandler.cpp.orig 2020-11-08 17:32:57 UTC ++++ src/emulation/emulatorhandler.cpp +@@ -38,8 +38,8 @@ + #include <QFile> + #include <QMessageBox> + +-#include <quazip5/quazip.h> +-#include <quazip5/quazipfile.h> ++#include <quazip/quazip.h> ++#include <quazip/quazipfile.h> + + + EmulatorHandler::EmulatorHandler(QWidget *parent) : QObject(parent) diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index ecbe30393b75..eeb27d67f036 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 4.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} @@ -26,7 +26,7 @@ LIB_DEPENDS= libImath.so:graphics/ilmbase \ libpng.so:graphics/png \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 \ - libquazip5.so:archivers/quazip \ + libquazip1-qt5.so:archivers/quazip \ libraw.so:graphics/libraw \ libtiff.so:graphics/tiff \ libxcb.so:x11/libxcb \ diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index 15a3b80d63f4..300951970047 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -3,8 +3,12 @@ PORTNAME= nomacs PORTVERSION= 3.16 DISTVERSIONSUFFIX= .224 +PORTREVISION= 1 CATEGORIES= graphics +PATCH_SITES= https://github.com/nomacs/nomacs/commit/ +PATCHFILES= 8c44e10ae48a88ed2ea885f432c65a0859013011.patch:-p1 + MAINTAINER= vidar@karlsen.tech COMMENT= Small, fast, and free image viewer @@ -14,7 +18,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libopencv_highgui.so:graphics/opencv \ libopencv_core.so:graphics/opencv-core \ liblcms2.so:graphics/lcms2 \ - libquazip5.so:archivers/quazip + libquazip1-qt5.so:archivers/quazip USES= cmake compiler:c++11-lang desktop-file-utils \ dos2unix pkgconfig qt:5 diff --git a/graphics/nomacs/distinfo b/graphics/nomacs/distinfo index ab43acd8f028..f7f808332552 100644 --- a/graphics/nomacs/distinfo +++ b/graphics/nomacs/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1603554304 +TIMESTAMP = 1604849830 SHA256 (nomacs-nomacs-3.16.224_GH0.tar.gz) = bbc7e9048026ef9e0d2b64902c88050f17a679ef3d3c009de2c3b7de5d1d217c SIZE (nomacs-nomacs-3.16.224_GH0.tar.gz) = 1932366 SHA256 (nomacs-nomacs-plugins-3.16_GH0.tar.gz) = ab6a91c582d48f4a4697d80ce549886921888cfbb32ea8b8c3b172fb7139225a SIZE (nomacs-nomacs-plugins-3.16_GH0.tar.gz) = 561522 +SHA256 (8c44e10ae48a88ed2ea885f432c65a0859013011.patch) = b92910d9f685c2919948f2bcf627ab0d83ba97491708abb6a8675d831604c627 +SIZE (8c44e10ae48a88ed2ea885f432c65a0859013011.patch) = 4137 diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index fe6cfab716cd..0f9650174679 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -2,6 +2,7 @@ PORTNAME= keepassxc DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ @@ -45,7 +46,7 @@ BROWSER_DESC= Browser integration with KeePassXC-Browser KEESHARE_CMAKE_BOOL= WITH_XC_KEESHARE WITH_XC_KEESHARE_SECURE KEESHARE_DESC= Sharing integration with KeeShare -KEESHARE_LIB_DEPENDS= libquazip5.so:archivers/quazip +KEESHARE_LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip # Legacy/Deprecated. NETWORKING_CMAKE_BOOL= WITH_XC_NETWORKING |