CVS commit: pkgsrc/devel/appstream
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Sat Jul 25 08:36:34 UTC 2026 Modified Files: pkgsrc/devel/appstream: Makefile distinfo Log Message: appstream: updated to 1.1.5 1.1.5 Features: * sysinfo: Implement display size detection on macOS Bugfixes: * qt: Add back wrong const Component::addBundle for ABI compatibility * qt: Use strndup for C string-list conversion * pool: Fix bidirectional wildcard search for modalias provides To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/appstream/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/appstream/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 2 KB)
Modified files:
Index: pkgsrc/devel/appstream/Makefile
diff -u pkgsrc/devel/appstream/Makefile:1.32 pkgsrc/devel/appstream/Makefile:1.33
--- pkgsrc/devel/appstream/Makefile:1.32 Thu Jul 23 06:51:07 2026
+++ pkgsrc/devel/appstream/Makefile Sat Jul 25 08:36:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2026/07/23 06:51:07 adam Exp $
+# $NetBSD: Makefile,v 1.33 2026/07/25 08:36:34 adam Exp $
-DISTNAME= appstream-1.1.4
+DISTNAME= appstream-1.1.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ximion/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -41,8 +41,6 @@ SUBST_SED.paths= -e 's,/usr/include,${PR
.include "../../devel/wayland/platform.mk"
.if !empty(PLATFORM_SUPPORTS_WAYLAND:Myes)
.include "../../devel/wayland/buildlink3.mk"
-.else
-MESON_ARGS+= -Dwayland=false
.endif
.include "../../archivers/zstd/buildlink3.mk"
Index: pkgsrc/devel/appstream/distinfo
diff -u pkgsrc/devel/appstream/distinfo:1.13 pkgsrc/devel/appstream/distinfo:1.14
--- pkgsrc/devel/appstream/distinfo:1.13 Thu Jul 23 06:51:07 2026
+++ pkgsrc/devel/appstream/distinfo Sat Jul 25 08:36:34 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2026/07/23 06:51:07 adam Exp $
+$NetBSD: distinfo,v 1.14 2026/07/25 08:36:34 adam Exp $
-BLAKE2s (appstream-1.1.4.tar.gz) = acecdf9133c77d429c01cafa37080d551a742ced0ed0e73e5de26532e3796e3b
-SHA512 (appstream-1.1.4.tar.gz) = 51ad96cf5d49cecc241f92f1cb78ebeeab34e2bc06d8efa01af3762a009050923a28633f03a8d8594f499f229bd4533709f21cddd1db4c2c771d86df64509119
-Size (appstream-1.1.4.tar.gz) = 4333045 bytes
+BLAKE2s (appstream-1.1.5.tar.gz) = bed93df5a7e76103327c217feae16d569d4f774247b73990677e02f38497f6b4
+SHA512 (appstream-1.1.5.tar.gz) = a27518ec825eb877c76271c55dcb8e3da0c6e728cb6121ef7f94dbc0709c9d16798359783f13f28d4776dd4a74e31e62e4a6f3f2fcecabd6a49c375ffe4fba4a
+Size (appstream-1.1.5.tar.gz) = 4335995 bytes
SHA1 (patch-docs_meson.build) = a40e94677655387ca1c94c46b044aebafb617686
SHA1 (patch-src_as-system-info.c) = 7d96a06658739979901e526126755b374fcf4aad