pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/ico
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 19 07:56:27 UTC 2026
Modified Files:
pkgsrc/x11/ico: Makefile distinfo
Log Message:
ico: update to 1.0.7.
Alan Coopersmith (8):
gitlab CI: stop requiring Signed-off-by in commits
Accept -help & --help without printing an unknown option error message
Improve man page formatting
man pages: fix warnings from `mandoc -T lint`
Strip trailing whitespace from source files
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
ico 1.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/ico/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/ico/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/ico/Makefile
diff -u pkgsrc/x11/ico/Makefile:1.11 pkgsrc/x11/ico/Makefile:1.12
--- pkgsrc/x11/ico/Makefile:1.11 Wed Nov 9 13:14:19 2022
+++ pkgsrc/x11/ico/Makefile Sun Apr 19 07:56:27 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:19 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2026/04/19 07:56:27 wiz Exp $
-DISTNAME= ico-1.0.6
+DISTNAME= ico-1.0.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,13 +9,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Animate icosahedron or other polyhedrons
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-PTHREAD_AUTO_VARS= yes
-
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
+.include "../../devel/meson/build.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/ico/distinfo
diff -u pkgsrc/x11/ico/distinfo:1.9 pkgsrc/x11/ico/distinfo:1.10
--- pkgsrc/x11/ico/distinfo:1.9 Wed Aug 31 19:21:41 2022
+++ pkgsrc/x11/ico/distinfo Sun Apr 19 07:56:27 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/08/31 19:21:41 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/04/19 07:56:27 wiz Exp $
-BLAKE2s (ico-1.0.6.tar.xz) = f7d67a78645e8f0cfc119ff70b728a1c8cedb3ff6cf48027c5f1e82f2d4203b1
-SHA512 (ico-1.0.6.tar.xz) = 0ada451b8026ea10d1a5633f847b7bf833292e4cd01e3f1079d82c91fd142c06c6c4005b7146900ee34ac7acc8fd981db37ada9052dff49c2cfce995b9146c8c
-Size (ico-1.0.6.tar.xz) = 130032 bytes
+BLAKE2s (ico-1.0.7.tar.xz) = 0f3a292df37919591f86d1156a9bc8f14dbb549397e96feb1a0383665ab94d95
+SHA512 (ico-1.0.7.tar.xz) = 274b87e943de4f5b27a51971a89ad48340a024eba174805370e4560d9807be32c93698493f4e060d8a8f6e97133dc5e656716784cc2167a3834575688addcba1
+Size (ico-1.0.7.tar.xz) = 137044 bytes
Home |
Main Index |
Thread Index |
Old Index