Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2021 12:55:37 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: 9890ad55b15a - main - editors/mousepad: Update to 0.5.5
Message-ID:  <202105141255.14ECtbZl037422@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=9890ad55b15a44d1be623ca80c87c4eb86fc6dc6

commit 9890ad55b15a44d1be623ca80c87c4eb86fc6dc6
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-05-14 12:54:35 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-05-14 12:55:32 +0000

    editors/mousepad: Update to 0.5.5
---
 editors/mousepad/Makefile  | 4 +++-
 editors/mousepad/distinfo  | 6 +++---
 editors/mousepad/pkg-plist | 5 +++++
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile
index 53d8e3df6167..a54fc99e3148 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.4
+PORTVERSION=	0.5.5
 CATEGORIES=	editors xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
@@ -17,8 +17,10 @@ USES=		desktop-file-utils gettext-tools gmake gnome libtool perl5 \
 USE_GNOME=	cairo dconf gdkpixbuf2 glib20 gtk30 gtksourceview3 intlhack \
 		intltool
 USE_XFCE=	xfconf
+USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
 GLIB_SCHEMAS=	org.xfce.mousepad.gschema.xml
 
diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo
index 16e05b8a0ede..ce3fd049bd3e 100644
--- a/editors/mousepad/distinfo
+++ b/editors/mousepad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617404145
-SHA256 (xfce4/mousepad-0.5.4.tar.bz2) = d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1
-SIZE (xfce4/mousepad-0.5.4.tar.bz2) = 855416
+TIMESTAMP = 1620810926
+SHA256 (xfce4/mousepad-0.5.5.tar.bz2) = 40c35f00e0e10df50a59bd0dbba9007d2fb5574ed8a2aa73b0fc5ef40e64abe1
+SIZE (xfce4/mousepad-0.5.5.tar.bz2) = 891263
diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist
index bf74744fe4fa..0c2a92d3b181 100644
--- a/editors/mousepad/pkg-plist
+++ b/editors/mousepad/pkg-plist
@@ -1,4 +1,8 @@
 bin/mousepad
+lib/libmousepad.so
+lib/libmousepad.so.0
+lib/libmousepad.so.0.0.0
+share/applications/mousepad-settings.desktop
 share/applications/mousepad.desktop
 share/icons/hicolor/128x128/apps/org.xfce.mousepad.png
 share/icons/hicolor/16x16/apps/org.xfce.mousepad.png
@@ -18,6 +22,7 @@ share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg
 %%NLS%%share/locale/es/LC_MESSAGES/mousepad.mo
 %%NLS%%share/locale/et/LC_MESSAGES/mousepad.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/mousepad.mo
+%%NLS%%share/locale/fa_IR/LC_MESSAGES/mousepad.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/mousepad.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/mousepad.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/mousepad.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105141255.14ECtbZl037422>