Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2024 02:47:24 GMT
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c09848e87294 - main - editors/pluma: updated to 1.28.0
Message-ID:  <202403100247.42A2lOKx002553@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ericbsd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c09848e87294ba16e4d9f0a087a12fedf143c5f8

commit c09848e87294ba16e4d9f0a087a12fedf143c5f8
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2024-03-10 02:46:46 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2024-03-10 02:46:46 +0000

    editors/pluma: updated to 1.28.0
---
 editors/pluma/Makefile  | 8 ++++----
 editors/pluma/distinfo  | 6 +++---
 editors/pluma/pkg-plist | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index d7bd69e4bb4b..ea93ac955ad4 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pluma
-PORTVERSION=	1.26.0
-PORTREVISION=	6
+PORTVERSION=	1.28.0
 CATEGORIES=	editors mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
@@ -21,10 +20,11 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
 PORTSCOUT=	limitw:1,even
 
 USES=		compiler:c11 desktop-file-utils gettext-tools gmake gnome libtool localbase \
-		pathfix pkgconfig python shebangfix tar:xz xorg
+		pathfix pkgconfig python shebangfix tar:xz xorg mate
 USE_XORG=	ice sm x11
 USE_GNOME=	cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview4 \
-		gvfs intltool introspection libxml2
+		intltool introspection libxml2
+USE_MATE=	desktop:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo
index 8195d70f0033..91df171df5a4 100644
--- a/editors/pluma/distinfo
+++ b/editors/pluma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631608951
-SHA256 (mate/pluma-1.26.0.tar.xz) = 310644dae7393cf5d47928fd4fab5d120da4e683ecf4fc248fcf778145f08a53
-SIZE (mate/pluma-1.26.0.tar.xz) = 3765056
+TIMESTAMP = 1710037309
+SHA256 (mate/pluma-1.28.0.tar.xz) = aa8adf9589345093a50e30b27ede4a78a2421d1727c27f465fc87c435965a1d4
+SIZE (mate/pluma-1.28.0.tar.xz) = 3866800
diff --git a/editors/pluma/pkg-plist b/editors/pluma/pkg-plist
index 779b4fae7135..f198f8de78f8 100644
--- a/editors/pluma/pkg-plist
+++ b/editors/pluma/pkg-plist
@@ -134,7 +134,6 @@ lib/pluma/plugins/time.plugin
 lib/pluma/plugins/trailsave.plugin
 libdata/pkgconfig/pluma.pc
 libexec/pluma/pluma-bugreport.sh
-share/man/man1/pluma.1.gz
 share/applications/pluma.desktop
 %%PORTDOCS%%%%DOCSDIR%%/PlumaMessage.html
 %%PORTDOCS%%%%DOCSDIR%%/PlumaMessageBus.html
@@ -699,6 +698,7 @@ share/locale/zh_CN/LC_MESSAGES/pluma.mo
 share/locale/zh_HK/LC_MESSAGES/pluma.mo
 share/locale/zh_TW/LC_MESSAGES/pluma.mo
 share/locale/zu/LC_MESSAGES/pluma.mo
+share/man/man1/pluma.1.gz
 share/metainfo/pluma.appdata.xml
 %%DATADIR%%/icons/pluma-plugin.png
 %%DATADIR%%/plugins/docinfo/docinfo.ui



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