pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/menu2wm Update to 0.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b95425eb6ef
branches: trunk
changeset: 467652:1b95425eb6ef
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Feb 04 22:24:54 2004 +0000
description:
Update to 0.2:
Second alpha version, released on 2004/02/04.
* Intensive code reorganization and cleanup.
* Added a DTD describing menu2wm's input format. Menu files are validated
against it automatically.
* Added output support for FVWM.
* Added limited output support for .desktop files. KDE will open generted
menus without problems, while GNOME will have to use the old mode to use
them (because files do not use the 'Categories' property).
diffstat:
wm/menu2wm/Makefile | 5 ++---
wm/menu2wm/PLIST | 4 +++-
wm/menu2wm/distinfo | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 6485b4b091aa -r 1b95425eb6ef wm/menu2wm/Makefile
--- a/wm/menu2wm/Makefile Wed Feb 04 22:23:46 2004 +0000
+++ b/wm/menu2wm/Makefile Wed Feb 04 22:24:54 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/04 22:24:54 jmmv Exp $
#
-DISTNAME= menu2wm-0.1
-PKGREVISION= 2
+DISTNAME= menu2wm-0.2
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=menu2wm/}
diff -r 6485b4b091aa -r 1b95425eb6ef wm/menu2wm/PLIST
--- a/wm/menu2wm/PLIST Wed Feb 04 22:23:46 2004 +0000
+++ b/wm/menu2wm/PLIST Wed Feb 04 22:24:54 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/05 19:47:19 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/04 22:24:54 jmmv Exp $
bin/menu2wm
man/man1/menu2wm.1
share/doc/${PKGNAME}/CHANGES
@@ -7,5 +7,7 @@
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/TODO
share/examples/${PKGNAME}/ex1.xml
+share/xml/menu2wm.dtd
+@comment in xmlcatmgr: @dirrm share/xml
@dirrm share/examples/${PKGNAME}
@dirrm share/doc/${PKGNAME}
diff -r 6485b4b091aa -r 1b95425eb6ef wm/menu2wm/distinfo
--- a/wm/menu2wm/distinfo Wed Feb 04 22:23:46 2004 +0000
+++ b/wm/menu2wm/distinfo Wed Feb 04 22:24:54 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/05 19:47:19 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2004/02/04 22:24:54 jmmv Exp $
-SHA1 (menu2wm-0.1.tar.gz) = adfd313af46a2484c85dc19538b325a5d602b0d2
-Size (menu2wm-0.1.tar.gz) = 12913 bytes
+SHA1 (menu2wm-0.2.tar.gz) = 7acda45ee94f6506ee524a6adad94843f45024b7
+Size (menu2wm-0.2.tar.gz) = 16634 bytes
Home |
Main Index |
Thread Index |
Old Index