diff options
| author | Kousuke Kannagi <mce@FreeBSD.org> | 2026-01-06 02:31:07 +0000 |
|---|---|---|
| committer | Kousuke Kannagi <mce@FreeBSD.org> | 2026-05-14 07:42:55 +0000 |
| commit | 72ca11d2b060f04a3047547398d2b57a00d5dd0a (patch) | |
| tree | e0e8ab8c9b537b07f57301eac2b1fabdc3d7b933 | |
| parent | 3d83fc5c9b2224d8cf08917c89f8a2f816c20c10 (diff) | |
x11-fonts/font-cursor-misc: Update to 1.0.4
Update WWW and pkg-descr.
Add LICENSE.
https://lists.x.org/archives/xorg-announce/2023-February/003352.html
PR: 292211
Approved by: x11 (arrowd)
Approved by: fluffy (mentor)
| -rw-r--r-- | x11-fonts/font-cursor-misc/Makefile | 12 | ||||
| -rw-r--r-- | x11-fonts/font-cursor-misc/distinfo | 5 | ||||
| -rw-r--r-- | x11-fonts/font-cursor-misc/pkg-descr | 4 |
3 files changed, 14 insertions, 7 deletions
diff --git a/x11-fonts/font-cursor-misc/Makefile b/x11-fonts/font-cursor-misc/Makefile index a45f879889aa..f406f3d27b91 100644 --- a/x11-fonts/font-cursor-misc/Makefile +++ b/x11-fonts/font-cursor-misc/Makefile @@ -1,13 +1,17 @@ PORTNAME= font-cursor-misc -PORTVERSION= 1.0.3 -PORTREVISION= 4 +DISTVERSION= 1.0.4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org miscellaneous Cursor fonts -WWW= https://www.x.org/ +WWW= https://gitlab.freedesktop.org/xorg/font/cursor-misc -USES= xorg-cat:font +LICENSE= UNKNOWN +LICENSE_NAME= unknown +LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USES= tar:xz xorg-cat:font NO_ARCH= yes diff --git a/x11-fonts/font-cursor-misc/distinfo b/x11-fonts/font-cursor-misc/distinfo index 1195a15e738f..e8687906880b 100644 --- a/x11-fonts/font-cursor-misc/distinfo +++ b/x11-fonts/font-cursor-misc/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/font/font-cursor-misc-1.0.3.tar.bz2) = 17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635 -SIZE (xorg/font/font-cursor-misc-1.0.3.tar.bz2) = 102041 +TIMESTAMP = 1765164368 +SHA256 (xorg/font/font-cursor-misc-1.0.4.tar.xz) = 25d9c9595013cb8ca08420509993a6434c917e53ca1fec3f63acd45a19d4f982 +SIZE (xorg/font/font-cursor-misc-1.0.4.tar.xz) = 97384 diff --git a/x11-fonts/font-cursor-misc/pkg-descr b/x11-fonts/font-cursor-misc/pkg-descr index 4090ce23935f..c128279662ef 100644 --- a/x11-fonts/font-cursor-misc/pkg-descr +++ b/x11-fonts/font-cursor-misc/pkg-descr @@ -1 +1,3 @@ -This package contains miscellaneous X.Org Cursor fonts. +The font-cursor-misc package provides around 155 cursors in the +portable PCF format. These include the X cursor, arrows, clock cursor, +crosshair, fleur cursor, iron cross, sailboat cursor, and many more. |
