summaryrefslogtreecommitdiff
path: root/editors/mlview
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-01-09 15:56:43 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-01-09 15:56:43 +0000
commit445897b8089f3469c41c71e57971a56efbe4e6d2 (patch)
tree54a1201860060ecf3062f826c34b64424fdbc5ee /editors/mlview
parent- Update to 2.1.0 (diff)
Update to 0.7.1
PR: 75749 Submitted by: Simon Barner <barner@gmx.de>
Notes
Notes: svn path=/head/; revision=125963
Diffstat (limited to 'editors/mlview')
-rw-r--r--editors/mlview/Makefile7
-rw-r--r--editors/mlview/distinfo4
-rw-r--r--editors/mlview/files/patch-mlview.desktop.in11
-rw-r--r--editors/mlview/files/patch-src-mlview-tree-view.c15
-rw-r--r--editors/mlview/pkg-plist21
5 files changed, 30 insertions, 28 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 0d6624125e10..557f6ecb464f 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= mlview
-PORTVERSION= 0.6.3
-PORTREVISION= 1
+PORTVERSION= 0.7.1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
DIST_SUBDIR= gnome2
MAINTAINER= barner@gmx.de
@@ -18,7 +17,7 @@ COMMENT= A tree oriented XML editor for Gnome
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 259
USE_GNOME= gnomeprefix gnomehack eel2
USE_GMAKE= yes
USE_LIBTOOL_VER=15
diff --git a/editors/mlview/distinfo b/editors/mlview/distinfo
index b4dfb224dc2f..ca954633a8af 100644
--- a/editors/mlview/distinfo
+++ b/editors/mlview/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/mlview-0.6.3.tar.bz2) = 6975d10f92deddfee4b02153aafc6bcd
-SIZE (gnome2/mlview-0.6.3.tar.bz2) = 483344
+MD5 (gnome2/mlview-0.7.1.tar.bz2) = 85383331e5bb6d59293cee5b86595284
+SIZE (gnome2/mlview-0.7.1.tar.bz2) = 635825
diff --git a/editors/mlview/files/patch-mlview.desktop.in b/editors/mlview/files/patch-mlview.desktop.in
new file mode 100644
index 000000000000..599abdf003c4
--- /dev/null
+++ b/editors/mlview/files/patch-mlview.desktop.in
@@ -0,0 +1,11 @@
+--- mlview.desktop.in.orig Mon Jan 3 16:38:27 2005
++++ mlview.desktop.in Mon Jan 3 16:38:43 2005
+@@ -6,7 +6,7 @@
+ GenericName=MlView Generic XML Editor
+ Categories=GNOME;Application;Office;TextEditor;
+ Comment=A generic simple and powerfull XML editor for GNOME
+-Icon=mlview-app-icon.xpm
++Icon=../mlview/mlview-app-icon.xpm
+ TryExec=mlv
+ Exec=mlv %F
+ Terminal=false
diff --git a/editors/mlview/files/patch-src-mlview-tree-view.c b/editors/mlview/files/patch-src-mlview-tree-view.c
deleted file mode 100644
index 814ae7239c4a..000000000000
--- a/editors/mlview/files/patch-src-mlview-tree-view.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/mlview-tree-view.c.orig Sat May 1 23:36:40 2004
-+++ src/mlview-tree-view.c Wed Jul 28 15:25:16 2004
-@@ -746,11 +746,11 @@
- mlview_tree_view_build_contextual_menu (MlViewTreeView *a_this)
- {
- struct TreeEditorContextualMenuHandle *menu_handle = NULL ;
-+ GtkWidget *menu = NULL, *menuitem = NULL, *submenu = NULL;
-
- g_return_val_if_fail (a_this
- && MLVIEW_IS_TREE_VIEW (a_this),
- MLVIEW_BAD_PARAM_ERROR) ;
-- GtkWidget *menu = NULL, *menuitem = NULL, *submenu = NULL;
-
- menu_handle = g_try_malloc
- (sizeof (struct TreeEditorContextualMenuHandle)) ;
diff --git a/editors/mlview/pkg-plist b/editors/mlview/pkg-plist
index 917c796c8dc5..01f76bbec31e 100644
--- a/editors/mlview/pkg-plist
+++ b/editors/mlview/pkg-plist
@@ -4,23 +4,30 @@ etc/gconf/schemas/mlview.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/mlview.schemas > /dev/null || /usr/bin/true
lib/libmlview.a
lib/libmlview.so
-lib/libmlview.so.5
+lib/libmlview.so.7
share/gnome/applications/mlview.desktop
+share/gnome/mlview/main-menu-bar.xml
+share/gnome/mlview/main-toolbar.xml
+share/gnome/mlview/mlview-app-icon.png
+share/gnome/mlview/mlview-app-icon.xpm
share/gnome/mlview/mlview-css-picker.glade
-share/gnome/mlview/mlview-dtd-choice.glade
share/gnome/mlview/mlview-dtd-choice-dtd-not-resolved.glade
+share/gnome/mlview/mlview-dtd-choice.glade
share/gnome/mlview/mlview-main-app-win.glade
+share/gnome/mlview/mlview-main-app-win2.glade
share/gnome/mlview/mlview-preferences.glade
-share/gnome/mlview/tree-view-find-dialog.glade
-share/gnome/mlview/mlview-app-icon.png
-share/gnome/mlview/mlview-app-icon.xpm
+share/gnome/mlview/mlview-schemas-window.glade
+share/gnome/mlview/mlview-search-node.glade
+share/gnome/mlview/mlview-uri-dialog.glade
+share/gnome/mlview/mlview-validation-report.glade
+share/gnome/mlview/tree-view-edit-menu.xml
share/gnome/mlview/xml-comment-node.png
-share/gnome/mlview/xml-element-node.png
share/gnome/mlview/xml-element-node-open.png
+share/gnome/mlview/xml-element-node.png
share/gnome/mlview/xml-entity-ref-node.png
share/gnome/mlview/xml-pi-node.png
-share/gnome/mlview/xml-root.png
share/gnome/mlview/xml-root-open.png
+share/gnome/mlview/xml-root.png
share/gnome/mlview/xml-text-node.png
share/locale/az/LC_MESSAGES/mlview.mo
share/locale/ca/LC_MESSAGES/mlview.mo