git: 62e7944e6fc1 - main - editors/pluma: remove unneeded USE_GITHUB and GH_ACCOUNT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jun 2026 11:13:03 UTC
The branch main has been updated by ericbsd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62e7944e6fc1cd430f2e5647b6a44901c1595792
commit 62e7944e6fc1cd430f2e5647b6a44901c1595792
Author: Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2026-06-19 11:12:07 +0000
Commit: Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2026-06-19 11:12:07 +0000
editors/pluma: remove unneeded USE_GITHUB and GH_ACCOUNT
Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
---
editors/pluma/Makefile | 6 ++----
editors/pluma/distinfo | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 57add3d12a14..62eb1f61872b 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,8 +1,8 @@
PORTNAME= pluma
DISTVERSION= 1.28.1
CATEGORIES= editors mate
-MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+MASTER_SITES= https://github.com/mate-desktop/${PORTNAME}/releases/download/v${DISTVERSION}/
+DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Small but powerful text editor for MATE Desktop Environment
@@ -19,8 +19,6 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes
USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome libtool localbase \
mate pathfix pkgconfig python shebangfix tar:xz xorg
-USE_GITHUB= nodefault
-GH_ACCOUNT= mate-desktop
USE_XORG= ice sm x11
USE_GNOME= cairo gdkpixbuf gnomeprefix gtk30 gtksourceview4 \
intltool introspection libxml2
diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo
index 498a12b76a63..7a0af858c304 100644
--- a/editors/pluma/distinfo
+++ b/editors/pluma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780310017
-SHA256 (pluma-1.28.1.tar.xz) = 27137ff1bb1c53a90d2308b8a6b203e5d07f13a644a0d950f3ead7bb9cf1e241
-SIZE (pluma-1.28.1.tar.xz) = 4053608
+TIMESTAMP = 1781825280
+SHA256 (mate/pluma-1.28.1.tar.xz) = 27137ff1bb1c53a90d2308b8a6b203e5d07f13a644a0d950f3ead7bb9cf1e241
+SIZE (mate/pluma-1.28.1.tar.xz) = 4053608