git: 140fddad1200 - main - x11-themes/cursor-dmz-aa-theme: update to 0.4.5.2 and take maintainership

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Wed, 02 Jul 2025 13:38:05 UTC
The branch main has been updated by tagattie:

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

commit 140fddad12008e65e601f598875b177a3d3df435
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-06-29 10:26:46 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-07-02 13:37:44 +0000

    x11-themes/cursor-dmz-aa-theme: update to 0.4.5.2 and take maintainership
    
    Co-authored-by: Yusuf Yaman <nxjoseph@protonmail.com>
    
    PR:             287886
    Reported by:    Atanu Biswas <atanubiswas484@gmail.com> (new maintainer)
    Reviewed by:    Rafael Grether <devnull@apt322.org>
---
 x11-themes/cursor-dmz-aa-theme/Makefile | 20 +++++++++++---------
 x11-themes/cursor-dmz-aa-theme/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/x11-themes/cursor-dmz-aa-theme/Makefile b/x11-themes/cursor-dmz-aa-theme/Makefile
index ac590205509d..7129ad3c07a9 100644
--- a/x11-themes/cursor-dmz-aa-theme/Makefile
+++ b/x11-themes/cursor-dmz-aa-theme/Makefile
@@ -1,31 +1,33 @@
 PORTNAME=	cursor-dmz-aa-theme
-DISTVERSION=	0.4.5
+DISTVERSION=	0.4.5.2
 CATEGORIES=	x11-themes
 MASTER_SITES=	DEBIAN/pool/main/d/dmz-cursor-theme
-DISTNAME=	dmz-cursor-theme_${PORTVERSION}
+DISTNAME=	dmz-cursor-theme_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	atanubiswas484@gmail.com
 COMMENT=	DMZ AA style neutral scalable cursor theme
-WWW=		http://jimmac.musichall.cz/
+WWW=		https://jimmac.eu
 
 LICENSE=	CC-BY-SA-3.0
 
 BUILD_DEPENDS=	xcursorgen:x11/xcursorgen
 
 USES=		tar:xz
+DATADIR=	${PREFIX}/share/icons/Vanilla-DMZ-AA
 NO_ARCH=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}/DMZ-Black
-DATADIR=	${PREFIX}/share/icons/Vanilla-DMZ-AA
 
 do-build:
-	(cd ${WRKSRC}/pngs && ${SH} make.sh)
+	(cd ${WRKSRC}/pngs && \
+		${SH} make.sh)
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}
-	(cd ${WRKSRC} && ${INSTALL_DATA} index.theme \
+	(cd ${WRKSRC} && \
+		${INSTALL_DATA} index.theme \
 		${STAGEDIR}${DATADIR})
 	@${MKDIR} ${STAGEDIR}${DATADIR}/cursors
-	(cd ${WRKSRC}/xcursors && ${COPYTREE_SHARE} . \
-		${STAGEDIR}${DATADIR}/cursors)
+	(cd ${WRKSRC}/xcursors && \
+		${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/cursors)
 
 .include <bsd.port.mk>
diff --git a/x11-themes/cursor-dmz-aa-theme/distinfo b/x11-themes/cursor-dmz-aa-theme/distinfo
index ba233074934a..38e47b3ac897 100644
--- a/x11-themes/cursor-dmz-aa-theme/distinfo
+++ b/x11-themes/cursor-dmz-aa-theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513620011
-SHA256 (dmz-cursor-theme_0.4.5.tar.xz) = b719a64ed9c51905743105e5a50b15492695929ab2d6fca2cea760d52ccd1f5c
-SIZE (dmz-cursor-theme_0.4.5.tar.xz) = 947544
+TIMESTAMP = 1751192753
+SHA256 (dmz-cursor-theme_0.4.5.2.tar.xz) = 75ecbc5ddb1f8295472ca9f8e048f8d799a3102debc87020009bb11240110e4e
+SIZE (dmz-cursor-theme_0.4.5.2.tar.xz) = 947776