Update to version 3.0.3

This commit is contained in:
Markus Brueffer 2005-02-13 20:28:09 +00:00
parent fef4c66c86
commit 84b5a79f0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128725
8 changed files with 36 additions and 36 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= krename
PORTVERSION= 3.0.2
PORTVERSION= 3.0.3
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= markus@FreeBSD.org
COMMENT= Very powerful batch file renamer for KDE3
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_BZIP2= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
MD5 (krename-3.0.2.tar.bz2) = 9f3575391562f3ebcc6705c92c8b0374
SIZE (krename-3.0.2.tar.bz2) = 610184
MD5 (krename-3.0.3.tar.bz2) = bd02b8363f9d9a37a576d569f35eb269
SIZE (krename-3.0.3.tar.bz2) = 615140

View file

@ -0,0 +1,11 @@
--- krename/krenameimpl.cpp.orig Sun Feb 13 20:32:52 2005
+++ krename/krenameimpl.cpp Sun Feb 13 20:36:36 2005
@@ -96,7 +96,7 @@
plugin = PluginLoader::instance();
helpDialogData = new HelpDialogData();
// Maybe parent instead of 0 but might crash when switching from wizard to tab mode
- helpDialog = new HelpDialog( helpDialogData, 0, false );
+ helpDialog = new HelpDialog( helpDialogData, 0, 0, false );
m_switching = false;

View file

@ -2,21 +2,10 @@ bin/krename
share/applnk/Utilities/krename.desktop
share/apps/konqueror/servicemenus/krename_dir.desktop
share/apps/konqueror/servicemenus/krenameservicemenu.desktop
share/apps/krename/krename_system_default_tabbed.xml
share/apps/krename/krename_system_default_wizard.xml
share/apps/krename/logo.png
share/doc/HTML/de/krename/changes.html
share/doc/HTML/de/krename/compilation.html
share/doc/HTML/de/krename/credits.html
share/doc/HTML/de/krename/faq.html
share/doc/HTML/de/krename/index.html
share/doc/HTML/de/krename/introduction.html
share/doc/HTML/de/krename/using-krename.html
share/doc/HTML/en/krename/changes.html
share/doc/HTML/en/krename/compilation.html
share/doc/HTML/en/krename/credits.html
share/doc/HTML/en/krename/faq.html
share/doc/HTML/en/krename/index.html
share/doc/HTML/en/krename/introduction.html
share/doc/HTML/en/krename/using-krename.html
share/icons/hicolor/32x32/apps/krename.png
share/icons/hicolor/48x48/apps/krename.png
share/icons/locolor/16x16/apps/krename.png
@ -45,8 +34,6 @@ share/locale/zh_TW.Big5/LC_MESSAGES/krename.mo
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/doc/HTML/en/krename
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
@dirrm share/doc/HTML/de/krename
@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrm share/apps/krename
@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true

View file

@ -6,7 +6,7 @@
#
PORTNAME= krename
PORTVERSION= 3.0.2
PORTVERSION= 3.0.3
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= markus@FreeBSD.org
COMMENT= Very powerful batch file renamer for KDE3
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_BZIP2= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
MD5 (krename-3.0.2.tar.bz2) = 9f3575391562f3ebcc6705c92c8b0374
SIZE (krename-3.0.2.tar.bz2) = 610184
MD5 (krename-3.0.3.tar.bz2) = bd02b8363f9d9a37a576d569f35eb269
SIZE (krename-3.0.3.tar.bz2) = 615140

View file

@ -0,0 +1,11 @@
--- krename/krenameimpl.cpp.orig Sun Feb 13 20:32:52 2005
+++ krename/krenameimpl.cpp Sun Feb 13 20:36:36 2005
@@ -96,7 +96,7 @@
plugin = PluginLoader::instance();
helpDialogData = new HelpDialogData();
// Maybe parent instead of 0 but might crash when switching from wizard to tab mode
- helpDialog = new HelpDialog( helpDialogData, 0, false );
+ helpDialog = new HelpDialog( helpDialogData, 0, 0, false );
m_switching = false;

View file

@ -2,21 +2,10 @@ bin/krename
share/applnk/Utilities/krename.desktop
share/apps/konqueror/servicemenus/krename_dir.desktop
share/apps/konqueror/servicemenus/krenameservicemenu.desktop
share/apps/krename/krename_system_default_tabbed.xml
share/apps/krename/krename_system_default_wizard.xml
share/apps/krename/logo.png
share/doc/HTML/de/krename/changes.html
share/doc/HTML/de/krename/compilation.html
share/doc/HTML/de/krename/credits.html
share/doc/HTML/de/krename/faq.html
share/doc/HTML/de/krename/index.html
share/doc/HTML/de/krename/introduction.html
share/doc/HTML/de/krename/using-krename.html
share/doc/HTML/en/krename/changes.html
share/doc/HTML/en/krename/compilation.html
share/doc/HTML/en/krename/credits.html
share/doc/HTML/en/krename/faq.html
share/doc/HTML/en/krename/index.html
share/doc/HTML/en/krename/introduction.html
share/doc/HTML/en/krename/using-krename.html
share/icons/hicolor/32x32/apps/krename.png
share/icons/hicolor/48x48/apps/krename.png
share/icons/locolor/16x16/apps/krename.png
@ -45,8 +34,6 @@ share/locale/zh_TW.Big5/LC_MESSAGES/krename.mo
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/doc/HTML/en/krename
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
@dirrm share/doc/HTML/de/krename
@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrm share/apps/krename
@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true