Date: Wed, 27 May 2026 00:50:32 +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: d157292b4f94 - main - devel/mate-common: switch to GitHub source Message-ID: <6a163fd8.183f2.4f9627fa@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=d157292b4f94ccccd657c790759e7d503a305cba commit d157292b4f94ccccd657c790759e7d503a305cba Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2026-05-27 00:48:00 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2026-05-27 00:50:28 +0000 devel/mate-common: switch to GitHub source Switch from MATE mirror to GitHub tarball using USE_GITHUB and GH_ACCOUNT=mate-desktop, and remove tar:xz. --- devel/mate-common/Makefile | 9 +++++---- devel/mate-common/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/mate-common/Makefile b/devel/mate-common/Makefile index 6fa3acbfdddc..36f338196229 100644 --- a/devel/mate-common/Makefile +++ b/devel/mate-common/Makefile @@ -1,8 +1,7 @@ PORTNAME= mate-common -PORTVERSION= 1.28.0 +DISTVERSIONPREFIX= v +DISTVERSION= 1.28.0 CATEGORIES= devel mate -MASTER_SITES= MATE -DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Common automake macros for MATE @@ -13,7 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USES= gmake pkgconfig:both tar:xz +USE_GITHUB= yes +GH_ACCOUNT= mate-desktop +USES= autoreconf gmake pkgconfig:both GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/devel/mate-common/distinfo b/devel/mate-common/distinfo index 97746880a960..00f25f458cde 100644 --- a/devel/mate-common/distinfo +++ b/devel/mate-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709899038 -SHA256 (mate/mate-common-1.28.0.tar.xz) = 42b7c2cee268f71d7e1c1ad4f69bcda0ecd65578a96722187c6b76378d26ba0a -SIZE (mate/mate-common-1.28.0.tar.xz) = 70600 +TIMESTAMP = 1779842599 +SHA256 (mate-desktop-mate-common-v1.28.0_GH0.tar.gz) = 7100ecd60a9b5f398b9c3508eb17bca657bb748a74fc9f277b1e5ba1e022b701 +SIZE (mate-desktop-mate-common-v1.28.0_GH0.tar.gz) = 27797home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a163fd8.183f2.4f9627fa>
