git: c789aeb57ce8 - main - devel/appstream: Update to 0.16.0

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 09 Feb 2023 11:45:58 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c789aeb57ce8776a6216a5a45db438247b612f27

commit c789aeb57ce8776a6216a5a45db438247b612f27
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-02-09 11:44:54 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-02-09 11:45:23 +0000

    devel/appstream: Update to 0.16.0
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 devel/appstream/Makefile  | 7 +++++--
 devel/appstream/distinfo  | 6 +++---
 devel/appstream/pkg-plist | 3 ++-
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/devel/appstream/Makefile b/devel/appstream/Makefile
index 02b9a05c833b..ca5a5a69bfcf 100644
--- a/devel/appstream/Makefile
+++ b/devel/appstream/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	AppStream
-DISTVERSION=	0.15.6
+DISTVERSION=	0.16.0
 CATEGORIES=	devel
 MASTER_SITES=	https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
 
@@ -24,10 +24,13 @@ USES=		gettext gnome localbase:ldflags meson pkgconfig \
 		python:3.6+,build tar:xz vala:build
 
 USE_GNOME=	glib20 introspection:build libxml2 libxslt
+USE_LDCONFIG=	yes
 
+CFLAGS+=	-D__BSD_VISIBLE=1
 MESON_ARGS=	-Dstemming=true \
 		-Dvapi=true \
 		-Dapidocs=false \
-		-Dinstall-docs=false
+		-Dinstall-docs=false \
+		-Dsystemd=false \
 
 .include <bsd.port.mk>
diff --git a/devel/appstream/distinfo b/devel/appstream/distinfo
index bee2370d6320..b608a35c784c 100644
--- a/devel/appstream/distinfo
+++ b/devel/appstream/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673421580
-SHA256 (AppStream-0.15.6.tar.xz) = 23d6c940368b5a6cedf622df3707c0dd8679cf4b0739f7aba13f925c58cdf10e
-SIZE (AppStream-0.15.6.tar.xz) = 2517688
+TIMESTAMP = 1675941481
+SHA256 (AppStream-0.16.0.tar.xz) = 6430cce80ddfcda5a35270edf80f71e78f437ca5104183f765af9f3ed048e170
+SIZE (AppStream-0.16.0.tar.xz) = 2554064
diff --git a/devel/appstream/pkg-plist b/devel/appstream/pkg-plist
index 931a42dfdb2b..33cf0c7592e4 100644
--- a/devel/appstream/pkg-plist
+++ b/devel/appstream/pkg-plist
@@ -29,6 +29,7 @@ include/appstream/as-review.h
 include/appstream/as-screenshot.h
 include/appstream/as-spdx.h
 include/appstream/as-suggested.h
+include/appstream/as-system-info.h
 include/appstream/as-translation.h
 include/appstream/as-utils.h
 include/appstream/as-validator-issue.h
@@ -38,7 +39,7 @@ include/appstream/as-version.h
 include/appstream/as-video.h
 lib/girepository-1.0/AppStream-1.0.typelib
 lib/libappstream.so
-lib/libappstream.so.0.15.6
+lib/libappstream.so.0.16.0
 lib/libappstream.so.4
 libdata/pkgconfig/appstream.pc
 man/man1/appstreamcli.1.gz