diff options
| author | Kousuke Kannagi <mce@FreeBSD.org> | 2026-01-02 23:57:15 +0000 |
|---|---|---|
| committer | Kousuke Kannagi <mce@FreeBSD.org> | 2026-05-14 07:55:16 +0000 |
| commit | d401312ae82eaf8ca94c0d2762c779fb76650d43 (patch) | |
| tree | 3829236f2496fd350fe8c97e0ce724a3e8276514 | |
| parent | 2dd632620340e8808866f557b6888e9d98adb434 (diff) | |
x11/rgb: Update to 1.1.1
https://lists.x.org/archives/xorg-announce/2025-December/003652.html
PR: 292139
Approved by: x11 (arrowd)
Approved by: fluffy (mentor)
| -rw-r--r-- | x11/rgb/Makefile | 4 | ||||
| -rw-r--r-- | x11/rgb/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index f2319d9a515e..73e943b2b199 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -1,6 +1,5 @@ PORTNAME= rgb -PORTVERSION= 1.1.0 -PORTREVISION= 1 +DISTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz xorg xorg-cat:app USE_XORG= x11 xorgproto -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb PLIST_FILES= bin/showrgb \ diff --git a/x11/rgb/distinfo b/x11/rgb/distinfo index bbd5fcba6a6e..74829a9c0ab6 100644 --- a/x11/rgb/distinfo +++ b/x11/rgb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687305153 -SHA256 (xorg/app/rgb-1.1.0.tar.xz) = fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b -SIZE (xorg/app/rgb-1.1.0.tar.xz) = 132824 +TIMESTAMP = 1767233821 +SHA256 (xorg/app/rgb-1.1.1.tar.xz) = c80ff280a02f56c30fadc2dfa210fc6979c4ab968afa315278cb97768b64ecab +SIZE (xorg/app/rgb-1.1.1.tar.xz) = 137932 |
