diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-06-25 08:34:54 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-06-25 08:34:54 +0000 |
commit | 95210734fbbfd717151ca8b29e45e814de4d65d3 (patch) | |
tree | 81eb07e279abb742f94a59335536315dcdc0f5cc /editors/kxmleditor | |
parent | Run modem_run with a full path (diff) |
Update to version 0.7.2
Diffstat (limited to 'editors/kxmleditor')
-rw-r--r-- | editors/kxmleditor/Makefile | 10 | ||||
-rw-r--r-- | editors/kxmleditor/distinfo | 2 | ||||
-rw-r--r-- | editors/kxmleditor/files/patch-aa | 13 | ||||
-rw-r--r-- | editors/kxmleditor/pkg-plist | 13 |
4 files changed, 26 insertions, 12 deletions
diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index ecaa19b5dba2..a1ed40e3e28f 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -6,19 +6,15 @@ # PORTNAME= kxmleditor -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kevlo@FreeBSD.org +USE_KDELIBS_VER=3 GNU_CONFIGURE= yes - -USE_KDELIBS_VER=2 - -CONFIGURE_ENV+= LIBQT="-lqt2" MOC="moc2" KDEDIR="${LOCALBASE}" -CONFIGURE_ARGS+= --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib +INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/editors/kxmleditor/distinfo b/editors/kxmleditor/distinfo index 79c5a15cdf03..0eb46e51459f 100644 --- a/editors/kxmleditor/distinfo +++ b/editors/kxmleditor/distinfo @@ -1 +1 @@ -MD5 (kxmleditor-0.7.1.tar.gz) = e179a0de6388d148c46bec0ad4a3b2d0 +MD5 (kxmleditor-0.7.2.tar.gz) = 4e185c7ad8c3ccef79959cd628404b88 diff --git a/editors/kxmleditor/files/patch-aa b/editors/kxmleditor/files/patch-aa new file mode 100644 index 000000000000..f4362fe5831c --- /dev/null +++ b/editors/kxmleditor/files/patch-aa @@ -0,0 +1,13 @@ +--- kxmleditor/Makefile.in.orig Tue Jun 25 16:11:37 2002 ++++ kxmleditor/Makefile.in Tue Jun 25 16:15:18 2002 +@@ -348,8 +348,8 @@ + $(mkinstalldirs) $(DESTDIR)$(bindir) + @list='$(bin_PROGRAMS)'; for p in $$list; do \ + if test -f $$p; then \ +- echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ +- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ ++ echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)"; \ ++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir); \ + else :; fi; \ + done + diff --git a/editors/kxmleditor/pkg-plist b/editors/kxmleditor/pkg-plist index 12200c5ee590..018df0ed7e4a 100644 --- a/editors/kxmleditor/pkg-plist +++ b/editors/kxmleditor/pkg-plist @@ -1,7 +1,7 @@ bin/kxmleditor -lib/libkxmleditor.la -lib/libkxmleditor.so -lib/libkxmleditor.so.1.0 +lib/libkxmleditorpart.la +lib/libkxmleditorpart.so +lib/libkxmleditorpart.so.1.0 share/applnk/Applications/kxmleditor.desktop share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_next.png share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_prev.png @@ -61,14 +61,18 @@ share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_element.png share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_procins.png share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_down.png share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_up.png -share/apps/kxmleditor/kxmleditorpart.rc +share/apps/kxmleditor/kxmleditorpartBrowseUI.rc +share/apps/kxmleditor/kxmleditorpartEditUI.rc +share/apps/kxmleditor/kxmleditorshell.rc share/apps/kxmleditor/kxmleditorui.rc share/apps/kxmleditor/pics/xml_attribute.png share/apps/kxmleditor/pics/xml_cdata.png share/apps/kxmleditor/pics/xml_comment.png share/apps/kxmleditor/pics/xml_contents.png share/apps/kxmleditor/pics/xml_element.png +share/apps/kxmleditor/pics/xml_procinstr.png share/apps/kxmleditor/pics/xml_text.png +share/doc/HTML/en/kxmleditor/common share/doc/HTML/en/kxmleditor/index.cache.bz2 share/doc/HTML/en/kxmleditor/index.docbook share/doc/HTML/en/kxmleditor/screenshot.png @@ -79,6 +83,7 @@ share/icons/hicolor/32x32/apps/kxmleditor.png share/icons/hicolor/48x48/apps/kxmleditor.png share/icons/locolor/16x16/apps/kxmleditor.png share/icons/locolor/32x32/apps/kxmleditor.png +share/services/kxmleditorpart.desktop @dirrm share/doc/HTML/en/kxmleditor @dirrm share/apps/kxmleditor/pics @dirrm share/apps/kxmleditor/icons/locolor/16x16/actions |