1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

x11/xbitmaps: Update to 1.1.3

PR:	287085
This commit is contained in:
mew14930xvi
2025-05-27 09:22:08 +09:00
committed by Emmanuel Vadot
parent faa2181e06
commit 2d94903fc1
3 changed files with 7 additions and 5 deletions
+3 -2
View File
@@ -1,14 +1,15 @@
PORTNAME= xbitmaps
PORTVERSION= 1.1.2
DISTVERSION= 1.1.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org bitmaps data
WWW= https://gitlab.freedesktop.org/xorg/data/bitmaps
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg-cat:data
USES= pathfix tar:xz xorg-cat:data
NO_ARCH= yes
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1522344325
SHA256 (xorg/data/xbitmaps-1.1.2.tar.bz2) = b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee
SIZE (xorg/data/xbitmaps-1.1.2.tar.bz2) = 129435
TIMESTAMP = 1747086459
SHA256 (xorg/data/xbitmaps-1.1.3.tar.xz) = ad6cad54887832a17d86c2ccfc5e52a1dfab090f8307b152c78b0e1529cd0f7a
SIZE (xorg/data/xbitmaps-1.1.3.tar.xz) = 109772
+1
View File
@@ -1,2 +1,3 @@
This package contains xbitmaps, which provides static graphics needed by
X.Org applications to draw screen elements.
The bitmaps are in the X BitMap (XBM) format for direct inclusion in C.