git: f2d1a3d5172e - main - x11/ico: Update to 1.0.6

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Tue, 01 Jul 2025 13:55:31 UTC
The branch main has been updated by manu:

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

commit f2d1a3d5172e459af42ebbdfc23ca1254d9a94d3
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-06-28 04:58:19 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-07-01 13:54:23 +0000

    x11/ico: Update to 1.0.6
    
    PR:     287865
---
 x11/ico/Makefile  | 11 ++++++-----
 x11/ico/distinfo  |  6 +++---
 x11/ico/pkg-descr |  7 +++++--
 3 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/x11/ico/Makefile b/x11/ico/Makefile
index bbadbee338dc..562feeec025d 100644
--- a/x11/ico/Makefile
+++ b/x11/ico/Makefile
@@ -1,15 +1,16 @@
 PORTNAME=	ico
-PORTVERSION=	1.0.5
-PORTREVISION=	1
+DISTVERSION=	1.0.6
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Displays a wire-frame rotating plyhedron
+WWW=		https://gitlab.freedesktop.org/xorg/app/ico
 
-USES=		xorg xorg-cat:app
-USE_XORG=	x11
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+USES=		tar:xz xorg xorg-cat:app
+USE_XORG=	x11 xorgproto
 
 PLIST_FILES=	bin/ico share/man/man1/ico.1.gz
 
diff --git a/x11/ico/distinfo b/x11/ico/distinfo
index fd74d342d5fa..5e7134ce6f8e 100644
--- a/x11/ico/distinfo
+++ b/x11/ico/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525887945
-SHA256 (xorg/app/ico-1.0.5.tar.bz2) = d73b62f29eb98d850f16b76d759395180b860b613fbe1686b18eee99a6e3773f
-SIZE (xorg/app/ico-1.0.5.tar.bz2) = 136727
+TIMESTAMP = 1749875842
+SHA256 (xorg/app/ico-1.0.6.tar.xz) = 38f369d431e753280fde70fa489cc94ce204f9f8eabd2f49fc7d32afa69f4405
+SIZE (xorg/app/ico-1.0.6.tar.xz) = 130032
diff --git a/x11/ico/pkg-descr b/x11/ico/pkg-descr
index 591943b22fd1..51f8ec6d34c9 100644
--- a/x11/ico/pkg-descr
+++ b/x11/ico/pkg-descr
@@ -1,2 +1,5 @@
-This package contains ico, an appliction used for displaying wire-framed
-rotating polyhedrons.
+Ico is a simple animation program that may be used for testing various
+X11 operations and extensions. It displays a wire-frame rotating
+polyhedron, with hidden lines removed, or a solid-fill polyhedron with
+hidden faces removed. There are a number of different polyhedra
+available.