Index: head/graphics/photoflare/Makefile =================================================================== --- head/graphics/photoflare/Makefile (revision 518984) +++ head/graphics/photoflare/Makefile (revision 518985) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= photoflare DISTVERSIONPREFIX= v -DISTVERSION= 1.5.9 -PORTREVISION= 1 +DISTVERSION= 1.6.1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Quick, simple but powerful cross-platform image editor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md -LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick +LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick \ + libomp.so:devel/openmp USES= compiler:c++17-lang desktop-file-utils gl qmake qt:5 localbase pkgconfig USE_GITHUB= yes USE_QT= core gui network printsupport widgets buildtools_build linguisttools_build USE_GL= gl CXXFLAGS+= `pkg-config --cflags GraphicsMagick++` -LDFLAGS+= `pkg-config --libs GraphicsMagick++` +LDFLAGS+= `pkg-config --libs GraphicsMagick++` ${LOCALBASE}/lib/libomp.so .include Index: head/graphics/photoflare/distinfo =================================================================== --- head/graphics/photoflare/distinfo (revision 518984) +++ head/graphics/photoflare/distinfo (revision 518985) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559369134 -SHA256 (photoflare-photoflare-v1.5.9_GH0.tar.gz) = 6a869dbea696ce40e5b0d4a2b58215e1a0fb4aa5406e12608183141b995f422c -SIZE (photoflare-photoflare-v1.5.9_GH0.tar.gz) = 831427 +TIMESTAMP = 1575358030 +SHA256 (photoflare-photoflare-v1.6.1_GH0.tar.gz) = 0bd2b41745f96e5fbe6330a9130a67bd7b786bf7c10db7d38d44dbd21d6bbe2b +SIZE (photoflare-photoflare-v1.6.1_GH0.tar.gz) = 1630463 Index: head/graphics/photoflare/files/patch-PhotoFlare.pro =================================================================== --- head/graphics/photoflare/files/patch-PhotoFlare.pro (revision 518984) +++ head/graphics/photoflare/files/patch-PhotoFlare.pro (nonexistent) @@ -1,11 +0,0 @@ ---- PhotoFlare.pro.orig 2019-04-26 18:57:02 UTC -+++ PhotoFlare.pro -@@ -235,7 +235,7 @@ unix:!macx { - pixmaps.files = installers/deb/DEBIAN/usr/share/icons/hicolor/48x48/apps/photoflare.png - desktopentry.path = $${BASEDIR}$${PREFIX}/share/applications - desktopentry.files = installers/deb/DEBIAN/usr/share/applications/$${TARGET}.desktop -- manpage.path = $${PREFIX}/share/man/man1/ -+ manpage.path = $${PREFIX}/man/man1/ - manpage.files = photoflare.1 - appstream.path = $${PREFIX}/share/metainfo/ - appstream.files = io.photoflare.photoflare.appdata.xml Property changes on: head/graphics/photoflare/files/patch-PhotoFlare.pro ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/photoflare/files/patch-Photoflare.pro =================================================================== --- head/graphics/photoflare/files/patch-Photoflare.pro (nonexistent) +++ head/graphics/photoflare/files/patch-Photoflare.pro (revision 518985) @@ -0,0 +1,11 @@ +--- Photoflare.pro.orig 2019-04-26 18:57:02 UTC ++++ Photoflare.pro +@@ -235,7 +235,7 @@ unix:!macx { + pixmaps.files = installers/deb/DEBIAN/usr/share/icons/hicolor/48x48/apps/photoflare.png + desktopentry.path = $${BASEDIR}$${PREFIX}/share/applications + desktopentry.files = installers/deb/DEBIAN/usr/share/applications/$${TARGET}.desktop +- manpage.path = $${PREFIX}/share/man/man1/ ++ manpage.path = $${PREFIX}/man/man1/ + manpage.files = photoflare.1 + appstream.path = $${PREFIX}/share/metainfo/ + appstream.files = io.photoflare.photoflare.appdata.xml Property changes on: head/graphics/photoflare/files/patch-Photoflare.pro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/photoflare/pkg-plist =================================================================== --- head/graphics/photoflare/pkg-plist (revision 518984) +++ head/graphics/photoflare/pkg-plist (revision 518985) @@ -1,20 +1,21 @@ bin/photoflare man/man1/photoflare.1.gz share/applications/photoflare.desktop share/icons/hicolor/128x128/apps/photoflare.png share/icons/hicolor/16x16/apps/photoflare.png share/icons/hicolor/192x192/apps/photoflare.png share/icons/hicolor/22x22/apps/photoflare.png share/icons/hicolor/24x24/apps/photoflare.png share/icons/hicolor/256x256/apps/photoflare.png share/icons/hicolor/32x32/apps/photoflare.png share/icons/hicolor/48x48/apps/photoflare.png share/icons/hicolor/64x64/apps/photoflare.png share/metainfo/io.photoflare.photoflare.appdata.xml %%DATADIR%%/languages/cs.qm %%DATADIR%%/languages/de.qm %%DATADIR%%/languages/en.qm %%DATADIR%%/languages/fr.qm %%DATADIR%%/languages/nl.qm +%%DATADIR%%/languages/zh_CN.qm %%DATADIR%%/languages/zh_TW.qm share/pixmaps/photoflare.png