07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777328107; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8YUcLbV75HqfS88TXFfXesfow8RLwa9iSU3rjO14iiY=; b=FtIPT3ziGcEkLDsF5elHAxZRS453/L3JinpO3ckRtaXOialoHcOSPw9SIlWghLwD43P3AB rbbQDmJ5uggD+e11P0ReNMuQlSujTSMeqjA3mF6naZAZ9S/Mlo6C+a5gQz/2Mr56H7R63w W/evbUSPoG2J7JqQFNtVHPirXrsFKwRiEoHXKmW8EUBIGY81Nm4lj9tYKNAfO5qrSPKoVz 5NK5a8bqQUzHmWxkZXjbgC+Wlf1Ua7eWX+GJlbfgsEvjztrjKWZ6KNWkU2UzX2g6BLfq6V IST5yEuqGoTZ+cT4SvfyF4yXNxcCEy9N+VNoNMtApVan7v/EqLuzjsHS+UnnRg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777328107; a=rsa-sha256; cv=none; b=bMEpU7uonDM5z2RSFGfm8rJ09aJiGa6aw/qlg+ifkpcANjbBh/BXfwAKPZFwugVirapoLJ 2k8XFMRqfLJ5TN5IBxXijkzaLrPJquKcVPwnOANE7xCNs3mCDNjvplH03k7YlGW3X3a/yo +DeWb3WsTQbJhO1W+mjjThAQ/dXUglGi5NStpKZ8rntZoxWznBkd9MPvxtnP9WfIQZitUT aceTKn+wPPGR+9lcx022GR0F6r+eaGjnt7Yojp+RSpHkQZUCi9DvzSjZTjqCmgq07XlQCz AFz0U1y7lh0chOoKKrv8K4zUiN76S8eu05Wyq1X4TtUcbSEGGgFAcR93TVyrmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777328107; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8YUcLbV75HqfS88TXFfXesfow8RLwa9iSU3rjO14iiY=; b=LY4C33vBvPy25iPxlGs0OIZTmsXYiDqjn4QG7bGA1lPLg9bX4fQxik1jnhHQY1uQ/L/zKd odkrdup02v+jsh+YjkCJ9H8fHx7gHAisw8FS9ADCHXOMI3AznDxwTKykowen51CBH6Qwy9 r6OG1BKm+AV/GFm3KPeo9/FYC3caOfr1UG/+38uNMIKHcqjK/OatiwFea3/y2FgxE/j5Oc 4Fd0E6ElYWucF5MbkKmWoXyd00+4y48X93o+T/aXmxtV/6ANSxa+U/rEohq52eMMQEJvGi xG4gfaGmQM0mM3828XD4KpjnSNMF/+QqD8tkzpbwv1OIYj9LF1a+tpBpEc13Mw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g4Htg5QF6z9t0 for ; Mon, 27 Apr 2026 22:15:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1bd1e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 22:15:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kousuke Kannagi Subject: git: 1793f6d653be - main - x11/bitmap: Update to 1.1.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1793f6d653bee8ec33e693364eb8b549f07142a2 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 22:15:07 +0000 Message-Id: <69efdfeb.1bd1e.3962dda5@gitrepo.freebsd.org> The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=1793f6d653bee8ec33e693364eb8b549f07142a2 commit 1793f6d653bee8ec33e693364eb8b549f07142a2 Author: Kousuke Kannagi AuthorDate: 2026-04-26 20:07:25 +0000 Commit: Kousuke Kannagi CommitDate: 2026-04-27 22:14:27 +0000 x11/bitmap: Update to 1.1.2 Add WWW and TEST_TARGET. Update pkg-descr. https://lists.x.org/archives/xorg-announce/2026-January/003654.html PR: 294770 Approved by: x11 (arrowd) Approved by: osa (mentor) --- x11/bitmap/Makefile | 5 +++-- x11/bitmap/distinfo | 6 +++--- x11/bitmap/pkg-descr | 10 ++++++++-- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 05f31143f70f..6b4701bcbffd 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -1,9 +1,10 @@ PORTNAME= bitmap -PORTVERSION= 1.1.1 +DISTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Bitmap editor and converter utilities for X +WWW= https://gitlab.freedesktop.org/xorg/app/bitmap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING @@ -11,6 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz xorg xorg-cat:app USE_XORG= x11 xaw xbitmaps xmu xorgproto xt -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +TEST_TARGET= check .include diff --git a/x11/bitmap/distinfo b/x11/bitmap/distinfo index 7b3e2c86f60f..a2fff92d1058 100644 --- a/x11/bitmap/distinfo +++ b/x11/bitmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707032164 -SHA256 (xorg/app/bitmap-1.1.1.tar.xz) = 63d42eb63fe48198b39344af49949e5e424cc62ce8d722781fdad4a4fa3426e6 -SIZE (xorg/app/bitmap-1.1.1.tar.xz) = 169676 +TIMESTAMP = 1771128968 +SHA256 (xorg/app/bitmap-1.1.2.tar.xz) = 5c6d2637244c575a9cc65a6b1ee15ced480ef0184821aceeab29650daf323c12 +SIZE (xorg/app/bitmap-1.1.2.tar.xz) = 176040 diff --git a/x11/bitmap/pkg-descr b/x11/bitmap/pkg-descr index 72ade31467ff..3bed5a881350 100644 --- a/x11/bitmap/pkg-descr +++ b/x11/bitmap/pkg-descr @@ -1,2 +1,8 @@ -This package contains bitmap, which is a tool for creating or editing -rectangular images made up of 1's and 0's. +The bitmap program is a rudimentary tool for creating or editing +rectangular images made up of 1's and 0's. Bitmaps are used in X for +defining clipping regions, cursor shapes, icon shapes, and tile and +stipple patterns. + +The bmtoa and atobm filters convert bitmap files (FILE FORMAT) to and +from ASCII strings. They are most commonly used to quickly print out +bitmaps and to generate versions for including in text.