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: Sun Jul 24 14:59:35 UTC 2022
Modified Files:
pkgsrc/devel/appstream-glib: Makefile distinfo
Log Message:
appstream-glib: update to 0.8.0.
Version 0.8.0
~~~~~~~~~~~~~
Released: 2022-07-15
New Features:
- Add validation for duplicate license xml elements (Otto Urpelainen)
- Add vcs-browser and contribute URL type (JakobDev)
- Port from libsoup to libcurl (Richard Hughes)
- Support em/code tags (Philip Müller)
- Use GProxyResolver to auto-detect the correct proxy (Richard Hughes)
Bugfixes:
- Align the OARS/CSM mappings (Philip Withnall)
- Also unwrap description in metainfo files (Fabian Vogt)
- Check --version-script linker option before using (Biswapriyo Nath)
- Consider the AppStream version as a string (Corentin Noël)
- Do not show a critical warning on <suggests><id/></suggests> (Richard Hughes)
- Fix extracting relative symlinks and file paths in icon tarball (Fabian Vogt, Philip Withnall)
- Fix Markdown underlining in appdata-to-news (Philip Withnall)
- Fix validation of translated captions when LANG is not C (Richard Hughes)
- Make directories as 0755 && umask (Pavel Raiskup)
- Parse custom and launchables from DEP-11 (Sebastian Krzyszkowiak)
- Sync the ITS file with appstream (Piotr Drąg)
- Update current version in AsStore (Corentin Noël)
- Update to SPDX 3.16 (Nick Richards)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/appstream-glib/Makefile
cvs rdiff -u -r1.5 -r1.6 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.15 pkgsrc/devel/appstream-glib/Makefile:1.16
--- pkgsrc/devel/appstream-glib/Makefile:1.15 Fri Jul 22 09:07:11 2022
+++ pkgsrc/devel/appstream-glib/Makefile Sun Jul 24 14:59:35 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/07/22 09:07:11 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2022/07/24 14:59:35 wiz Exp $
-DISTNAME= appstream-glib-0.7.18
-PKGREVISION= 5
+DISTNAME= appstream-glib-0.8.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
GITHUB_TAG= ${DISTNAME:S/-/_/g:S/./_/g}
@@ -32,9 +31,9 @@ PYTHON_FOR_BUILD_ONLY= tool
.include "../../devel/libuuid/buildlink3.mk"
.include "../../devel/meson/build.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
-.include "../../net/libsoup/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"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/appstream-glib/distinfo
diff -u pkgsrc/devel/appstream-glib/distinfo:1.5 pkgsrc/devel/appstream-glib/distinfo:1.6
--- pkgsrc/devel/appstream-glib/distinfo:1.5 Tue Oct 26 10:14:15 2021
+++ pkgsrc/devel/appstream-glib/distinfo Sun Jul 24 14:59:35 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:14:15 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/07/24 14:59:35 wiz Exp $
-BLAKE2s (appstream-glib-0.7.18.tar.gz) = 6f39e52160cda396941edc629dbcededb508444979ef408aeed05832dd9f8c71
-SHA512 (appstream-glib-0.7.18.tar.gz) = 659bb7a022faff728ad1f94308e9dc63266fe9d1430d9b05be3c34843a7d00169ae69e76582537e14edaf7f5233989c6c055a5fb5ac4692674f6763be1510b9d
-Size (appstream-glib-0.7.18.tar.gz) = 2580687 bytes
+BLAKE2s (appstream-glib-0.8.0.tar.gz) = 11e581a6faddcaa5ad4ce7a3fa4d8d8e223958755b4d294c305c6884c7d9531a
+SHA512 (appstream-glib-0.8.0.tar.gz) = 80ebe3ea4c27c91135d9cba64249407a92fe51ec3150505e9285c5c9217beab32232e263c953696b33e0f92220f1bda4e6737f1dbc73dfa4e81f55e2da03429b
+Size (appstream-glib-0.8.0.tar.gz) = 2588779 bytes
Home |
Main Index |
Thread Index |
Old Index