git: 21415771a0fd - main - x11-themes/xcursor-themes: Update to 1.0.7
Kousuke Kannagi <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=21415771a0fd8ce7e14490f7e3832aa77ff9582a commit 21415771a0fd8ce7e14490f7e3832aa77ff9582a Author: Kousuke Kannagi <[email protected]> AuthorDate: 2026-08-07 16:36:19 +0000 Commit: Kousuke Kannagi <[email protected]> CommitDate: 2026-08-07 17:38:46 +0000 x11-themes/xcursor-themes: Update to 1.0.7 Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2023-February/003332.html PR: 287645 Approved by: x11 (arrowd) Approved by: fluffy (mentor) --- x11-themes/xcursor-themes/Makefile | 7 +++---- x11-themes/xcursor-themes/distinfo | 6 +++--- x11-themes/xcursor-themes/pkg-descr | 4 +++- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/x11-themes/xcursor-themes/Makefile b/x11-themes/xcursor-themes/Makefile index 2dea4fb05987..e1cf7e76f1d8 100644 --- a/x11-themes/xcursor-themes/Makefile +++ b/x11-themes/xcursor-themes/Makefile @@ -1,17 +1,16 @@ PORTNAME= xcursor-themes -PORTVERSION= 1.0.6 +DISTVERSION= 1.0.7 CATEGORIES= x11-themes MAINTAINER= [email protected] COMMENT= X.org cursors themes +WWW= https://gitlab.freedesktop.org/xorg/data/cursors/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xcursorgen:x11/xcursorgen -NO_ARCH= yes - -USES= xorg-cat:data +USES= tar:xz xorg-cat:data .include <bsd.port.mk> diff --git a/x11-themes/xcursor-themes/distinfo b/x11-themes/xcursor-themes/distinfo index 59fd55bb8abe..9dfc1ec293b4 100644 --- a/x11-themes/xcursor-themes/distinfo +++ b/x11-themes/xcursor-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550832861 -SHA256 (xorg/data/xcursor-themes-1.0.6.tar.bz2) = ee1ec574741293abcf66ac14ce7e74add7ac6be7deb8b38179ef010d22354999 -SIZE (xorg/data/xcursor-themes-1.0.6.tar.bz2) = 2363089 +TIMESTAMP = 1748419080 +SHA256 (xorg/data/xcursor-themes-1.0.7.tar.xz) = 95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8 +SIZE (xorg/data/xcursor-themes-1.0.7.tar.xz) = 1490616 diff --git a/x11-themes/xcursor-themes/pkg-descr b/x11-themes/xcursor-themes/pkg-descr index f91458cfb216..10303ed640fd 100644 --- a/x11-themes/xcursor-themes/pkg-descr +++ b/x11-themes/xcursor-themes/pkg-descr @@ -1 +1,3 @@ -This package contains X.org cursors themes. +This is a default set of cursor themes for use with libXcursor, +originally created for the XFree86 Project, and now shipped as part +of the X.Org software distribution.