Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 20:49:55 +0000
From:      Kousuke Kannagi <mce@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 33e281518bf3 - main - x11-fonts/font-jis-misc: Update to 1.0.4
Message-ID:  <69f3c073.44417.5128db0e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mce:

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

commit 33e281518bf365a2a332fdcba79acf2197866365
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-03-31 09:21:19 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-04-30 20:49:34 +0000

    x11-fonts/font-jis-misc: Update to 1.0.4
    
    Update COMMENT, WWW and pkg-descr.
    Add LICENSE.
    
    https://lists.x.org/archives/xorg-announce/2023-February/003358.html
    
    PR:             294158
    Approved by:    x11 (arrowd)
    Approved by:    fluffy (mentor)
---
 x11-fonts/font-jis-misc/Makefile  | 14 +++++++++-----
 x11-fonts/font-jis-misc/distinfo  |  5 +++--
 x11-fonts/font-jis-misc/pkg-descr |  5 ++++-
 3 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/x11-fonts/font-jis-misc/Makefile b/x11-fonts/font-jis-misc/Makefile
index d3104d39e17e..3c7b142c22b3 100644
--- a/x11-fonts/font-jis-misc/Makefile
+++ b/x11-fonts/font-jis-misc/Makefile
@@ -1,13 +1,17 @@
 PORTNAME=	font-jis-misc
-PORTVERSION=	1.0.3
-PORTREVISION=	4
+DISTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	X.Org miscellaneous JIS fonts
-WWW=		https://www.x.org/
+COMMENT=	X.Org japanese JIS X 0208 fonts
+WWW=		https://gitlab.freedesktop.org/xorg/font/jis-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-jis-misc/distinfo b/x11-fonts/font-jis-misc/distinfo
index c447464e8602..c2e6b67e12b3 100644
--- a/x11-fonts/font-jis-misc/distinfo
+++ b/x11-fonts/font-jis-misc/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/font/font-jis-misc-1.0.3.tar.bz2) = 2b18ce10b367ebafe95a17de799b6db9a24e2337188d124adaf68af05b1fac65
-SIZE (xorg/font/font-jis-misc-1.0.3.tar.bz2) = 621946
+TIMESTAMP = 1768974887
+SHA256 (xorg/font/font-jis-misc-1.0.4.tar.xz) = 78d1eff6c471f7aa6802a26d62cccf51d8e5185586406d9b6e1ee691b0bffad0
+SIZE (xorg/font/font-jis-misc-1.0.4.tar.xz) = 514704
diff --git a/x11-fonts/font-jis-misc/pkg-descr b/x11-fonts/font-jis-misc/pkg-descr
index d7ecc3bfc3b5..12142ec63d5e 100644
--- a/x11-fonts/font-jis-misc/pkg-descr
+++ b/x11-fonts/font-jis-misc/pkg-descr
@@ -1 +1,4 @@
-This package contains miscellaneous X.Org JIS fonts.
+This are the PCF versions of the Japanese Industrial Standards fixed
+fonts for 75dpi displays. This font was created based on a bitmap
+font made by Toshihisa Koyama of Shaken, which is included in JIS X
+9051/JIS X 9052.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f3c073.44417.5128db0e>