From b294b98273d5cae35ab470c066f683c7b5e8d837 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Sat, 5 Apr 2003 22:16:12 +0000 Subject: Rejoice, for the long awaited upgrade to kde 3.1.1 is here! --- x11-clocks/kdetoys3/Makefile | 2 +- x11-clocks/kdetoys3/distinfo | 2 +- .../kdetoys3/files/patch-kweather-kweather.cpp | 17 ---------------- .../kdetoys3/files/patch-kweather-reportmain.cpp | 23 ---------------------- x11-clocks/kdetoys3/pkg-plist | 1 - 5 files changed, 2 insertions(+), 43 deletions(-) delete mode 100644 x11-clocks/kdetoys3/files/patch-kweather-kweather.cpp delete mode 100644 x11-clocks/kdetoys3/files/patch-kweather-reportmain.cpp (limited to 'x11-clocks/kdetoys3') diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index e6eee1b891f3..51ba98cf3a5d 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/x11-clocks/kdetoys3/distinfo b/x11-clocks/kdetoys3/distinfo index 9d7435662406..fbb96862e77c 100644 --- a/x11-clocks/kdetoys3/distinfo +++ b/x11-clocks/kdetoys3/distinfo @@ -1 +1 @@ -MD5 (KDE/kdetoys-3.1.tar.bz2) = faca3d6fdc5d0ac7671a31b03c9c506a +MD5 (KDE/kdetoys-3.1.1.tar.bz2) = cb234ac58f12d1fbf88bc38c94f9616e diff --git a/x11-clocks/kdetoys3/files/patch-kweather-kweather.cpp b/x11-clocks/kdetoys3/files/patch-kweather-kweather.cpp deleted file mode 100644 index f1aaf54edb3f..000000000000 --- a/x11-clocks/kdetoys3/files/patch-kweather-kweather.cpp +++ /dev/null @@ -1,17 +0,0 @@ -Index: kweather.cpp -=================================================================== -RCS file: /home/kde/kdetoys/kweather/kweather.cpp,v -retrieving revision 1.47 -retrieving revision 1.48 -diff -u -r1.47 -r1.48 ---- kweather.cpp 8 Jan 2003 12:40:57 -0000 1.47 -+++ kweather/kweather.cpp 24 Jan 2003 21:55:43 -0000 1.48 -@@ -672,7 +672,7 @@ - if (!client->isApplicationRegistered("KWeatherService")) - { - kdDebug() << "Could not find service so I am starting it..." << endl; -- if(!KApplication::startServiceByName("KWeatherService",QStringList(), &error,&appID )) -+ if(!KApplication::startServiceByDesktopName("kweatherservice",QStringList(), &error,&appID )) - - { - kdDebug() << "Starting KWeatherService failed with message: " << error << endl; diff --git a/x11-clocks/kdetoys3/files/patch-kweather-reportmain.cpp b/x11-clocks/kdetoys3/files/patch-kweather-reportmain.cpp deleted file mode 100644 index 37e2737c4751..000000000000 --- a/x11-clocks/kdetoys3/files/patch-kweather-reportmain.cpp +++ /dev/null @@ -1,23 +0,0 @@ -Index: reportmain.cpp -=================================================================== -RCS file: /home/kde/kdetoys/kweather/reportmain.cpp,v -retrieving revision 1.4 -retrieving revision 1.5 -diff -u -r1.4 -r1.5 ---- reportmain.cpp 9 Dec 2002 06:55:56 -0000 1.4 -+++ kweather/reportmain.cpp 24 Jan 2003 21:55:43 -0000 1.5 -@@ -1,4 +1,4 @@ --/* $Id: reportmain.cpp,v 1.4 2002/12/09 06:55:56 mlaurent Exp $ */ -+/* $Id: reportmain.cpp,v 1.5 2003/01/24 21:55:43 cloose Exp $ */ - - #include - #include -@@ -27,7 +27,7 @@ - QCString appID = ""; - if (!client->isApplicationRegistered("kweatherservice")) - { -- if(KApplication::startServiceByName("kweatherservice",QStringList(), &error, &appID )) -+ if(KApplication::startServiceByDesktopName("kweatherservice",QStringList(), &error, &appID )) - { - kdDebug() << "Starting kweatherservice failed with message: " << error << endl; - exit(0); diff --git a/x11-clocks/kdetoys3/pkg-plist b/x11-clocks/kdetoys3/pkg-plist index 077e82a2497b..2a4e27ec747a 100644 --- a/x11-clocks/kdetoys3/pkg-plist +++ b/x11-clocks/kdetoys3/pkg-plist @@ -578,7 +578,6 @@ share/services/kweatherservice.desktop @dirrm share/doc/HTML/en/amor @dirrm share/doc/HTML/en @dirrm share/doc/HTML -@dirrm share/doc @dirrm share/apps/kworldclock/pics @dirrm share/apps/kworldclock/maps/depths @dirrm share/apps/kworldclock/maps -- cgit v1.2.3