Date: Wed, 24 Dec 2025 19:09:34 +0000 From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9cd6e4c83484 - main - x11-clocks/xdaliclock: Update to 2.49 Message-ID: <694c3a6e.35b40.6e027e3f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cd6e4c834840c475b7a043d94a9ba6bc601a508 commit 9cd6e4c834840c475b7a043d94a9ba6bc601a508 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-12-24 10:08:47 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-12-24 19:09:09 +0000 x11-clocks/xdaliclock: Update to 2.49 ChangeLog: 2.49 21-Dec-2025 OSX: - Worked around a macOS 14.0 bug where screen savers would continue running invisibly in the background after un-blanking. - Sparkle 2.8.1 for macOS 14.0 compatibility. --- x11-clocks/xdaliclock/Makefile | 9 +++++---- x11-clocks/xdaliclock/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile index e9fc72f5b02f..596178475671 100644 --- a/x11-clocks/xdaliclock/Makefile +++ b/x11-clocks/xdaliclock/Makefile @@ -1,6 +1,5 @@ PORTNAME= xdaliclock -DISTVERSION= 2.48 -PORTREVISION= 2 +DISTVERSION= 2.49 CATEGORIES= x11-clocks MASTER_SITES= https://www.jwz.org/${PORTNAME}/ @@ -8,6 +7,8 @@ MAINTAINER= eduardo@FreeBSD.org COMMENT= Rather neat animated clock (GL & GTK version) WWW= https://www.jwz.org/xdaliclock/ +LICENSE= MIT # `head -n 12 ${WRKSRC}/X11/xdaliclock.c` + LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gl gmake gnome pkgconfig xorg @@ -21,12 +22,12 @@ CONFLICTS= xdaliclock-classic WRKSRC= ${WRKDIR}/${DISTNAME}/X11 PLIST_FILES= bin/xdaliclock \ - share/man/man1/xdaliclock.1.gz \ share/applications/xdaliclock.desktop \ share/glib-2.0/schemas/gschemas.compiled \ + share/man/man1/xdaliclock.1.gz \ share/pixmaps/xdaliclock.png -# workaround: missing share/glib-2.0/schemas in stage +# workaround: missing share/glib-2.0/schemas dir in stage pre-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/share/glib-2.0/schemas diff --git a/x11-clocks/xdaliclock/distinfo b/x11-clocks/xdaliclock/distinfo index fae3f978f197..8db2a0db4db6 100644 --- a/x11-clocks/xdaliclock/distinfo +++ b/x11-clocks/xdaliclock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694288087 -SHA256 (xdaliclock-2.48.tar.gz) = 0598aa8d3492020bd3ff9e8e24370a878a433fdbaa561479702c7cf47fb914b4 -SIZE (xdaliclock-2.48.tar.gz) = 3412476 +TIMESTAMP = 1766528233 +SHA256 (xdaliclock-2.49.tar.gz) = 8d14e5b7c218659e840cbc94ee42d0d9b92d433b678f5e48529a9406f9ed5d4f +SIZE (xdaliclock-2.49.tar.gz) = 3389651home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694c3a6e.35b40.6e027e3f>
