diff options
author | markd <markd@pkgsrc.org> | 2003-04-01 12:27:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-04-01 12:27:04 +0000 |
commit | 1cb1db4a9d8b15cddee83dc01e73a337321ffde6 (patch) | |
tree | de2f95a971d375ca758c65baa7bebf159446798d /x11/kdelibs3 | |
parent | 3e863267e6261e979da6a68f2369c7aa30e085ef (diff) | |
download | pkgsrc-1cb1db4a9d8b15cddee83dc01e73a337321ffde6.tar.gz |
Update KDE to 3.1.1.
Changes:
arts
* Several memory corruption fixes.
kdelibs
* kdialog: Fix screen numbering problem for centerOnScreen() static method
* kprogress: Fix math problem in displaying correct percentage for large
numbers
* kio_http: Fix data processing for webdav(s) listing of directories and files
* kate: Many small bugfixes, including:
+ Fixed code completion drop-down box position
+ Fixed "wrap cursor disabled" bugs
+ Fixed vertical scrollbar middle mouse behaviour
+ Fixed remove whitespace feature
+ Now clears the redo history when it is irrelevant
+ Fixed crash after starting up with a non-existant directory in the file
selector history
* kparts: Fix extension of transparently downloaded files, this fixes ark
(used to display temp file instead of archive content)
* klauncher: Fixed support for "Path=" entry in .desktop files. This entry
can be used to specify a working directory.
* kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
* kdeui: Fix for alternate background coloring in Konqueror list views.
* kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
* kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
points to the same place
* kstyles: Handle focus indicators on label-less checkboxes better
* kdeprint: Don't freeze when there is no route to the selected CUPS server
* SSL: add support for OpenSSL 0.9.7
* SSL: ADH ciphers are now explicitly disabled in all cases
* SSL: new CA root certificate added
* Several Xinerama related fixes
* QXEmbed fixes for various situations that don't handle XEMBED well
* Java on IRIX with SGI 1.2 VM is fixed
* khtml: Several major bugfixes, partially incorporated fixes from Safari as well.
kdeaddons
kdeadmin
* Linux Kernel Configurator: Add details about the lightbulb icon's meaning
* Linux Kernel Configurator: Support for more incorrect kernel configuration
files
kdeartwork
kdebase
* kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
* klipper: Escape "&" everywhere.
* konsole:
+ Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
+ Fixed usage of background images with spaces in the filename.
+ Profile support fixes (disabled menubar etc.)
+ Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
title.
+ Fixed a problem with the "Linux" font that prevented it from being used
with fontconfig.
* kdesktop: Made desktop menus pop up in unused Kicker space work.
* kicker: Fixed empty taskbar sometimes showing scroll buttons.
* konqueror:
+ Various startup performance improvements
+ Fix crash when sidebar tree expands hidden directory
+ Fix crash when config button hidden from config button's menu
+ Extensive fixes to Netscape plugins, fixing crashes and plugin support
+ Changes to default preview settings, making the defaults safer on various
platforms
* Java configuration module: Make it possible to properly configure Java in
all cases
* Previews: Fixed a privacy issue where previews of HTML files could access
files or hosts on the network.
kdeedu
* KStars:
+ Fixed bug #51708: No longer exits if starting position is below horizon
(only affected some systems)
+ Fixed bug #52205: Country of Lhasa is China, not Tibet.
+ Fixed too-narrow coordinates field in statusbar.
+ Fixed bug in "length of day" calculator module; it now properly accounts
for latitude and longitude
kdegames
* Atlantik: Many small bugfixes, including:
+ Better handling of incoming messages
+ Fixed token animation
* kbackgammon: Common crash fix.
kdegraphics
* KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
drawings
* Kooka: Some UI crashes fixed
* KViewShell: Default paper size is fixed
* KGhostView: Fixed wheel-mouse scrolling
kdemultimedia
* KsCD:
+ Stopped KsCD from pausing after tracks in random mode
+ Correctly associate extra CDDB information with tracks
+ Support non-Latin encodings properly in CDDB entries and elsewhere
+ Proper systemtray behaviour
+ Updated key accel code to avoid depricated calls
* Movie previews have been removed due to severe unresolved stability problems
kdenetwork
* Desktop Sharing server (krfb):
+ fix problems on X11 servers with 8 bit depth
+ fix problems on X11 servers with big-endian framebuffer
+ allow X11 servers without XShm (thin clients). Warning: requires a lot
of bandwidth
+ remove read timeouts. This should solve problems with some clients that
got disconnected after a minute of inactivity (but increases the time to
detect dead clients)
+ fix problem with clients that support both RichCursor and SoftCursor
encodings (like krdc from HEAD)
* Desktop Sharing client (krdc):
+ fix: when an error occurred in fullscreen krdc did not restore the
original resolution
+ fix: krdc stopped to repaint the framebuffer after a disconnect while
the error dialog was displayed
+ the quality setting in medium quality mode has been increased because
the original setting looked too bad with Keramik
kdepim
* KOrganizer bug fixes:
+ Use correct default duration for events crossing a day boundary (#53477).
+ Correctly save category colors (#54913).
+ Don't show todos more than once in what's next view.
+ Include todos in print output of month view (#53291).
+ Don't restrict maximum size of search dialog (#54912).
+ Make cancel button of template selection dialog work (#54852).
+ Don't break sorting when changing todos by context menu (#53680).
+ Update views on changes of todos directly in the todo list (#43162).
+ Save state of statusbar (#55380).
* knotes: Escape "&" in note titles
kdesdk
* Cervisia:
+ Fixed line break in protocol view
+ Fixed timestamp for files that are not in cvs (#55053)
+ Fixed handling of Cervisia's options like 'Update Recursively' when run
as embedded part in konqueror (#55665)
kdetoys
* kworldclock: Fixed that all clocks show the same time.
* kweather: Made it work again with non-english locales. (#52147)
* kweather: Prevent KWeather from looping and freezing Kicker when not
connected to the internet.(#49191)
kdeutils
* klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
* kcalc: Now a KMainWindow instead of a KDialog to fix various UI
inconsistencies
* kdf: Support escapes in fstab
quanta
* Bugfixes:
+ Allow resizing of the main window even with large user toolbars [#53230]
+ Insert valid DTD definitions [#53274]
+ Honor the View Default settings from Settings->Configure Editor [#53569]
+ Be less braindead regarding the Show DTD Toolbar setting [#53739]
+ Be able to select also directories in tag dialogs [#54819]
+ Do not complain about text files being binary ones on a system with
broken mimetypes [#54924]
+ Bring up the "File Changed" dialog only, when the file content has
changed[#55678]
+ Select Tag Area behaviour fixed for optional tags
+ Insert non-translated string in CSS code parts
+ Insert "border-top", "border-right", etc. correctly in CSS
+ Don't quote the script line more than once in the action configuration
dialog
+ Memory leak fixed: editor parts were not deleted when a file was closed
+ Fix insertion of "img" tags in HTML documents
+ Upload/rescan project/add to new project tree view behaviour fixed
+ Fix renaming of file in the Project Tree, when a file with the new name
was already present in the project
+ Rename only what has to be renamed in the project and enable project
saving after a rename
+ Use the correct encoding for newly created files
+ Saving of Author and E-Mail project options was broken in some cases
+ Fix the numbering of new documents
+ Fix the execution of actions
+ Fix crash when deleting an action
+ Insert valid single tags from the toolbar
* Enhancements:
+ Show the tag attributes (Alt-Down) menu lower than the current line
+ "Insert in cursor position" for script actions replaces the selection if
there was some text selected
+ New DCOP interface (WindowManagerIf) added to enable the modification of
the opened documents from a script
+ DTD for Quanta tags (DTD definition) added
+ XHTML 1.0 Strict DTD added
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs3/PLIST | 137 | ||||
-rw-r--r-- | x11/kdelibs3/distinfo | 8 | ||||
-rw-r--r-- | x11/kdelibs3/patches/patch-aq | 10 |
4 files changed, 23 insertions, 136 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 2c1c5469ddd..f7e7ddf192d 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2003/03/28 20:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2003/04/01 12:27:13 markd Exp $ -DISTNAME= kdelibs-3.1 +DISTNAME= kdelibs-3.1.1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs3/PLIST b/x11/kdelibs3/PLIST index b9dfad098c4..cbe7e54fa62 100644 --- a/x11/kdelibs3/PLIST +++ b/x11/kdelibs3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2003/03/11 13:10:32 markd Exp $ +@comment $NetBSD: PLIST,v 1.10 2003/04/01 12:27:13 markd Exp $ bin/artsmessage bin/checkXML ${CUPS}bin/cupsdconf @@ -627,6 +627,8 @@ lib/kde3/kio_http.la lib/kde3/kio_http.so lib/kde3/kio_metainfo.la lib/kde3/kio_metainfo.so +lib/kde3/kjavaappletviewer.la +lib/kde3/kjavaappletviewer.so lib/kde3/kjs_html.la lib/kde3/kjs_html.so lib/kde3/ktexteditor_insertfile.la @@ -883,7 +885,9 @@ share/kde/apps/katepart/syntax/javascript.xml share/kde/apps/katepart/syntax/kbasic.xml share/kde/apps/katepart/syntax/language.dtd share/kde/apps/katepart/syntax/latex.xml +share/kde/apps/katepart/syntax/ldif.xml share/kde/apps/katepart/syntax/literate-haskell.xml +share/kde/apps/katepart/syntax/lpc.xml share/kde/apps/katepart/syntax/mab.xml share/kde/apps/katepart/syntax/makefile.xml share/kde/apps/katepart/syntax/mason.xml @@ -892,6 +896,7 @@ share/kde/apps/katepart/syntax/objectivec.xml share/kde/apps/katepart/syntax/pascal.xml share/kde/apps/katepart/syntax/perl.xml share/kde/apps/katepart/syntax/php.xml +share/kde/apps/katepart/syntax/picsrc.xml share/kde/apps/katepart/syntax/postscript.xml share/kde/apps/katepart/syntax/prolog.xml share/kde/apps/katepart/syntax/python.xml @@ -901,6 +906,7 @@ share/kde/apps/katepart/syntax/rsiidl.xml share/kde/apps/katepart/syntax/ruby.xml share/kde/apps/katepart/syntax/sather.xml share/kde/apps/katepart/syntax/scheme.xml +share/kde/apps/katepart/syntax/sci.xml share/kde/apps/katepart/syntax/sgml.xml share/kde/apps/katepart/syntax/sml.xml share/kde/apps/katepart/syntax/sql-mysql.xml @@ -908,6 +914,8 @@ share/kde/apps/katepart/syntax/sql-postgresql.xml share/kde/apps/katepart/syntax/sql.xml share/kde/apps/katepart/syntax/syntax.template share/kde/apps/katepart/syntax/tcl.xml +share/kde/apps/katepart/syntax/uscript.xml +share/kde/apps/katepart/syntax/velocity.xml share/kde/apps/katepart/syntax/verilog.xml share/kde/apps/katepart/syntax/vhdl.xml share/kde/apps/katepart/syntax/winehq.xml @@ -3718,6 +3726,7 @@ share/kde/mimelnk/application/x-graphite.desktop share/kde/mimelnk/application/x-gzip.desktop share/kde/mimelnk/application/x-hancomword.desktop share/kde/mimelnk/application/x-jar.desktop +share/kde/mimelnk/application/x-java-applet.desktop share/kde/mimelnk/application/x-java.desktop share/kde/mimelnk/application/x-karbon.desktop share/kde/mimelnk/application/x-kchart.desktop @@ -3876,6 +3885,7 @@ share/kde/services/kgzipfilter.desktop share/kde/services/khtml.desktop share/kde/services/khtmlimage.desktop share/kde/services/kio_uiserver.desktop +share/kde/services/kjavaappletviewer.desktop share/kde/services/kmailservice.protocol share/kde/services/kmultipart.desktop share/kde/services/knotify.desktop @@ -3933,128 +3943,6 @@ share/kde/servicetypes/scriptinterface.desktop @dirrm share/kde/mimelnk/all @dirrm share/kde/mimelnk @dirrm share/kde/locale -@exec ${MKDIR} %D/share/kde/icons/locolor/64x64/mimetypes -@dirrm share/kde/icons/locolor/64x64/mimetypes -@exec ${MKDIR} %D/share/kde/icons/locolor/64x64/filesystems -@dirrm share/kde/icons/locolor/64x64/filesystems -@exec ${MKDIR} %D/share/kde/icons/locolor/64x64/devices -@dirrm share/kde/icons/locolor/64x64/devices -@exec ${MKDIR} %D/share/kde/icons/locolor/64x64/apps -@dirrm share/kde/icons/locolor/64x64/apps -@exec ${MKDIR} %D/share/kde/icons/locolor/64x64/actions/kde -@dirrm share/kde/icons/locolor/64x64/actions/kde -@dirrm share/kde/icons/locolor/64x64/actions -@dirrm share/kde/icons/locolor/64x64 -@exec ${MKDIR} %D/share/kde/icons/locolor/48x48/mimetypes -@dirrm share/kde/icons/locolor/48x48/mimetypes -@exec ${MKDIR} %D/share/kde/icons/locolor/48x48/filesystems -@dirrm share/kde/icons/locolor/48x48/filesystems -@exec ${MKDIR} %D/share/kde/icons/locolor/48x48/devices -@dirrm share/kde/icons/locolor/48x48/devices -@exec ${MKDIR} %D/share/kde/icons/locolor/48x48/apps -@dirrm share/kde/icons/locolor/48x48/apps -@exec ${MKDIR} %D/share/kde/icons/locolor/48x48/actions/kde -@dirrm share/kde/icons/locolor/48x48/actions/kde -@dirrm share/kde/icons/locolor/48x48/actions -@dirrm share/kde/icons/locolor/48x48 -@exec ${MKDIR} %D/share/kde/icons/locolor/32x32/mimetypes -@dirrm share/kde/icons/locolor/32x32/mimetypes -@exec ${MKDIR} %D/share/kde/icons/locolor/32x32/filesystems -@dirrm share/kde/icons/locolor/32x32/filesystems -@exec ${MKDIR} %D/share/kde/icons/locolor/32x32/devices -@dirrm share/kde/icons/locolor/32x32/devices -@exec ${MKDIR} %D/share/kde/icons/locolor/32x32/apps -@dirrm share/kde/icons/locolor/32x32/apps -@exec ${MKDIR} %D/share/kde/icons/locolor/32x32/actions/kde -@dirrm share/kde/icons/locolor/32x32/actions/kde -@dirrm share/kde/icons/locolor/32x32/actions -@dirrm share/kde/icons/locolor/32x32 -@exec ${MKDIR} %D/share/kde/icons/locolor/22x22/mimetypes -@dirrm share/kde/icons/locolor/22x22/mimetypes -@exec ${MKDIR} %D/share/kde/icons/locolor/22x22/filesystems -@dirrm share/kde/icons/locolor/22x22/filesystems -@exec ${MKDIR} %D/share/kde/icons/locolor/22x22/devices -@dirrm share/kde/icons/locolor/22x22/devices -@exec ${MKDIR} %D/share/kde/icons/locolor/22x22/apps -@dirrm share/kde/icons/locolor/22x22/apps -@exec ${MKDIR} %D/share/kde/icons/locolor/22x22/actions/kde -@dirrm share/kde/icons/locolor/22x22/actions/kde -@dirrm share/kde/icons/locolor/22x22/actions -@dirrm share/kde/icons/locolor/22x22 -@exec ${MKDIR} %D/share/kde/icons/locolor/16x16/mimetypes -@dirrm share/kde/icons/locolor/16x16/mimetypes -@exec ${MKDIR} %D/share/kde/icons/locolor/16x16/filesystems -@dirrm share/kde/icons/locolor/16x16/filesystems -@exec ${MKDIR} %D/share/kde/icons/locolor/16x16/devices -@dirrm share/kde/icons/locolor/16x16/devices -@exec ${MKDIR} %D/share/kde/icons/locolor/16x16/apps -@dirrm share/kde/icons/locolor/16x16/apps -@exec ${MKDIR} %D/share/kde/icons/locolor/16x16/actions/kde -@dirrm share/kde/icons/locolor/16x16/actions/kde -@dirrm share/kde/icons/locolor/16x16/actions -@dirrm share/kde/icons/locolor/16x16 -@dirrm share/kde/icons/locolor -@exec ${MKDIR} %D/share/kde/icons/hicolor/64x64/mimetypes -@dirrm share/kde/icons/hicolor/64x64/mimetypes -@exec ${MKDIR} %D/share/kde/icons/hicolor/64x64/filesystems -@dirrm share/kde/icons/hicolor/64x64/filesystems -@exec ${MKDIR} %D/share/kde/icons/hicolor/64x64/devices -@dirrm share/kde/icons/hicolor/64x64/devices -@exec ${MKDIR} %D/share/kde/icons/hicolor/64x64/apps -@dirrm share/kde/icons/hicolor/64x64/apps -@exec ${MKDIR} %D/share/kde/icons/hicolor/64x64/actions/kde -@dirrm share/kde/icons/hicolor/64x64/actions/kde -@dirrm share/kde/icons/hicolor/64x64/actions -@dirrm share/kde/icons/hicolor/64x64 -@exec ${MKDIR} %D/share/kde/icons/hicolor/48x48/mimetypes -@dirrm share/kde/icons/hicolor/48x48/mimetypes -@exec ${MKDIR} %D/share/kde/icons/hicolor/48x48/filesystems -@dirrm share/kde/icons/hicolor/48x48/filesystems -@exec ${MKDIR} %D/share/kde/icons/hicolor/48x48/devices -@dirrm share/kde/icons/hicolor/48x48/devices -@exec ${MKDIR} %D/share/kde/icons/hicolor/48x48/apps -@dirrm share/kde/icons/hicolor/48x48/apps -@exec ${MKDIR} %D/share/kde/icons/hicolor/48x48/actions/kde -@dirrm share/kde/icons/hicolor/48x48/actions/kde -@dirrm share/kde/icons/hicolor/48x48/actions -@dirrm share/kde/icons/hicolor/48x48 -@exec ${MKDIR} %D/share/kde/icons/hicolor/32x32/mimetypes -@dirrm share/kde/icons/hicolor/32x32/mimetypes -@exec ${MKDIR} %D/share/kde/icons/hicolor/32x32/filesystems -@dirrm share/kde/icons/hicolor/32x32/filesystems -@exec ${MKDIR} %D/share/kde/icons/hicolor/32x32/devices -@dirrm share/kde/icons/hicolor/32x32/devices -@exec ${MKDIR} %D/share/kde/icons/hicolor/32x32/apps -@dirrm share/kde/icons/hicolor/32x32/apps -@exec ${MKDIR} %D/share/kde/icons/hicolor/32x32/actions/kde -@dirrm share/kde/icons/hicolor/32x32/actions/kde -@dirrm share/kde/icons/hicolor/32x32/actions -@dirrm share/kde/icons/hicolor/32x32 -@exec ${MKDIR} %D/share/kde/icons/hicolor/22x22/mimetypes -@dirrm share/kde/icons/hicolor/22x22/mimetypes -@exec ${MKDIR} %D/share/kde/icons/hicolor/22x22/filesystems -@dirrm share/kde/icons/hicolor/22x22/filesystems -@exec ${MKDIR} %D/share/kde/icons/hicolor/22x22/devices -@dirrm share/kde/icons/hicolor/22x22/devices -@exec ${MKDIR} %D/share/kde/icons/hicolor/22x22/apps -@dirrm share/kde/icons/hicolor/22x22/apps -@exec ${MKDIR} %D/share/kde/icons/hicolor/22x22/actions/kde -@dirrm share/kde/icons/hicolor/22x22/actions/kde -@dirrm share/kde/icons/hicolor/22x22/actions -@dirrm share/kde/icons/hicolor/22x22 -@exec ${MKDIR} %D/share/kde/icons/hicolor/16x16/mimetypes -@dirrm share/kde/icons/hicolor/16x16/mimetypes -@exec ${MKDIR} %D/share/kde/icons/hicolor/16x16/filesystems -@dirrm share/kde/icons/hicolor/16x16/filesystems -@exec ${MKDIR} %D/share/kde/icons/hicolor/16x16/devices -@dirrm share/kde/icons/hicolor/16x16/devices -@exec ${MKDIR} %D/share/kde/icons/hicolor/16x16/apps -@dirrm share/kde/icons/hicolor/16x16/apps -@exec ${MKDIR} %D/share/kde/icons/hicolor/16x16/actions/kde -@dirrm share/kde/icons/hicolor/16x16/actions/kde -@dirrm share/kde/icons/hicolor/16x16/actions -@dirrm share/kde/icons/hicolor/16x16 -@dirrm share/kde/icons/hicolor @dirrm share/kde/icons/crystalsvg/scalable/filesystems @dirrm share/kde/icons/crystalsvg/scalable/devices @dirrm share/kde/icons/crystalsvg/scalable/apps @@ -4090,7 +3978,6 @@ share/kde/servicetypes/scriptinterface.desktop @dirrm share/kde/icons/crystalsvg/128x128/mimetypes @dirrm share/kde/icons/crystalsvg/128x128 @dirrm share/kde/icons/crystalsvg -@dirrm share/kde/icons @dirrm share/kde/config/ui @dirrm share/kde/config/colors @dirrm share/kde/config @@ -4236,7 +4123,7 @@ share/kde/servicetypes/scriptinterface.desktop @dirrm share/kde/applnk/Settings/Components @dirrm share/kde/applnk/Settings @dirrm share/kde/applnk -@dirrm share/kde +@comment dirrm share/kde @dirrm share/doc/kde/HTML/en/kspell @exec ${MKDIR} %D/share/doc/kde/HTML/en/kdelibs-apidocs/libkmid/html @dirrm share/doc/kde/HTML/en/kdelibs-apidocs/libkmid/html diff --git a/x11/kdelibs3/distinfo b/x11/kdelibs3/distinfo index 6c4efe2a788..f0b79b01424 100644 --- a/x11/kdelibs3/distinfo +++ b/x11/kdelibs3/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2003/03/11 13:10:33 markd Exp $ +$NetBSD: distinfo,v 1.17 2003/04/01 12:27:13 markd Exp $ -SHA1 (kdelibs-3.1.tar.bz2) = 0b8c35cf2ba59a3335c6d5374a7bbddb0b1b8c75 -Size (kdelibs-3.1.tar.bz2) = 10377330 bytes +SHA1 (kdelibs-3.1.1.tar.bz2) = fa0c556b78ae1310f5fabae2187bd2187452c67e +Size (kdelibs-3.1.1.tar.bz2) = 10313173 bytes SHA1 (patch-aa) = 4e79f488d54f6b05a23951c6e206e6582ef2a2a7 SHA1 (patch-ab) = 5dfc87cef8658fa0fffa1eae31c7b0ce39214bef SHA1 (patch-ac) = 491ef6e556b7ce55e9c92b2dd641e20f9c94912e @@ -15,7 +15,7 @@ SHA1 (patch-al) = b1d460761ca0665178606989ab4f7427fd0cb901 SHA1 (patch-an) = fe81b0dc9790c3b4ca4e71510db0939b3184f9ab SHA1 (patch-ao) = 6f7e381fd3d5c66e7d03ce28dd8e17d8af0608c2 SHA1 (patch-ap) = 3674b75ab2baef292954156e7329557be2bb447b -SHA1 (patch-aq) = 802405c2384f3fdaa7f4085dca002d2f879c32fe +SHA1 (patch-aq) = 69cd39a625654839c1e8358284df291f947682e5 SHA1 (patch-as) = 08fdae42a30233d6a88806d2aaa4368cadd3a988 SHA1 (patch-au) = 12a8a9613c2836077f29bb633db1c2489d3bb8a1 SHA1 (patch-av) = 4ef7425f8e98459eea010738104250034c7bca3e diff --git a/x11/kdelibs3/patches/patch-aq b/x11/kdelibs3/patches/patch-aq index 2a924b851d4..9762d75c98e 100644 --- a/x11/kdelibs3/patches/patch-aq +++ b/x11/kdelibs3/patches/patch-aq @@ -1,10 +1,10 @@ -$NetBSD: patch-aq,v 1.2 2002/08/25 19:23:52 jlam Exp $ +$NetBSD: patch-aq,v 1.3 2003/04/01 12:27:13 markd Exp $ ---- kded/kbuildsycoca.cpp.orig Tue May 21 15:37:35 2002 +--- kded/kbuildsycoca.cpp.orig Sun Mar 9 14:22:02 2003 +++ kded/kbuildsycoca.cpp -@@ -494,7 +494,9 @@ - static const char *appName = "kbuildsycoca"; - static const char *appVersion = "1.0"; +@@ -509,7 +509,9 @@ public: + ~WaitForSignal() { kapp->eventLoop()->exitLoop(); } + }; -int main(int argc, char **argv) +extern "C" int kdemain(int argc, char **argv); |