git: 6caeba49bef0 - main - x11-toolkits/linux-c7-pango: add LICENSE field
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 14:43:44 UTC
The branch main has been updated by tz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6caeba49bef019b90c1428cbaad5aef24fb0f791
commit 6caeba49bef019b90c1428cbaad5aef24fb0f791
Author: Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2026-03-24 20:35:42 +0000
Commit: Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2026-03-25 14:43:03 +0000
x11-toolkits/linux-c7-pango: 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: 279072
Approved by: emulation@FreeBSD.org (maintainer timeout)
---
x11-toolkits/linux-c7-pango/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/linux-c7-pango/Makefile b/x11-toolkits/linux-c7-pango/Makefile
index 748423811354..5536239ab00c 100644
--- a/x11-toolkits/linux-c7-pango/Makefile
+++ b/x11-toolkits/linux-c7-pango/Makefile
@@ -1,13 +1,15 @@
PORTNAME= pango
PORTVERSION= 1.42.4
DISTVERSIONSUFFIX= -4.el7_7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Pango library (Linux CentOS ${LINUX_DIST_VER})
WWW= https://www.pango.org/
+LICENSE= GPLv2
+
USES= cpe linux:c7
CPE_VENDOR= gnome
USE_LDCONFIG= yes