summaryrefslogtreecommitdiff
path: root/misc/xdg-utils/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2017-05-09 18:58:29 +0000
committerleot <leot@pkgsrc.org>2017-05-09 18:58:29 +0000
commit08544f12322b71d20b98b9148e8ec2775ca27d1a (patch)
tree62655c3ac7ac01d8f123d8a27fc447f289a1bcd6 /misc/xdg-utils/Makefile
parent08119fef0df012a247f9931a0e44d4cb867c5516 (diff)
downloadpkgsrc-08544f12322b71d20b98b9148e8ec2775ca27d1a.tar.gz
Update misc/xdg-utils to 1.1.2
Changes: xdg-utils 1.1.2 ---------------- * xdg-open: Add "chromium" to fallback browsers (BR99366) * xdg-mime: fails on encountering a list for x-scheme-handler (BR44163) * xdg-screensaver: Restore previous X11 screensaver timeout (BR#98509) * Add gio tool support (BR99063) * xdg-open/xdg-email: add flatpack support (BR98824) * Add support for LXQt * Add enlightenment to xdg-email, xdg-settings * xdg-open: prefer open_generic_xdg_x_scheme_handler over open_envvar (BR96472) * xdg-mime: ensure check_mimeapps_list returns only primary item (BR44163) * xdg-mime: xdg-mime does not write the file it reads in a query (BR95051) * xdg-mime: properly handle varied ktraderclient5 output (BR94946) * xdg-screensaver: support cinnamon-screensaver (BR92966) * xdg-open: improve fallbacks, add open_generic (almost) everywhere (BR93442) * Check for $WAYLAND_DISPLAY as well as $DISPLAY. Move display checking to a common has_display() function. Thanks to Pasi Sjöholm for reporting.
Diffstat (limited to 'misc/xdg-utils/Makefile')
-rw-r--r--misc/xdg-utils/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/xdg-utils/Makefile b/misc/xdg-utils/Makefile
index 260a0bdaf77..14d14364260 100644
--- a/misc/xdg-utils/Makefile
+++ b/misc/xdg-utils/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2016/09/15 16:16:52 richard Exp $
+# $NetBSD: Makefile,v 1.11 2017/05/09 18:58:29 leot Exp $
-DISTNAME= xdg-utils-1.1.1
-PKGNAME= ${DISTNAME:S/-rc/rc/}
-PKGREVISION= 1
+DISTNAME= xdg-utils-1.1.2
CATEGORIES= misc
MASTER_SITES= http://portland.freedesktop.org/download/