Date: Tue, 26 May 2026 10:48:03 +0000 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: a0a29f67b4f9 - main - deskutils/mate-indicator-applet: switch to GitHub source Message-ID: <6a157a63.36671.2ead1482@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0a29f67b4f93dc7761ef77ab30a1fe36c766fe3 commit a0a29f67b4f93dc7761ef77ab30a1fe36c766fe3 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2026-05-26 10:47:52 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2026-05-26 10:48:01 +0000 deskutils/mate-indicator-applet: switch to GitHub source Switch from MATE mirror to GitHub tarball using USE_GITHUB and GH_ACCOUNT=mate-desktop, add autoreconf, remove tar:xz, and bump PORTREVISION. --- deskutils/mate-indicator-applet/Makefile | 13 +++++++------ deskutils/mate-indicator-applet/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/deskutils/mate-indicator-applet/Makefile b/deskutils/mate-indicator-applet/Makefile index 2b9f6a8b1da2..831e8b8bcf81 100644 --- a/deskutils/mate-indicator-applet/Makefile +++ b/deskutils/mate-indicator-applet/Makefile @@ -1,9 +1,8 @@ PORTNAME= mate-indicator-applet -PORTVERSION= 1.26.0 -PORTREVISION= 2 +DISTVERSIONPREFIX= v +DISTVERSION= 1.26.0 +PORTREVISION= 3 CATEGORIES= deskutils mate -MASTER_SITES= MATE -DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Applet to display information from various applications in the panel @@ -20,8 +19,10 @@ RUN_DEPENDS= mate-applets>=1.22.0:x11/mate-applets \ PORTSCOUT= limitw:1,even -USES= compiler:c11 gettext gmake gnome libtool localbase mate \ - pkgconfig tar:xz +USE_GITHUB= yes +GH_ACCOUNT= mate-desktop +USES= autoreconf compiler:c11 gettext gmake gnome libtool localbase mate \ + pkgconfig USE_CSTD= c11 USE_MATE= panel diff --git a/deskutils/mate-indicator-applet/distinfo b/deskutils/mate-indicator-applet/distinfo index c4bdd1f3ac00..d6eb51844ed8 100644 --- a/deskutils/mate-indicator-applet/distinfo +++ b/deskutils/mate-indicator-applet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633811174 -SHA256 (mate/mate-indicator-applet-1.26.0.tar.xz) = e4fbfbede0e58ff7503ead66a3e044ca0f3411a4fd9b552d66e2293a5c828e90 -SIZE (mate/mate-indicator-applet-1.26.0.tar.xz) = 383936 +TIMESTAMP = 1779758641 +SHA256 (mate-desktop-mate-indicator-applet-v1.26.0_GH0.tar.gz) = 124e157287ab67c7c4a4e52f45db21181b598e3e4095a6e6a1bef70b27483220 +SIZE (mate-desktop-mate-indicator-applet-v1.26.0_GH0.tar.gz) = 125325home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a157a63.36671.2ead1482>
