diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2023-02-18 19:39:24 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-19 12:48:04 +0000 |
commit | b2417b1e78f7b47777b9f0ef6c8f894a131e93ba (patch) | |
tree | d10c956dc548f8f9a832f3f9c91ca4c4ed038482 | |
parent | e6884568dcd17316d7b18a459be2e69a4dfac9f5 (diff) |
-rw-r--r-- | devel/libnotify/Makefile | 7 | ||||
-rw-r--r-- | 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 |