Date: Thu, 24 May 2012 13:44:32 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/168303: net/kwooty: update to 0.8.3 Message-ID: <201205241344.q4ODiWp3039541@red.freebsd.org> Resent-Message-ID: <201205241350.q4ODo2ti083400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 168303 >Category: ports >Synopsis: net/kwooty: update to 0.8.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 24 13:50:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: >Description: Update to 0.8.3 to fix build with upcoming KDE SC 4.8.3 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/kwooty/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 16 Feb 2012 15:57:22 -0000 1.6 +++ Makefile 24 May 2012 11:33:11 -0000 @@ -6,8 +6,7 @@ # PORTNAME= kwooty -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 0.8.3 CATEGORIES= net kde MASTER_SITES= SF/${PORTNAME} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net/kwooty/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 25 Mar 2011 10:40:10 -0000 1.3 +++ distinfo 24 May 2012 11:33:24 -0000 @@ -1,2 +1,2 @@ -SHA256 (kwooty-0.6.3.tar.gz) = 639e64ac32f25ea7bf08c89192a0c8421575c8133597b4c19117679592806d32 -SIZE (kwooty-0.6.3.tar.gz) = 209198 +SHA256 (kwooty-0.8.3.tar.gz) = 804bf47ff44bb8a1428877bcc5f99fd3aee5fbabcf39d423acd30f0f5ff1fb0e +SIZE (kwooty-0.8.3.tar.gz) = 254691 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/net/kwooty/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 25 Mar 2011 10:40:10 -0000 1.2 +++ pkg-plist 24 May 2012 11:40:21 -0000 @@ -1,21 +1,32 @@ bin/kwooty +lib/kde4/kwooty_autoretryplugin.so +lib/kde4/kwooty_autoretrysettings.so +lib/kde4/kwooty_schedulerplugin.so +lib/kde4/kwooty_schedulersettings.so lib/kde4/kwooty_watchfolderplugin.so lib/kde4/kwooty_watchfoldersettings.so lib/libkwootycore.so lib/libkwootycore.so.0 -lib/libkwootycore.so.0.6.3 +lib/libkwootycore.so.0.8.3 share/applications/kde4/kwooty.desktop share/apps/kwooty/kwooty.notifyrc share/apps/kwooty/kwootyui.rc +share/config.kcfg/kwooty_autoretrysettings.kcfg +share/config.kcfg/kwooty_schedulersettings.kcfg share/config.kcfg/kwooty_watchfoldersettings.kcfg share/config.kcfg/kwootysettings.kcfg share/icons/hicolor/16x16/apps/kwooty.png share/icons/hicolor/22x22/apps/kwooty.png share/icons/hicolor/32x32/apps/kwooty.png share/icons/hicolor/64x64/apps/kwooty.png +share/kde4/services/kwooty_autoretryplugin.desktop +share/kde4/services/kwooty_autoretrysettings.desktop +share/kde4/services/kwooty_schedulerplugin.desktop +share/kde4/services/kwooty_schedulersettings.desktop share/kde4/services/kwooty_watchfolderplugin.desktop share/kde4/services/kwooty_watchfoldersettings.desktop share/kde4/servicetypes/kwootyplugin.desktop share/locale/cs/LC_MESSAGES/kwooty.mo share/locale/de/LC_MESSAGES/kwooty.mo +share/locale/fr/LC_MESSAGES/kwooty.mo @dirrm share/apps/kwooty >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205241344.q4ODiWp3039541>