git: 1bba72c277b6 - main - x11/rgb: Update to 1.1.0

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Thu, 22 Jun 2023 17:35:47 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1bba72c277b66d59fea7c377e09ba52cc12a23e4

commit 1bba72c277b66d59fea7c377e09ba52cc12a23e4
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-06-22 17:35:24 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-06-22 17:35:24 +0000

    x11/rgb: Update to 1.1.0
    
    PR:             272112
    Approved by:    x11 (manu)
---
 x11/rgb/Makefile | 15 ++++++++++-----
 x11/rgb/distinfo |  5 +++--
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile
index 9be3bfeed7cf..d030c4c7b78e 100644
--- a/x11/rgb/Makefile
+++ b/x11/rgb/Makefile
@@ -1,16 +1,21 @@
 PORTNAME=	rgb
-PORTVERSION=	1.0.6
-PORTREVISION=	2
+PORTVERSION=	1.1.0
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Uncompile an rgb color-name database
+WWW=		https://gitlab.freedesktop.org/xorg/app/rgb
 
-CONFIGURE_ARGS=	--with-rgb-db-dir=${PREFIX}/lib/X11/rgb
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		xorg xorg-cat:app
+USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xorgproto
 
-PLIST_FILES=	bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz
+CONFIGURE_ARGS=	--with-rgb-db-dir=${PREFIX}/lib/X11/rgb
+
+PLIST_FILES=	bin/showrgb \
+		lib/X11/rgb.txt \
+		man/man1/showrgb.1.gz
 
 .include <bsd.port.mk>
diff --git a/x11/rgb/distinfo b/x11/rgb/distinfo
index f73702288ee7..bbd5fcba6a6e 100644
--- a/x11/rgb/distinfo
+++ b/x11/rgb/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/rgb-1.0.6.tar.bz2) = bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0
-SIZE (xorg/app/rgb-1.0.6.tar.bz2) = 139225
+TIMESTAMP = 1687305153
+SHA256 (xorg/app/rgb-1.1.0.tar.xz) = fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b
+SIZE (xorg/app/rgb-1.1.0.tar.xz) = 132824