svn commit: r509775 - head/net/kio-gdrive

Tobias C. Berner tcberner at FreeBSD.org
Sun Aug 25 08:00:41 UTC 2019


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


More information about the svn-ports-all mailing list