- upgrade to version 0.7.2

- qt2/kde2 -> qt3/kde3
- bump NEED_VERSION
This commit is contained in:
kevlo 2002-06-25 02:41:03 +00:00
parent 4853ea068d
commit a3ef6e6a8f
4 changed files with 21 additions and 30 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2002/05/13 12:37:37 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2002/06/25 02:41:03 kevlo Exp $
COMMENT= "xml editor for KDE"
DISTNAME= kxmleditor-0.7.1
DISTNAME= kxmleditor-0.7.2
CATEGORIES= editors
NEED_VERSION= 1.528
NEED_VERSION= 1.531
HOMEPAGE= http://kxmleditor.sourceforge.net/
@ -17,22 +17,23 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kxmleditor/}
BUILD_DEPENDS= ::x11/qt2-designer
LIB_DEPENDS= kdecore.3,DCOP,kfile,kdeui,kparts,ksycoca,kio,kdesu,kssl::x11/kde/libs2
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdesu,kdeui,kio,kparts::x11/kde/libs3
PATCH_LIST=${PORTSDIR}/x11/kde/libs2/patches/p-* patch-*
MODULES= qt2
MODULES= qt3
PATCH_LIST= {PORTSDIR}/x11/kde/arts3/patches/p-*
MAKE_ENV= ${CONFIGURE_ENV}
# Ensure qt2 will always be at the front
MAKE_FLAGS= CXXLD='--tag CXX ${CXX} -L${MODQT_LIBDIR}'
USE_X11= Yes
USE_GMAKE= Yes
AUTOCONF_NEW= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_ARGS= ${MODQT_CONFIGURE_ARGS}
CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include
CONFIGURE_ARGS+= --disable-mt --enable-final --disable-threading
CONFIGURE_ARGS+= --enable-static
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ENV= KDEDIR=${LOCALBASE}

View File

@ -1,3 +1,3 @@
MD5 (kxmleditor-0.7.1.tar.gz) = e179a0de6388d148c46bec0ad4a3b2d0
RMD160 (kxmleditor-0.7.1.tar.gz) = d62e5381b6838ba1a4263501381b5b8090b5e04d
SHA1 (kxmleditor-0.7.1.tar.gz) = 0d40839f873211bf665a9c95ceb04215641a9fd9
MD5 (kxmleditor-0.7.2.tar.gz) = 4e185c7ad8c3ccef79959cd628404b88
RMD160 (kxmleditor-0.7.2.tar.gz) = 3b0bb7d7c5b520b157b5684a0cf8bfaa7212a49a
SHA1 (kxmleditor-0.7.2.tar.gz) = 625b67e5378cecc33e6467d36e17aafc043f868e

View File

@ -1,14 +0,0 @@
$OpenBSD: patch-admin_am_edit,v 1.1 2001/11/12 22:07:49 espie Exp $
--- admin/am_edit.orig Mon Nov 12 18:55:28 2001
+++ admin/am_edit Mon Nov 12 18:57:16 2001
@@ -1546,7 +1546,9 @@ sub tag_DOCFILES ()
}
$lookup = '\nindex.cache.bz2:';
if ($MakefileData !~ /\n($lookup)/) {
- $lines .= "index.cache.bz2: \$(srcdir)/index.docbook \$(KDE_XSL_STYLESHEET) $files\n";
+ $files2= $files;
+ $files2=~ s/\b\s*index.cache.bz2\s*\b/ /;
+ $lines .= "index.cache.bz2: \$(srcdir)/index.docbook \$(KDE_XSL_STYLESHEET) $files2\n";
$lines .= "\t\@if test -n \"\$(MEINPROC)\"; then echo \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; fi\n";
$lines .= "\n";
}

View File

@ -1,8 +1,7 @@
@comment $OpenBSD: PLIST,v 1.4 2001/10/27 15:23:44 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.5 2002/06/25 02:41:10 kevlo Exp $
bin/kxmleditor
lib/libkxmleditor.a
lib/libkxmleditor.la
%%SHARED%%
lib/libkxmleditorpart.a
lib/libkxmleditorpart.la
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
@ -62,15 +61,19 @@ 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
share/doc/HTML/en/kxmleditor/setupspcchr.png
@ -80,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