summaryrefslogtreecommitdiff
path: root/sysutils/desktop-file-utils/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-07 16:11:19 +0000
committerwiz <wiz@pkgsrc.org>2007-09-07 16:11:19 +0000
commitd92ea87634f143c5fbeaaa9012743a347a1c46df (patch)
tree465eae3793bc4f69678e02c32d02637b9f62c5df /sysutils/desktop-file-utils/Makefile
parentaf30a5d2115ad1d044b1226058d0df93fbdfb0c1 (diff)
downloadpkgsrc-d92ea87634f143c5fbeaaa9012743a347a1c46df.tar.gz
Update to 0.14:
============ Version 0.14 ============ o update of the Emacs editing mode for .desktop files (Ville Skyttä) o make desktop-file-install print an error when trying to install a non-existing desktop file, or a desktop file that can't be read (Vincent) o make the validator check the content of the Icon key (Vincent) o make the validator accept X-Foo as a valid environment (this was added to the spec) (Stanislav Brabec, Vincent) o really handle the -m command line argument for desktop-file-install (Matthias Clasen) o make desktop-file-install accept as one valid argument multiple categories/only-show-in/mime-types values. Now --add-category="GNOME;GTK" works as expected. (Vincent) o make desktop-file-install validate the created desktop file before removing the original file, and unlink it if it's not valid (Vincent) o code cleanups for desktop-file-install (Vincent)
Diffstat (limited to 'sysutils/desktop-file-utils/Makefile')
-rw-r--r--sysutils/desktop-file-utils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/desktop-file-utils/Makefile b/sysutils/desktop-file-utils/Makefile
index 74ad700c597..1fe98bca232 100644
--- a/sysutils/desktop-file-utils/Makefile
+++ b/sysutils/desktop-file-utils/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2007/07/13 15:53:42 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2007/09/07 16:11:19 wiz Exp $
#
-DISTNAME= desktop-file-utils-0.13
-PKGREVISION= 1
+DISTNAME= desktop-file-utils-0.14
CATEGORIES= sysutils gnome
MASTER_SITES= http://freedesktop.org/software/desktop-file-utils/releases/