pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/iceauth
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 19 07:54:12 UTC 2026
Modified Files:
pkgsrc/x11/iceauth: Makefile distinfo
Log Message:
iceauth: update to 1.0.11.
Alan Coopersmith (5):
Add --help and --version options
Improve man page formatting
gitlab CI: drop the ci-fairy check-mr job
meson: Add option to build with meson
iceauth 1.0.11
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/iceauth/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/iceauth/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/iceauth/Makefile
diff -u pkgsrc/x11/iceauth/Makefile:1.15 pkgsrc/x11/iceauth/Makefile:1.16
--- pkgsrc/x11/iceauth/Makefile:1.15 Mon Mar 11 08:06:21 2024
+++ pkgsrc/x11/iceauth/Makefile Sun Apr 19 07:54:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/03/11 08:06:21 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/04/19 07:54:12 wiz Exp $
-DISTNAME= iceauth-1.0.10
+DISTNAME= iceauth-1.0.11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
@@ -9,11 +9,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= ICE protocol utility
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-
+.include "../../devel/meson/build.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/iceauth/distinfo
diff -u pkgsrc/x11/iceauth/distinfo:1.12 pkgsrc/x11/iceauth/distinfo:1.13
--- pkgsrc/x11/iceauth/distinfo:1.12 Mon Mar 11 08:06:21 2024
+++ pkgsrc/x11/iceauth/distinfo Sun Apr 19 07:54:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/03/11 08:06:21 wiz Exp $
+$NetBSD: distinfo,v 1.13 2026/04/19 07:54:12 wiz Exp $
-BLAKE2s (iceauth-1.0.10.tar.xz) = 6923e40241eb57d427a6329d6c0893e244ad6a02f84caa272977572ef6874ad7
-SHA512 (iceauth-1.0.10.tar.xz) = cfadac03a3f72f3c0bb58f67984a033847c76e7e3fdd9ebce583c0554d7f9484faf5053d878f5a82a543cdcc8e2ef8acecadb8830bd3c53584d7ec950cb51cc3
-Size (iceauth-1.0.10.tar.xz) = 134560 bytes
+BLAKE2s (iceauth-1.0.11.tar.xz) = 863fa26e1d3492a7f461b5ec51d1df065a9e7f6a9d8427d7425928245d71ca0a
+SHA512 (iceauth-1.0.11.tar.xz) = 7b3dffb2c1209e00bc11301ace3f802f052ae1062fba20011787ac185e2fd3a6c96ede3ddf37d9be3e41fa91f381e42e71fd61a7e63e8e3945351e16af2f57a6
+Size (iceauth-1.0.11.tar.xz) = 140540 bytes
Home |
Main Index |
Thread Index |
Old Index