From owner-svn-ports-all@freebsd.org Mon Apr 9 18:49:40 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BBA8F993DE; Mon, 9 Apr 2018 18:49:40 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2627086AE7; Mon, 9 Apr 2018 18:49:40 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 16669228BA; Mon, 9 Apr 2018 18:49:40 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39IndDV093220; Mon, 9 Apr 2018 18:49:39 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39IndUk093212; Mon, 9 Apr 2018 18:49:39 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201804091849.w39IndUk093212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 9 Apr 2018 18:49:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466881 - in head: . x11-clocks x11-clocks/kteatime x11-clocks/ktimer X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: . x11-clocks x11-clocks/kteatime x11-clocks/ktimer X-SVN-Commit-Revision: 466881 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 18:49:40 -0000 Author: tcberner Date: Mon Apr 9 18:49:38 2018 New Revision: 466881 URL: https://svnweb.freebsd.org/changeset/ports/466881 Log: New ports: x11-clocks/kteatime, x11-clocks/ktimer This is the current version of KDE Applications . Note that users of KDE SC4 should stick with -kde4. Added: head/x11-clocks/kteatime/ - copied from r466879, head/x11-clocks/kteatime-kde4/ head/x11-clocks/ktimer/ - copied from r466879, head/x11-clocks/ktimer-kde4/ Modified: head/MOVED head/x11-clocks/Makefile head/x11-clocks/kteatime/Makefile head/x11-clocks/kteatime/distinfo head/x11-clocks/kteatime/pkg-plist head/x11-clocks/ktimer/Makefile head/x11-clocks/ktimer/distinfo head/x11-clocks/ktimer/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 9 18:46:10 2018 (r466880) +++ head/MOVED Mon Apr 9 18:49:38 2018 (r466881) @@ -9981,9 +9981,7 @@ sysutils/ksystemlog|sysutils/ksystemlog-kde4|2018-02-2 sysutils/baloo|sysutils/baloo-kde4|2018-02-22|Make room for KDE updates sysutils/kfilemetadata|sysutils/kfilemetadata-kde4|2018-02-22|Make room for KDE updates editors/kate-plugin-pate|editors/kate-plugin-pate-kde4|2018-02-22|Make room for KDE updates -x11-clocks/kteatime|x11-clocks/kteatime-kde4|2018-02-22|Make room for KDE updates x11-clocks/ktux|x11-clocks/ktux-kde4|2018-02-22|Make room for KDE updates -x11-clocks/ktimer|x11-clocks/ktimer-kde4|2018-02-22|Make room for KDE updates x11-clocks/amor|x11-clocks/amor-kde4|2018-02-22|Make room for KDE updates devel/smokeqt|devel/smokeqt-kde4|2018-02-22|Make room for KDE updates devel/smokegen|devel/smokegen-kde4|2018-02-22|Make room for KDE updates Modified: head/x11-clocks/Makefile ============================================================================== --- head/x11-clocks/Makefile Mon Apr 9 18:46:10 2018 (r466880) +++ head/x11-clocks/Makefile Mon Apr 9 18:49:38 2018 (r466881) @@ -23,7 +23,9 @@ SUBDIR += gtubeclock SUBDIR += intclock SUBDIR += kdetoys-kde4 + SUBDIR += kteatime SUBDIR += kteatime-kde4 + SUBDIR += ktimer SUBDIR += ktimer-kde4 SUBDIR += ktux-kde4 SUBDIR += lmclock Modified: head/x11-clocks/kteatime/Makefile ============================================================================== --- head/x11-clocks/kteatime-kde4/Makefile Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/kteatime/Makefile Mon Apr 9 18:49:38 2018 (r466881) @@ -1,15 +1,17 @@ # $FreeBSD$ PORTNAME= kteatime -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 -CATEGORIES= x11-clocks kde kde-kde4 +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Handy timer for steeping tea -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= moc_build qmake_build rcc_build uic_build +USES= cmake:outsource gettext kde:5 tar:xz +USE_KDE= auth codecs config configwidgets coreaddons crash doctools ecm \ + i18n iconthemes notifications notifyconfig sonnet textwidgets \ + widgetsaddons xmlgui +USE_QT5= core dbus gui widgets xml \ + buildtools_build qmake_build .include Modified: head/x11-clocks/kteatime/distinfo ============================================================================== --- head/x11-clocks/kteatime-kde4/distinfo Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/kteatime/distinfo Mon Apr 9 18:49:38 2018 (r466881) @@ -1,2 +1,3 @@ -SHA256 (KDE/4.14.3/kteatime-4.14.3.tar.xz) = 91637f39a7b1e5dc2e314a6ad70212e29f4c5bd2c135a7868dd3a96358a7399b -SIZE (KDE/4.14.3/kteatime-4.14.3.tar.xz) = 100472 +TIMESTAMP = 1520519238 +SHA256 (KDE/applications/17.12.3/kteatime-17.12.3.tar.xz) = dff1489cf6ed036a9fdd067c279af3c34841d3e46584c16e35bc5a762e70ec38 +SIZE (KDE/applications/17.12.3/kteatime-17.12.3.tar.xz) = 297228 Modified: head/x11-clocks/kteatime/pkg-plist ============================================================================== --- head/x11-clocks/kteatime-kde4/pkg-plist Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/kteatime/pkg-plist Mon Apr 9 18:49:38 2018 (r466881) @@ -1,14 +1,64 @@ bin/kteatime -share/applications/kde4/kteatime.desktop -share/apps/kteatime/kteatime.notifyrc -share/doc/HTML/en/kteatime/common -share/doc/HTML/en/kteatime/config.png -share/doc/HTML/en/kteatime/index.cache.bz2 -share/doc/HTML/en/kteatime/index.docbook -share/icons/hicolor/128x128/apps/kteatime.png +share/applications/org.kde.kteatime.desktop share/icons/hicolor/16x16/apps/kteatime.png share/icons/hicolor/22x22/apps/kteatime.png share/icons/hicolor/32x32/apps/kteatime.png share/icons/hicolor/48x48/apps/kteatime.png share/icons/hicolor/64x64/apps/kteatime.png share/icons/hicolor/scalable/apps/kteatime.svgz +share/knotifications5/kteatime.notifyrc +share/locale/ar/LC_MESSAGES/kteatime.mo +share/locale/ast/LC_MESSAGES/kteatime.mo +share/locale/bg/LC_MESSAGES/kteatime.mo +share/locale/bs/LC_MESSAGES/kteatime.mo +share/locale/ca/LC_MESSAGES/kteatime.mo +share/locale/ca@valencia/LC_MESSAGES/kteatime.mo +share/locale/cs/LC_MESSAGES/kteatime.mo +share/locale/da/LC_MESSAGES/kteatime.mo +share/locale/de/LC_MESSAGES/kteatime.mo +share/locale/el/LC_MESSAGES/kteatime.mo +share/locale/en_GB/LC_MESSAGES/kteatime.mo +share/locale/eo/LC_MESSAGES/kteatime.mo +share/locale/es/LC_MESSAGES/kteatime.mo +share/locale/et/LC_MESSAGES/kteatime.mo +share/locale/eu/LC_MESSAGES/kteatime.mo +share/locale/fa/LC_MESSAGES/kteatime.mo +share/locale/fi/LC_MESSAGES/kteatime.mo +share/locale/fr/LC_MESSAGES/kteatime.mo +share/locale/ga/LC_MESSAGES/kteatime.mo +share/locale/gl/LC_MESSAGES/kteatime.mo +share/locale/he/LC_MESSAGES/kteatime.mo +share/locale/hi/LC_MESSAGES/kteatime.mo +share/locale/hr/LC_MESSAGES/kteatime.mo +share/locale/hu/LC_MESSAGES/kteatime.mo +share/locale/ia/LC_MESSAGES/kteatime.mo +share/locale/is/LC_MESSAGES/kteatime.mo +share/locale/it/LC_MESSAGES/kteatime.mo +share/locale/ja/LC_MESSAGES/kteatime.mo +share/locale/kk/LC_MESSAGES/kteatime.mo +share/locale/km/LC_MESSAGES/kteatime.mo +share/locale/ko/LC_MESSAGES/kteatime.mo +share/locale/lt/LC_MESSAGES/kteatime.mo +share/locale/lv/LC_MESSAGES/kteatime.mo +share/locale/mr/LC_MESSAGES/kteatime.mo +share/locale/nb/LC_MESSAGES/kteatime.mo +share/locale/nds/LC_MESSAGES/kteatime.mo +share/locale/nl/LC_MESSAGES/kteatime.mo +share/locale/nn/LC_MESSAGES/kteatime.mo +share/locale/pa/LC_MESSAGES/kteatime.mo +share/locale/pl/LC_MESSAGES/kteatime.mo +share/locale/pt/LC_MESSAGES/kteatime.mo +share/locale/pt_BR/LC_MESSAGES/kteatime.mo +share/locale/ro/LC_MESSAGES/kteatime.mo +share/locale/ru/LC_MESSAGES/kteatime.mo +share/locale/sk/LC_MESSAGES/kteatime.mo +share/locale/sl/LC_MESSAGES/kteatime.mo +share/locale/sr/LC_MESSAGES/kteatime.mo +share/locale/sv/LC_MESSAGES/kteatime.mo +share/locale/tr/LC_MESSAGES/kteatime.mo +share/locale/ug/LC_MESSAGES/kteatime.mo +share/locale/uk/LC_MESSAGES/kteatime.mo +share/locale/wa/LC_MESSAGES/kteatime.mo +share/locale/zh_CN/LC_MESSAGES/kteatime.mo +share/locale/zh_TW/LC_MESSAGES/kteatime.mo +share/metainfo/org.kde.kteatime.appdata.xml Modified: head/x11-clocks/ktimer/Makefile ============================================================================== --- head/x11-clocks/ktimer-kde4/Makefile Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/ktimer/Makefile Mon Apr 9 18:49:38 2018 (r466881) @@ -1,15 +1,17 @@ # $FreeBSD$ PORTNAME= ktimer -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 -CATEGORIES= x11-clocks kde kde-kde4 +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Countdown launcher for KDE -USES= cmake:outsource kde:4 tar:xz -USE_KDE= automoc4 kdelibs -USE_QT4= qmake_build moc_build rcc_build uic_build +USES= cmake:outsource gettext kde:5 tar:xz +USE_KDE= auth codecs completion config configwidgets coreaddons \ + dbusaddons doctools ecm i18n iconthemes jobwidgets kio \ + notifications service widgetsaddons xmlgui +USE_QT5= core dbus gui network widgets xml \ + buildtools_build qmake_build .include Modified: head/x11-clocks/ktimer/distinfo ============================================================================== --- head/x11-clocks/ktimer-kde4/distinfo Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/ktimer/distinfo Mon Apr 9 18:49:38 2018 (r466881) @@ -1,2 +1,3 @@ -SHA256 (KDE/4.14.3/ktimer-4.14.3.tar.xz) = c49aff35757b6a5fe16d36930f59324c5e5c91b5ab2934f0766ff172df37dc0b -SIZE (KDE/4.14.3/ktimer-4.14.3.tar.xz) = 146864 +TIMESTAMP = 1520519238 +SHA256 (KDE/applications/17.12.3/ktimer-17.12.3.tar.xz) = 9d00d4a17ab8c01b8cbb6b8f1393b3b1feaab6ac5befab5d3c282a3e061910be +SIZE (KDE/applications/17.12.3/ktimer-17.12.3.tar.xz) = 452056 Modified: head/x11-clocks/ktimer/pkg-plist ============================================================================== --- head/x11-clocks/ktimer-kde4/pkg-plist Mon Apr 9 18:43:58 2018 (r466879) +++ head/x11-clocks/ktimer/pkg-plist Mon Apr 9 18:49:38 2018 (r466881) @@ -1,13 +1,60 @@ bin/ktimer -share/applications/kde4/ktimer.desktop -share/doc/HTML/en/ktimer/common -share/doc/HTML/en/ktimer/first.png -share/doc/HTML/en/ktimer/index.cache.bz2 -share/doc/HTML/en/ktimer/index.docbook -share/doc/HTML/en/ktimer/main.png -share/doc/HTML/en/ktimer/running.png -share/doc/HTML/en/ktimer/two_at_once.png +share/applications/org.kde.ktimer.desktop share/icons/hicolor/128x128/apps/ktimer.png share/icons/hicolor/16x16/apps/ktimer.png share/icons/hicolor/32x32/apps/ktimer.png share/icons/hicolor/48x48/apps/ktimer.png +share/locale/ar/LC_MESSAGES/ktimer.mo +share/locale/ast/LC_MESSAGES/ktimer.mo +share/locale/bg/LC_MESSAGES/ktimer.mo +share/locale/bs/LC_MESSAGES/ktimer.mo +share/locale/ca/LC_MESSAGES/ktimer.mo +share/locale/ca@valencia/LC_MESSAGES/ktimer.mo +share/locale/cs/LC_MESSAGES/ktimer.mo +share/locale/da/LC_MESSAGES/ktimer.mo +share/locale/de/LC_MESSAGES/ktimer.mo +share/locale/el/LC_MESSAGES/ktimer.mo +share/locale/en_GB/LC_MESSAGES/ktimer.mo +share/locale/eo/LC_MESSAGES/ktimer.mo +share/locale/es/LC_MESSAGES/ktimer.mo +share/locale/et/LC_MESSAGES/ktimer.mo +share/locale/eu/LC_MESSAGES/ktimer.mo +share/locale/fa/LC_MESSAGES/ktimer.mo +share/locale/fi/LC_MESSAGES/ktimer.mo +share/locale/fr/LC_MESSAGES/ktimer.mo +share/locale/ga/LC_MESSAGES/ktimer.mo +share/locale/gl/LC_MESSAGES/ktimer.mo +share/locale/he/LC_MESSAGES/ktimer.mo +share/locale/hi/LC_MESSAGES/ktimer.mo +share/locale/hr/LC_MESSAGES/ktimer.mo +share/locale/hu/LC_MESSAGES/ktimer.mo +share/locale/ia/LC_MESSAGES/ktimer.mo +share/locale/id/LC_MESSAGES/ktimer.mo +share/locale/is/LC_MESSAGES/ktimer.mo +share/locale/it/LC_MESSAGES/ktimer.mo +share/locale/ja/LC_MESSAGES/ktimer.mo +share/locale/kk/LC_MESSAGES/ktimer.mo +share/locale/km/LC_MESSAGES/ktimer.mo +share/locale/ko/LC_MESSAGES/ktimer.mo +share/locale/lt/LC_MESSAGES/ktimer.mo +share/locale/lv/LC_MESSAGES/ktimer.mo +share/locale/mr/LC_MESSAGES/ktimer.mo +share/locale/nb/LC_MESSAGES/ktimer.mo +share/locale/nds/LC_MESSAGES/ktimer.mo +share/locale/nl/LC_MESSAGES/ktimer.mo +share/locale/nn/LC_MESSAGES/ktimer.mo +share/locale/pa/LC_MESSAGES/ktimer.mo +share/locale/pl/LC_MESSAGES/ktimer.mo +share/locale/pt/LC_MESSAGES/ktimer.mo +share/locale/pt_BR/LC_MESSAGES/ktimer.mo +share/locale/ro/LC_MESSAGES/ktimer.mo +share/locale/ru/LC_MESSAGES/ktimer.mo +share/locale/sk/LC_MESSAGES/ktimer.mo +share/locale/sl/LC_MESSAGES/ktimer.mo +share/locale/sr/LC_MESSAGES/ktimer.mo +share/locale/sv/LC_MESSAGES/ktimer.mo +share/locale/tr/LC_MESSAGES/ktimer.mo +share/locale/ug/LC_MESSAGES/ktimer.mo +share/locale/uk/LC_MESSAGES/ktimer.mo +share/locale/zh_CN/LC_MESSAGES/ktimer.mo +share/locale/zh_TW/LC_MESSAGES/ktimer.mo