diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 05f31143f70f..6b4701bcbffd 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -1,16 +1,17 @@ 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 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.