svn commit: r558458 - head/x11/kf5-plasma-framework

Tobias C. Berner tcberner at FreeBSD.org
Sat Dec 19 16:51:09 UTC 2020


Author: tcberner
Date: Sat Dec 19 16:51:08 2020
New Revision: 558458
URL: https://svnweb.freebsd.org/changeset/ports/558458

Log:
  x11/kf5-plasma-framework: add upstream patch
  
  https://invent.kde.org/frameworks/plasma-framework/commit/b1364fa601866792ecf69cf61b8ab48732150857
  This fixes https://bugs.kde.org/show_bug.cgi?id=430390

Modified:
  head/x11/kf5-plasma-framework/Makefile
  head/x11/kf5-plasma-framework/distinfo

Modified: head/x11/kf5-plasma-framework/Makefile
==============================================================================
--- head/x11/kf5-plasma-framework/Makefile	Sat Dec 19 16:50:38 2020	(r558457)
+++ head/x11/kf5-plasma-framework/Makefile	Sat Dec 19 16:51:08 2020	(r558458)
@@ -2,7 +2,11 @@
 
 PORTNAME=	plasma-framework
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-frameworks
+
+PATCH_SITES=	https://invent.kde.org/frameworks/plasma-framework/commit/
+PATCHFILES=	b1364fa601866792ecf69cf61b8ab48732150857.diff:-p1
 
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	KF5 plugin based UI runtime used to write user interfaces

Modified: head/x11/kf5-plasma-framework/distinfo
==============================================================================
--- head/x11/kf5-plasma-framework/distinfo	Sat Dec 19 16:50:38 2020	(r558457)
+++ head/x11/kf5-plasma-framework/distinfo	Sat Dec 19 16:51:08 2020	(r558458)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1607195494
+TIMESTAMP = 1608396465
 SHA256 (KDE/frameworks/5.77.0/plasma-framework-5.77.0.tar.xz) = 11678e5274d10a4ca3730a2441c8b555eb527d2a66606bd35fa1f15f667ae985
 SIZE (KDE/frameworks/5.77.0/plasma-framework-5.77.0.tar.xz) = 3152748
+SHA256 (KDE/frameworks/5.77.0/b1364fa601866792ecf69cf61b8ab48732150857.diff) = caf1b3e2b81fdfce6d67917c28f4c4fac92e710d4dfb92cde583262b1c98a7e8
+SIZE (KDE/frameworks/5.77.0/b1364fa601866792ecf69cf61b8ab48732150857.diff) = 20985


More information about the svn-ports-head mailing list