git: 7f4f63635b03 - main - graphics/photoflare: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 12:58:56 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f4f63635b0353405632d256f26cbba5f12a33e1 commit 7f4f63635b0353405632d256f26cbba5f12a33e1 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 12:27:37 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 12:58:25 +0000 graphics/photoflare: Move man pages to share/man Approved by: portmgr (blanket) --- graphics/photoflare/Makefile | 1 + graphics/photoflare/files/patch-Photoflare.pro | 11 ----------- graphics/photoflare/pkg-plist | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/graphics/photoflare/Makefile b/graphics/photoflare/Makefile index 307d8c8b335a..c45fd4b581a3 100644 --- a/graphics/photoflare/Makefile +++ b/graphics/photoflare/Makefile @@ -1,6 +1,7 @@ PORTNAME= photoflare DISTVERSIONPREFIX= v DISTVERSION= 1.6.12 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/photoflare/files/patch-Photoflare.pro b/graphics/photoflare/files/patch-Photoflare.pro deleted file mode 100644 index 7fdb82205148..000000000000 --- a/graphics/photoflare/files/patch-Photoflare.pro +++ /dev/null @@ -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 diff --git a/graphics/photoflare/pkg-plist b/graphics/photoflare/pkg-plist index d6897992938a..ae2760c95127 100644 --- a/graphics/photoflare/pkg-plist +++ b/graphics/photoflare/pkg-plist @@ -1,5 +1,4 @@ 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 @@ -10,6 +9,7 @@ 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/man/man1/photoflare.1.gz share/metainfo/io.photoflare.photoflare.appdata.xml %%DATADIR%%/languages/cs.qm %%DATADIR%%/languages/de.qm