git: b2417b1e78f7 - main - devel/libnotify: update to 0.8.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 12:48:33 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b2417b1e78f7b47777b9f0ef6c8f894a131e93ba
commit b2417b1e78f7b47777b9f0ef6c8f894a131e93ba
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-02-18 19:39:24 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-02-19 12:48:04 +0000
devel/libnotify: update to 0.8.2
New in 0.8.2
============
* Set new summary for library [Maximiliano]
* docs: port to gi-docgen [Maximiliano]
* docs: Fix URL to Desktop Notification Spec [Andre]
* meson: replace deprecated meson.source_root() calls [Kai]
* meson: bump minimum meson version to 0.58 [centaurii]
* Introspection docs fixes [Maximiliano, Logan]
Contributors:
Maximiliano Sandoval R, Andre Klapper, Kai Smith, centaurii, Logan Rathbone
PR: 269666
---
devel/libnotify/Makefile | 7 +++----
devel/libnotify/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 8bae0e779aa4..0ada9775407c 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libnotify
-DISTVERSION= 0.8.1
+DISTVERSION= 0.8.2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -10,11 +10,10 @@ WWW= https://gitlab.gnome.org/GNOME/libnotify
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= xsltproc:textproc/libxslt \
- docbook-xsl-ns>=0:textproc/docbook-xsl-ns
+BUILD_DEPENDS= docbook-xsl-ns>=0:textproc/docbook-xsl-ns
USES= gmake gnome libtool meson pkgconfig tar:xz
-USE_GNOME= glib20 gdkpixbuf2 introspection:build
+USE_GNOME= glib20 gdkpixbuf2 introspection:build libxslt:build
USE_LDCONFIG= yes
MESON_ARGS= -Dtests=false -Ddocbook_docs=disabled -Dgtk_doc=false
diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo
index a6cd6a1dea61..1442d6bf56ef 100644
--- a/devel/libnotify/distinfo
+++ b/devel/libnotify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658679512
-SHA256 (libnotify-0.8.1.tar.xz) = d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557
-SIZE (libnotify-0.8.1.tar.xz) = 105368
+TIMESTAMP = 1676741653
+SHA256 (libnotify-0.8.2.tar.xz) = c5f4ed3d1f86e5b118c76415aacb861873ed3e6f0c6b3181b828cf584fc5c616
+SIZE (libnotify-0.8.2.tar.xz) = 105912