diff options
author | lofi <lofi@FreeBSD.org> | 2006-02-01 17:13:29 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-02-01 17:13:29 +0800 |
commit | f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb (patch) | |
tree | ea576a9270931313cf4d1ebe844d978da0cb0b30 /www | |
parent | dca0ecf1934038f462563ad8cfad39699af659f2 (diff) | |
download | freebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.tar.gz freebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.tar.zst freebsd-ports-graphics-f64e4755fbed6f29a3b7a0cc6ffa15edeee393eb.zip |
Update to KDE 3.5.1.
Diffstat (limited to 'www')
8 files changed, 6 insertions, 90 deletions
diff --git a/www/kdewebdev/distinfo b/www/kdewebdev/distinfo index d8f3ce78acf..b4a6baf47aa 100644 --- a/www/kdewebdev/distinfo +++ b/www/kdewebdev/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdewebdev-3.5.0.tar.bz2) = 58bb4d025fa125c5ad0dc43769ba9786 -SHA256 (KDE/kdewebdev-3.5.0.tar.bz2) = 7cd279c14271d630ebce029e22db7884a06434f3a8ca202607b64bb5d0a38902 -SIZE (KDE/kdewebdev-3.5.0.tar.bz2) = 6021886 +MD5 (KDE/kdewebdev-3.5.1.tar.bz2) = 0faea4e8088005ae60f58b21c60b32ea +SHA256 (KDE/kdewebdev-3.5.1.tar.bz2) = 686c63a7ebee3cef94c261ef0be18a9cb7697dfa803b92ab94b6d4837b0101e1 +SIZE (KDE/kdewebdev-3.5.1.tar.bz2) = 6025620 diff --git a/www/kdewebdev/files/patch-quanta_components_debugger-variableslistview.cpp b/www/kdewebdev/files/patch-quanta_components_debugger-variableslistview.cpp deleted file mode 100644 index e177c94e355..00000000000 --- a/www/kdewebdev/files/patch-quanta_components_debugger-variableslistview.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- quanta/components/debugger/variableslistview.cpp.orig Tue Dec 20 16:15:57 2005 -+++ quanta/components/debugger/variableslistview.cpp Tue Dec 20 16:20:08 2005 -@@ -215,7 +215,7 @@ - item->setText(VariablesListViewColumns::Name, oldvar->name()); - item->setText(VariablesListViewColumns::Type, oldvar->typeName()); - item->setText(VariablesListViewColumns::Size, oldvar->sizeName()); -- item->setText(VariablesListViewColumns::Value, (newvar->isScalar() ? oldvar->value() : "")); -+ item->setText(VariablesListViewColumns::Value, (newvar->isScalar() ? oldvar->value() : QString())); - - } - diff --git a/www/kdewebdev/files/patch-quanta_treeviews-structtreeview.cpp b/www/kdewebdev/files/patch-quanta_treeviews-structtreeview.cpp deleted file mode 100644 index 32d7b7855ed..00000000000 --- a/www/kdewebdev/files/patch-quanta_treeviews-structtreeview.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- quanta/treeviews/structtreeview.cpp.orig Tue Dec 20 16:27:47 2005 -+++ quanta/treeviews/structtreeview.cpp Tue Dec 20 16:34:08 2005 -@@ -776,7 +776,7 @@ - m_marker = current_item; - - if(current_item == m_draggedItem || -- !(e->provides("text/x-struct_tree_tag_item") || e->source() == this) || !m_marker) -+ !(e->provides("text/x-struct_tree_tag_item") || e->source() == (QWidget *)this) || !m_marker) - { - e->accept(false); - last_accept = false; diff --git a/www/kdewebdev/files/patch-quanta_utility-tagaction.cpp b/www/kdewebdev/files/patch-quanta_utility-tagaction.cpp deleted file mode 100644 index a1a825eaec8..00000000000 --- a/www/kdewebdev/files/patch-quanta_utility-tagaction.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- quanta/utility/tagaction.cpp.orig Mon Dec 19 16:28:54 2005 -+++ quanta/utility/tagaction.cpp Mon Dec 19 16:59:38 2005 -@@ -1145,7 +1145,7 @@ - long cursor_offset = selection.cursorOffset(); - kafkaCommon::splitStartAndEndNodeSubtree(start_node, start_offset, end_node, end_offset, commonParent, - commonParentStartChildLocation, commonParentEndChildLocation, -- selection, false, modifs); -+ selection, 0, modifs); - - Q_ASSERT(start_node != end_node); - -@@ -1221,7 +1221,7 @@ - int cursor_offset = selection.cursorOffset();*/ - kafkaCommon::splitStartAndEndNodeSubtree(start_node, start_offset, end_node, end_offset, commonParent, - commonParentStartChildLocation, commonParentEndChildLocation, -- selection, /*cursor_node, cursor_offset, */false, modifs); -+ selection, /*cursor_node, cursor_offset, */0, modifs); - - // kafkaCommon::coutTree(baseNode, 3); - diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index d8f3ce78acf..b4a6baf47aa 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdewebdev-3.5.0.tar.bz2) = 58bb4d025fa125c5ad0dc43769ba9786 -SHA256 (KDE/kdewebdev-3.5.0.tar.bz2) = 7cd279c14271d630ebce029e22db7884a06434f3a8ca202607b64bb5d0a38902 -SIZE (KDE/kdewebdev-3.5.0.tar.bz2) = 6021886 +MD5 (KDE/kdewebdev-3.5.1.tar.bz2) = 0faea4e8088005ae60f58b21c60b32ea +SHA256 (KDE/kdewebdev-3.5.1.tar.bz2) = 686c63a7ebee3cef94c261ef0be18a9cb7697dfa803b92ab94b6d4837b0101e1 +SIZE (KDE/kdewebdev-3.5.1.tar.bz2) = 6025620 diff --git a/www/kdewebdev4/files/patch-quanta_components_debugger-variableslistview.cpp b/www/kdewebdev4/files/patch-quanta_components_debugger-variableslistview.cpp deleted file mode 100644 index e177c94e355..00000000000 --- a/www/kdewebdev4/files/patch-quanta_components_debugger-variableslistview.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- quanta/components/debugger/variableslistview.cpp.orig Tue Dec 20 16:15:57 2005 -+++ quanta/components/debugger/variableslistview.cpp Tue Dec 20 16:20:08 2005 -@@ -215,7 +215,7 @@ - item->setText(VariablesListViewColumns::Name, oldvar->name()); - item->setText(VariablesListViewColumns::Type, oldvar->typeName()); - item->setText(VariablesListViewColumns::Size, oldvar->sizeName()); -- item->setText(VariablesListViewColumns::Value, (newvar->isScalar() ? oldvar->value() : "")); -+ item->setText(VariablesListViewColumns::Value, (newvar->isScalar() ? oldvar->value() : QString())); - - } - diff --git a/www/kdewebdev4/files/patch-quanta_treeviews-structtreeview.cpp b/www/kdewebdev4/files/patch-quanta_treeviews-structtreeview.cpp deleted file mode 100644 index 32d7b7855ed..00000000000 --- a/www/kdewebdev4/files/patch-quanta_treeviews-structtreeview.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- quanta/treeviews/structtreeview.cpp.orig Tue Dec 20 16:27:47 2005 -+++ quanta/treeviews/structtreeview.cpp Tue Dec 20 16:34:08 2005 -@@ -776,7 +776,7 @@ - m_marker = current_item; - - if(current_item == m_draggedItem || -- !(e->provides("text/x-struct_tree_tag_item") || e->source() == this) || !m_marker) -+ !(e->provides("text/x-struct_tree_tag_item") || e->source() == (QWidget *)this) || !m_marker) - { - e->accept(false); - last_accept = false; diff --git a/www/kdewebdev4/files/patch-quanta_utility-tagaction.cpp b/www/kdewebdev4/files/patch-quanta_utility-tagaction.cpp deleted file mode 100644 index a1a825eaec8..00000000000 --- a/www/kdewebdev4/files/patch-quanta_utility-tagaction.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- quanta/utility/tagaction.cpp.orig Mon Dec 19 16:28:54 2005 -+++ quanta/utility/tagaction.cpp Mon Dec 19 16:59:38 2005 -@@ -1145,7 +1145,7 @@ - long cursor_offset = selection.cursorOffset(); - kafkaCommon::splitStartAndEndNodeSubtree(start_node, start_offset, end_node, end_offset, commonParent, - commonParentStartChildLocation, commonParentEndChildLocation, -- selection, false, modifs); -+ selection, 0, modifs); - - Q_ASSERT(start_node != end_node); - -@@ -1221,7 +1221,7 @@ - int cursor_offset = selection.cursorOffset();*/ - kafkaCommon::splitStartAndEndNodeSubtree(start_node, start_offset, end_node, end_offset, commonParent, - commonParentStartChildLocation, commonParentEndChildLocation, -- selection, /*cursor_node, cursor_offset, */false, modifs); -+ selection, /*cursor_node, cursor_offset, */0, modifs); - - // kafkaCommon::coutTree(baseNode, 3); - |