On Sat Nov 11, 2017 at 11:33:03AM +0100, Rafael Sadowski wrote: > Hi All, > > please find below a simple diff to update nomacs to the latest stable > version. Tested on amd64. > > Ok? Comments? > > Rafael Sadowski >
New diff below, ok? Don't be shy. Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/nomacs/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 16 Nov 2017 23:20:39 -0000 1.12 +++ Makefile 25 Nov 2017 11:50:19 -0000 @@ -1,19 +1,18 @@ # $OpenBSD: Makefile,v 1.12 2017/11/16 23:20:39 naddy Exp $ -COMMENT = small and fast Qt image viewer +COMMENT = small and fast Qt image viewer GH_ACCOUNT = nomacs GH_PROJECT = nomacs -GH_TAGNAME = 3.6.1 -REVISION = 0 +GH_TAGNAME = 3.8.0 -CATEGORIES = graphics +CATEGORIES = graphics -HOMEPAGE = http://www.nomacs.org +HOMEPAGE = https://nomacs.org -MAINTAINER = Rafael Sadowski <raf...@sizeofvoid.org> +MAINTAINER = Rafael Sadowski <rsadow...@openbsd.org> -SHARED_LIBS += nomacsCore 2.0 # 3.3 +SHARED_LIBS += nomacsCore 3.0 # 3.3 # GPLv3 PERMIT_PACKAGE_CDROM = Yes @@ -26,8 +25,6 @@ WANTLIB += ${COMPILER_LIBCXX} MODULES = devel/cmake \ x11/qt5 \ -COMPILER = base-clang ports-gcc - RUN_DEPENDS = devel/desktop-file-utils LIB_DEPENDS = archivers/quazip \ @@ -39,7 +36,8 @@ LIB_DEPENDS = archivers/quazip \ x11/qt5/qtsvg CONFIGURE_ARGS = -DUSE_SYSTEM_QUAZIP:Bool=ON \ - -DDISABLE_QT_DEBUG:Bool=ON + -DDISABLE_QT_DEBUG:Bool=ON \ + -DENABLE_TRANSLATIONS:Bool=ON WRKDIST = ${WRKDIR}/${PKGNAME}/ImageLounge Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/nomacs/distinfo,v retrieving revision 1.5 diff -u -p -u -p -r1.5 distinfo --- distinfo 18 Apr 2017 12:02:25 -0000 1.5 +++ distinfo 25 Nov 2017 11:50:19 -0000 @@ -1,2 +1,2 @@ -SHA256 (nomacs-3.6.1.tar.gz) = CbKJysUaX9zMAqpKYEBbu9S1v9trKlLKWwyzsPeocGg= -SIZE (nomacs-3.6.1.tar.gz) = 28604636 +SHA256 (nomacs-3.8.0.tar.gz) = 9DrRUH8okNsvuqDLEQ3jrF7+dUzy56BT6qv+1NXgaEU= +SIZE (nomacs-3.8.0.tar.gz) = 32240476 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/graphics/nomacs/pkg/PLIST,v retrieving revision 1.4 diff -u -p -u -p -r1.4 PLIST --- pkg/PLIST 25 Mar 2017 08:39:51 -0000 1.4 +++ pkg/PLIST 25 Nov 2017 11:50:19 -0000 @@ -3,12 +3,15 @@ @lib lib/libnomacsCore.so.${LIBnomacsCore_VERSION} @man man/man1/nomacs.1 share/applications/nomacs.desktop +share/metainfo/ +share/metainfo/nomacs.appdata.xml share/nomacs/ share/nomacs/translations/ share/nomacs/translations/nomacs_als.qm share/nomacs/translations/nomacs_ar.qm share/nomacs/translations/nomacs_az.qm share/nomacs/translations/nomacs_bg.qm +share/nomacs/translations/nomacs_br_pt.qm share/nomacs/translations/nomacs_bs.qm share/nomacs/translations/nomacs_cs.qm share/nomacs/translations/nomacs_de.qm