Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 21:47:47 +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: 394cec523b1f - main - x11-fonts/font-bitstream-type1: Update to 1.0.4
Message-ID:  <6a161503.2535b.3f4c539c@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=394cec523b1f89a4fbda912778baefe0f77d8973

commit 394cec523b1f89a4fbda912778baefe0f77d8973
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2025-12-16 00:05:39 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-05-26 21:47:10 +0000

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

diff --git a/x11-fonts/font-bitstream-type1/Makefile b/x11-fonts/font-bitstream-type1/Makefile
index 7359a333e5d4..acae85ad3b1a 100644
--- a/x11-fonts/font-bitstream-type1/Makefile
+++ b/x11-fonts/font-bitstream-type1/Makefile
@@ -1,13 +1,17 @@
 PORTNAME=	font-bitstream-type1
-PORTVERSION=	1.0.3
-PORTREVISION=	4
+DISTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	X.Org Bitstream Vera Type1 font
-WWW=		https://www.x.org/
+COMMENT=	X.Org Bitstream Type1 font
+WWW=		https://gitlab.freedesktop.org/xorg/font/bitstream-type1
 
-USES=		xorg-cat:font
+LICENSE=	BITSTREAM
+LICENSE_NAME=	Bitstream Inc. fonts license
+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-bitstream-type1/distinfo b/x11-fonts/font-bitstream-type1/distinfo
index 9c51b2ae43ad..6608866e0192 100644
--- a/x11-fonts/font-bitstream-type1/distinfo
+++ b/x11-fonts/font-bitstream-type1/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/font/font-bitstream-type1-1.0.3.tar.bz2) = c6ea0569adad2c577f140328dc3302e729cb1b1ea90cd0025caf380625f8a688
-SIZE (xorg/font/font-bitstream-type1-1.0.3.tar.bz2) = 415980
+TIMESTAMP = 1764751712
+SHA256 (xorg/font/font-bitstream-type1-1.0.4.tar.xz) = de2f238b4cd72db4228a0ba67829d76a2b7c039e22993d66a722ee385248c628
+SIZE (xorg/font/font-bitstream-type1-1.0.4.tar.xz) = 393644
diff --git a/x11-fonts/font-bitstream-type1/pkg-descr b/x11-fonts/font-bitstream-type1/pkg-descr
index 0fedf7ecbe7f..79f346bfcf39 100644
--- a/x11-fonts/font-bitstream-type1/pkg-descr
+++ b/x11-fonts/font-bitstream-type1/pkg-descr
@@ -1 +1,2 @@
-This package contains the X.Org Bitstream Vera Type1 font.
+This package contains four Bitstream Charter Type 1 outline fonts
+and four Courier Type 1 outline fonts from the Xorg project.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a161503.2535b.3f4c539c>