Date: Wed, 25 Mar 2026 14:43:42 +0000 From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8526325e4458 - main - x11-toolkits/linux-c7-gtk2: add LICENSE field Message-ID: <69c3f49e.1e828.4f366e87@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=8526325e44587f9be0baf1049818284060567895 commit 8526325e44587f9be0baf1049818284060567895 Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2026-03-24 20:34:30 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2026-03-25 14:43:03 +0000 x11-toolkits/linux-c7-gtk2: add LICENSE field Metadata-only change, no PORTREVISION bump needed as this does not affect the built package. Port is DEPRECATED (CentOS 7 EOL) but has no expiration date set. PR: 279066 Approved by: emulation@FreeBSD.org (maintainer timeout) --- x11-toolkits/linux-c7-gtk2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/linux-c7-gtk2/Makefile b/x11-toolkits/linux-c7-gtk2/Makefile index b10695199965..f886d247aea9 100644 --- a/x11-toolkits/linux-c7-gtk2/Makefile +++ b/x11-toolkits/linux-c7-gtk2/Makefile @@ -1,12 +1,15 @@ PORTNAME= gtk2 PORTVERSION= 2.24.31 DISTVERSIONSUFFIX= -1.el7 +PORTREVISION= 1 CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org COMMENT= GTK library, version 2.X (Linux CentOS ${LINUX_DIST_VER}) WWW= https://www.gtk.org/ +LICENSE= GPLv2 + USES= cpe linux:c7 CPE_VENDOR= gnome CPE_PRODUCT= gtkhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c3f49e.1e828.4f366e87>
