Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 10:05:57 +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: b1bbbac3f48a - main - x11/mate-menus: update to 1.28.1
Message-ID:  <6a269405.23766.161562f2@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=b1bbbac3f48a78125439d49cc7ea4e1ef7fabe0b

commit b1bbbac3f48a78125439d49cc7ea4e1ef7fabe0b
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2026-06-08 09:54:20 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2026-06-08 10:05:29 +0000

    x11/mate-menus: update to 1.28.1
    
    PR:             295821
    
    Reported by:    Ale
---
 x11/mate-menus/Makefile | 11 ++++++-----
 x11/mate-menus/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/x11/mate-menus/Makefile b/x11/mate-menus/Makefile
index 1dbf6c8939f9..20cb9f8c293f 100644
--- a/x11/mate-menus/Makefile
+++ b/x11/mate-menus/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	mate-menus
-PORTVERSION=	1.28.0
+DISTVERSION=	1.28.1
 CATEGORIES=	x11 mate
-MASTER_SITES=	MATE
-DIST_SUBDIR=	mate
+MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Implementation of the FreeDesktop Desktop Menu Spec
@@ -13,12 +13,13 @@ LICENSE_COMB=	dual
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_LGPL20=	${WRKSRC}/COPYING.LIB
 
-PORTSCOUT=	limitw:1,even
-
 USES=		gettext gmake gnome libtool localbase pathfix pkgconfig \
 		python tar:xz
+USE_GITHUB=	nodefault
+GH_ACCOUNT=	mate-desktop
 USE_GNOME=	glib20 intltool introspection:buid
 USE_LDCONFIG=	yes
+PORTSCOUT=	site:https://github.com/mate-desktop/mate-menus/releases/ limitw:1,even
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 
diff --git a/x11/mate-menus/distinfo b/x11/mate-menus/distinfo
index 789f6b1b1241..b2253b3c7c1a 100644
--- a/x11/mate-menus/distinfo
+++ b/x11/mate-menus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712015782
-SHA256 (mate/mate-menus-1.28.0.tar.xz) = cf40c75c7d6f0aad1d4969828fc62025c6222bc6a84f0bb9d6ead7e45970508d
-SIZE (mate/mate-menus-1.28.0.tar.xz) = 420212
+TIMESTAMP = 1780666084
+SHA256 (mate-menus-1.28.1.tar.xz) = d6a61d3bfbf58176fb52049f115d4e3a0d108fe5f1ef87438fafd86384e603d1
+SIZE (mate-menus-1.28.1.tar.xz) = 441584


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a269405.23766.161562f2>