git: d315bdeb1c75 - main - x11-themes/e16-themes: Update 1.0.2 => 1.0.3

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 02 Dec 2025 02:33:46 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d315bdeb1c7562957d63a454e865c6eeb0335f9b

commit d315bdeb1c7562957d63a454e865c6eeb0335f9b
Author:     Chris Petrik <cpetrik@proton.me>
AuthorDate: 2025-12-02 02:24:54 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-02 02:24:54 +0000

    x11-themes/e16-themes: Update 1.0.2 => 1.0.3
    
    While here:
    - Replace PORTVERSION with DISTVERSION.
    - Add LICENSE and LICENSE_FILE.
    - Fix warning from portclippy.
    
    PR:             291065
    Approved by:    enlightenment (maintainer, timeout 2 weeks)
---
 x11-themes/e16-themes/Makefile | 9 ++++++---
 x11-themes/e16-themes/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile
index a8695ac0a0fb..271b1166af3a 100644
--- a/x11-themes/e16-themes/Makefile
+++ b/x11-themes/e16-themes/Makefile
@@ -1,14 +1,17 @@
 PORTNAME=	e16-themes
-PORTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 CATEGORIES=	x11-themes enlightenment
-MASTER_SITES=	SF/enlightenment/${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	SF/enlightenment/${PORTNAME}/${DISTVERSION}
 
 MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Set of themes for the e16 window manager
 WWW=		https://www.enlightenment.org/
 
-DATADIR=	${PREFIX}/share/e16
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 GNU_CONFIGURE=	yes
+DATADIR=	${PREFIX}/share/e16
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/x11-themes/e16-themes/distinfo b/x11-themes/e16-themes/distinfo
index 194a51db45f2..4171e30374ea 100644
--- a/x11-themes/e16-themes/distinfo
+++ b/x11-themes/e16-themes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534703260
-SHA256 (e16-themes-1.0.2.tar.gz) = 7ffdff5c1fa4a13c70715356c952256487d0d64f0ea513e75611ca6e613e7285
-SIZE (e16-themes-1.0.2.tar.gz) = 8220355
+TIMESTAMP = 1763400452
+SHA256 (e16-themes-1.0.3.tar.gz) = 24d53dad6308d409c51fccd4a2733a6d3e1e41f8954ac4bf5f75d596012f5bfc
+SIZE (e16-themes-1.0.3.tar.gz) = 8219034