pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/appstream-glib
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 26 16:26:01 UTC 2024
Modified Files:
pkgsrc/devel/appstream-glib: Makefile distinfo
Log Message:
appstream-glib: update to 0.8.3.
Version 0.8.3
~~~~~~~~~~~~~
Released: 2024-06-05
New Features:
- Drop support for libstemmer (Richard Hughes)
Bugfixes:
- Add font glob match for .ttc files (Joey Riches)
- Do not veto the extension if the parent cannot be found (Richard Hughes)
- Include screenshot height in "too small" and "too large" error (suve)
- Make the appdata filename check match the plugin globs (Richard Hughes)
- Remove Check for X-KDE-StartupNotify (JakobDev)
- Stop trying to convert Fedora licenses into SPDX (Richard Hughes)
- Support RFC9512 registration for application/yaml (David Mohammed)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/appstream-glib/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/appstream-glib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/appstream-glib/Makefile
diff -u pkgsrc/devel/appstream-glib/Makefile:1.33 pkgsrc/devel/appstream-glib/Makefile:1.34
--- pkgsrc/devel/appstream-glib/Makefile:1.33 Wed May 29 16:31:57 2024
+++ pkgsrc/devel/appstream-glib/Makefile Wed Jun 26 16:26:01 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2024/05/29 16:31:57 adam Exp $
+# $NetBSD: Makefile,v 1.34 2024/06/26 16:26:01 wiz Exp $
-DISTNAME= appstream-glib-0.8.2
-PKGREVISION= 10
+DISTNAME= appstream-glib-0.8.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
GITHUB_TAG= ${DISTNAME:S/-/_/g:S/./_/g}
@@ -34,7 +33,6 @@ PYTHON_FOR_BUILD_ONLY= tool
.include "../../devel/meson/build.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../textproc/json-glib/buildlink3.mk"
-.include "../../textproc/libstemmer/buildlink3.mk"
.include "../../textproc/libyaml/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
Index: pkgsrc/devel/appstream-glib/distinfo
diff -u pkgsrc/devel/appstream-glib/distinfo:1.7 pkgsrc/devel/appstream-glib/distinfo:1.8
--- pkgsrc/devel/appstream-glib/distinfo:1.7 Wed Apr 26 15:58:30 2023
+++ pkgsrc/devel/appstream-glib/distinfo Wed Jun 26 16:26:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/04/26 15:58:30 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/06/26 16:26:01 wiz Exp $
-BLAKE2s (appstream-glib-0.8.2.tar.gz) = 6457afd619e068965c89beb7fd5659faa3b8b079411038277982082f9dfdaefb
-SHA512 (appstream-glib-0.8.2.tar.gz) = f5c301d9183ccd4773979fd99de694e4b8a6e5d27b5192399e540ee37e9a1f34496055965df09f5445630622a7fc3f23a61f6ab91f8467c73164ba9eb65ef959
-Size (appstream-glib-0.8.2.tar.gz) = 2596867 bytes
+BLAKE2s (appstream-glib-0.8.3.tar.gz) = 974c07fc4b3bd1afce525a152902598b97f073b990a45ea4a5900cc31b15c519
+SHA512 (appstream-glib-0.8.3.tar.gz) = 720182ef507777ca818b1e955e16b1b8691927882664c1cc42e094ad10949036991ffb9a666e2f3f104cb1ca29ed824c507e9b8e46089d54b41d30b7fed0d71c
+Size (appstream-glib-0.8.3.tar.gz) = 2597322 bytes
Home |
Main Index |
Thread Index |
Old Index