pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/appres
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 16 19:00:52 UTC 2024
Modified Files:
pkgsrc/x11/appres: Makefile distinfo
Log Message:
appres: update to 1.0.7.
This release includes support for building with meson as well as autoconf.
Please test building with meson and report any issues you hit to our
gitlab issue tracker at:
https://gitlab.freedesktop.org/xorg/app/appres/-/issues
as we plan on removing the autoconf build support in a future release.
Alan Coopersmith (5):
gitlab CI: stop requiring Signed-off-by in commits
Accept -help, -version, & -V without requiring display to open
configure: use @-style substitutions for man pages instead of __-style
meson: Add a meson build system
appres 1.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/appres/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/appres/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/appres/Makefile
diff -u pkgsrc/x11/appres/Makefile:1.10 pkgsrc/x11/appres/Makefile:1.11
--- pkgsrc/x11/appres/Makefile:1.10 Wed Nov 9 13:14:19 2022
+++ pkgsrc/x11/appres/Makefile Sun Jun 16 19:00:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:19 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2024/06/16 19:00:52 wiz Exp $
-DISTNAME= appres-1.0.6
+DISTNAME= appres-1.0.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/appres/distinfo
diff -u pkgsrc/x11/appres/distinfo:1.9 pkgsrc/x11/appres/distinfo:1.10
--- pkgsrc/x11/appres/distinfo:1.9 Sun Apr 3 19:03:22 2022
+++ pkgsrc/x11/appres/distinfo Sun Jun 16 19:00:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/04/03 19:03:22 wiz Exp $
+$NetBSD: distinfo,v 1.10 2024/06/16 19:00:52 wiz Exp $
-BLAKE2s (appres-1.0.6.tar.xz) = 69b1df7a722bf43a6e483efd2eb53d3e41a13f67560a7dee62a1c714ad9c79f0
-SHA512 (appres-1.0.6.tar.xz) = 6d14f6a2ad5c83a4d42d4c51ec9a9f32652dfe7624881f1f41c0b1f4946904e7e5ca81a2fd9f4f4824488ce1bd2a4047f92320626bf33b0f1afc5e6b89d3e2b9
-Size (appres-1.0.6.tar.xz) = 118972 bytes
+BLAKE2s (appres-1.0.7.tar.xz) = c26365aef34eab514dc4c23b2600263fdf99b497bb08a3b053a77b30bcabd676
+SHA512 (appres-1.0.7.tar.xz) = 5948f869124dd7160ffe109b0fc7ccdca45c3b3f551a382a0bcf2c2af9e3832b0d4451e2868ca93a38de8e8e2caf1946ac72936b3256e99a32437d0ddd937a60
+Size (appres-1.0.7.tar.xz) = 120780 bytes
Home |
Main Index |
Thread Index |
Old Index