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 Oct 7 20:46:05 UTC 2020
Modified Files:
pkgsrc/devel/appstream-glib: Makefile PLIST distinfo
Log Message:
appstream-glib: update to 0.7.18.
Version 0.7.18
~~~~~~~~~~~~~~
Released: 2020-09-07
New Features:
- Add content rating system APIs from gnome-software (Philip Withnall)
- Add "validate-version" command (Florian Müllner)
Bugfixes:
- Allow timestamp in the future in validate-relax (Bartłomiej Piotrowski)
- Don't ignore localized strings that are the same as original (Isaque Galdino)
- Fix crash with invalid children of <ul/> (Fabian Vogt)
- Lower the OARS/CSM mapping of sex-homosexuality/intense (Philip Withnall)
- Properly initialize mutexes (Laurent Bigonville)
- Test launchable tags in validation (Ian McInerney)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/appstream-glib/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/appstream-glib/PLIST \
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.5 pkgsrc/devel/appstream-glib/Makefile:1.6
--- pkgsrc/devel/appstream-glib/Makefile:1.5 Mon Aug 17 20:18:22 2020
+++ pkgsrc/devel/appstream-glib/Makefile Wed Oct 7 20:46:05 2020
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:22 leot Exp $
+# $NetBSD: Makefile,v 1.6 2020/10/07 20:46:05 wiz Exp $
-DISTNAME= appstream-glib-appstream_glib_0_7_17
-PKGNAME= appstream-glib-0.7.17
-PKGREVISION= 2
+DISTNAME= appstream-glib-appstream_glib_0_7_18
+PKGNAME= appstream-glib-0.7.18
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
GITHUB_PROJECT= appstream-glib
-GITHUB_TAG= appstream_glib_0_7_17
+GITHUB_TAG= ${PKGNAME:S/-/_/g:S/./_/g}
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://github.com/hughsie/appstream-glib/
Index: pkgsrc/devel/appstream-glib/PLIST
diff -u pkgsrc/devel/appstream-glib/PLIST:1.1 pkgsrc/devel/appstream-glib/PLIST:1.2
--- pkgsrc/devel/appstream-glib/PLIST:1.1 Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/PLIST Wed Oct 7 20:46:05 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/10/07 20:46:05 wiz Exp $
bin/appstream-builder
bin/appstream-compose
bin/appstream-util
@@ -67,6 +67,7 @@ share/locale/fi/LC_MESSAGES/appstream-gl
share/locale/fr/LC_MESSAGES/appstream-glib.mo
share/locale/fur/LC_MESSAGES/appstream-glib.mo
share/locale/gl/LC_MESSAGES/appstream-glib.mo
+share/locale/hr/LC_MESSAGES/appstream-glib.mo
share/locale/hu/LC_MESSAGES/appstream-glib.mo
share/locale/id/LC_MESSAGES/appstream-glib.mo
share/locale/it/LC_MESSAGES/appstream-glib.mo
Index: pkgsrc/devel/appstream-glib/distinfo
diff -u pkgsrc/devel/appstream-glib/distinfo:1.1 pkgsrc/devel/appstream-glib/distinfo:1.2
--- pkgsrc/devel/appstream-glib/distinfo:1.1 Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/distinfo Wed Oct 7 20:46:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2020/10/07 20:46:05 wiz Exp $
-SHA1 (appstream-glib-appstream_glib_0_7_17.tar.gz) = d4fa25c47812377d031e1a66521f0fb83b784273
-RMD160 (appstream-glib-appstream_glib_0_7_17.tar.gz) = a3179f64ae3799f4d1846a22933f80dfc486466f
-SHA512 (appstream-glib-appstream_glib_0_7_17.tar.gz) = dd578157806199434479c04aea4ae18f63fc2438a9c1ec109d60c9b96b4906c7330b46a56b3105568a25f884b44329427d1f48e4127837df22d35b2302834340
-Size (appstream-glib-appstream_glib_0_7_17.tar.gz) = 2404663 bytes
+SHA1 (appstream-glib-appstream_glib_0_7_18.tar.gz) = d1a91fb2eb99fb54fed86b29ab203836b589d4a1
+RMD160 (appstream-glib-appstream_glib_0_7_18.tar.gz) = f8fc16e7e173b5aa000d48bdbf3c7665b7fb0281
+SHA512 (appstream-glib-appstream_glib_0_7_18.tar.gz) = 659bb7a022faff728ad1f94308e9dc63266fe9d1430d9b05be3c34843a7d00169ae69e76582537e14edaf7f5233989c6c055a5fb5ac4692674f6763be1510b9d
+Size (appstream-glib-appstream_glib_0_7_18.tar.gz) = 2580687 bytes
Home |
Main Index |
Thread Index |
Old Index