Date: Tue, 26 May 2026 11:06:25 +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: a6cc2fd40d21 - main - deskutils/mate-notification-daemon: switch to GitHub source Message-ID: <6a157eb1.3a1ac.6b021dff@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=a6cc2fd40d2119f65975fd1542c524245da1b7ac commit a6cc2fd40d2119f65975fd1542c524245da1b7ac Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2026-05-26 11:04:54 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2026-05-26 11:06:23 +0000 deskutils/mate-notification-daemon: 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-notification-daemon/Makefile | 11 ++++++----- deskutils/mate-notification-daemon/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile index 632e665df890..5d19dde81757 100644 --- a/deskutils/mate-notification-daemon/Makefile +++ b/deskutils/mate-notification-daemon/Makefile @@ -1,9 +1,8 @@ PORTNAME= mate-notification-daemon -PORTVERSION= 1.28.3 -PORTREVISION= 2 +DISTVERSIONPREFIX= v +DISTVERSION= 1.28.3 +PORTREVISION= 3 CATEGORIES= deskutils mate -MASTER_SITES= MATE -DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Send small notifications to your desktop @@ -23,7 +22,9 @@ LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool localbase pkgconfig tar:xz \ +USE_GITHUB= yes +GH_ACCOUNT= mate-desktop +USES= autoreconf gettext gmake gnome libtool localbase pkgconfig \ xorg USE_XORG= x11 USE_GNOME= cairo glib20 gtk30 intlhack librsvg2 libwnck3 diff --git a/deskutils/mate-notification-daemon/distinfo b/deskutils/mate-notification-daemon/distinfo index 97cdf0bc6392..e9e240ee8b07 100644 --- a/deskutils/mate-notification-daemon/distinfo +++ b/deskutils/mate-notification-daemon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736891289 -SHA256 (mate/mate-notification-daemon-1.28.3.tar.xz) = e00cecb1ff9f75b9ccc2644558e44343b80941edb40377dd8100ed3922adf413 -SIZE (mate/mate-notification-daemon-1.28.3.tar.xz) = 436564 +TIMESTAMP = 1779792883 +SHA256 (mate-desktop-mate-notification-daemon-v1.28.3_GH0.tar.gz) = a3571ffad533b64fcdac7f275364ff0706eba9f8af20817ad7477834270c3266 +SIZE (mate-desktop-mate-notification-daemon-v1.28.3_GH0.tar.gz) = 161554home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a157eb1.3a1ac.6b021dff>
