Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2026 14:43:43 +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: 20a66991e4bd - main - x11-toolkits/linux-c7-openmotif: add LICENSE field
Message-ID:  <69c3f49f.1ea4d.8753cc4@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=20a66991e4bdd0aef5311635677874ff8b3a9ec4

commit 20a66991e4bdd0aef5311635677874ff8b3a9ec4
Author:     Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2026-03-24 20:35:00 +0000
Commit:     Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2026-03-25 14:43:03 +0000

    x11-toolkits/linux-c7-openmotif: 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:           279068
      Approved by:  emulation@FreeBSD.org (maintainer timeout)
---
 x11-toolkits/linux-c7-openmotif/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-toolkits/linux-c7-openmotif/Makefile b/x11-toolkits/linux-c7-openmotif/Makefile
index c3b818ab7bb9..a723916342e2 100644
--- a/x11-toolkits/linux-c7-openmotif/Makefile
+++ b/x11-toolkits/linux-c7-openmotif/Makefile
@@ -1,13 +1,15 @@
 PORTNAME=	motif
 PORTVERSION=	2.3.4
 DISTVERSIONSUFFIX=	-14.el7_5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	x11-toolkits linux
 
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Motif toolkit libraries (Linux CentOS ${LINUX_DIST_VER})
 WWW=		https://motif.ics.com/
 
+LICENSE=	LGPL21
+
 USES=		linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	xorglibs


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c3f49f.1ea4d.8753cc4>