Date: Fri, 24 Sep 2021 12:37:06 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 044c3720b6b5 - main - editors/mousepad: Update to 0.5.7 Message-ID: <202109241237.18OCb60B007699@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=044c3720b6b516222cb536c227f7a5d8d7a891d7 commit 044c3720b6b516222cb536c227f7a5d8d7a891d7 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2021-09-24 12:36:28 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2021-09-24 12:36:57 +0000 editors/mousepad: Update to 0.5.7 --- editors/mousepad/Makefile | 2 +- editors/mousepad/distinfo | 6 +++--- editors/mousepad/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 8d0ef53861b5..692efb8e62f8 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -1,7 +1,7 @@ # Created by: Oliver Lehmann <oliver@FreeBSD.org> PORTNAME= mousepad -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.7 CATEGORIES= editors xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo index 6f056de7fd3f..dd79edf0717a 100644 --- a/editors/mousepad/distinfo +++ b/editors/mousepad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627754554 -SHA256 (xfce4/mousepad-0.5.6.tar.bz2) = 42559863b01d89bd21136beea0a1461530377fabc6553bdfe14399d55596350f -SIZE (xfce4/mousepad-0.5.6.tar.bz2) = 916738 +TIMESTAMP = 1632415303 +SHA256 (xfce4/mousepad-0.5.7.tar.bz2) = 105315743042e09e794037ab0594a1c47cbbf0b6b834dffed157192f4f03bde8 +SIZE (xfce4/mousepad-0.5.7.tar.bz2) = 920371 diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist index bc953b801ad1..b6a8d394e7cb 100644 --- a/editors/mousepad/pkg-plist +++ b/editors/mousepad/pkg-plist @@ -3,8 +3,8 @@ lib/libmousepad.so lib/libmousepad.so.0 lib/libmousepad.so.0.0.0 %%SPELL%%lib/mousepad/plugins/libmousepad-plugin-gspell.so -share/applications/mousepad-settings.desktop -share/applications/mousepad.desktop +share/applications/org.xfce.mousepad-settings.desktop +share/applications/org.xfce.mousepad.desktop share/icons/hicolor/128x128/apps/org.xfce.mousepad.png share/icons/hicolor/16x16/apps/org.xfce.mousepad.png share/icons/hicolor/48x48/apps/org.xfce.mousepad.png @@ -62,5 +62,5 @@ share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg %%NLS%%share/locale/uk/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/mousepad.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/mousepad.mo -share/metainfo/mousepad.appdata.xml +share/metainfo/org.xfce.mousepad.appdata.xml share/polkit-1/actions/org.xfce.mousepad.policy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109241237.18OCb60B007699>