From owner-svn-ports-all@freebsd.org Sun Aug 25 08:00:41 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B5C0AD9436; Sun, 25 Aug 2019 08:00:41 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46GSHY4Pqjz3C64; Sun, 25 Aug 2019 08:00:41 +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 790E51A6E6; Sun, 25 Aug 2019 08:00:41 +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 x7P80fJJ012344; Sun, 25 Aug 2019 08:00:41 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7P80f89012342; Sun, 25 Aug 2019 08:00:41 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201908250800.x7P80f89012342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 25 Aug 2019 08:00:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509775 - head/net/kio-gdrive X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/kio-gdrive X-SVN-Commit-Revision: 509775 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.29 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: Sun, 25 Aug 2019 08:00:41 -0000 Author: tcberner Date: Sun Aug 25 08:00:40 2019 New Revision: 509775 URL: https://svnweb.freebsd.org/changeset/ports/509775 Log: net/kio-gdrive: update to 1.2.7 - supports the current KDE Applications' PIM versions Modified: head/net/kio-gdrive/Makefile head/net/kio-gdrive/distinfo Modified: head/net/kio-gdrive/Makefile ============================================================================== --- head/net/kio-gdrive/Makefile Sun Aug 25 07:18:44 2019 (r509774) +++ head/net/kio-gdrive/Makefile Sun Aug 25 08:00:40 2019 (r509775) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kio-gdrive -DISTVERSION= 1.2.6 +DISTVERSION= 1.2.7 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTNAME} @@ -11,8 +11,6 @@ COMMENT= KDE IOSlave for accessing gdrive LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= Does not build with current (19.08) release of libkgapi LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \ libaccounts-qt5.so:net-im/libaccounts-qt5 \ Modified: head/net/kio-gdrive/distinfo ============================================================================== --- head/net/kio-gdrive/distinfo Sun Aug 25 07:18:44 2019 (r509774) +++ head/net/kio-gdrive/distinfo Sun Aug 25 08:00:40 2019 (r509775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558865600 -SHA256 (KDE/kio-gdrive/kio-gdrive-1.2.6.tar.xz) = 7a9169e1d464641eb0ae4013ca1732b46bdfd50a13b3e87810c19ba794527f7b -SIZE (KDE/kio-gdrive/kio-gdrive-1.2.6.tar.xz) = 46464 +TIMESTAMP = 1566717253 +SHA256 (KDE/kio-gdrive/kio-gdrive-1.2.7.tar.xz) = 1b59e4d9940deb290cc4d7441d4ae8762ccb1de8d14dbd0bdbd3bc9a5fc266a4 +SIZE (KDE/kio-gdrive/kio-gdrive-1.2.7.tar.xz) = 46748