pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kf5: update to Frameworks 5.19.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sun Feb 14 17:25:17 2016 +1300
Changeset:	af1111564ff02865aeec54f6371a8b2ca0a72d52

Modified Files:
	kf5/Makefile.common

Log Message:
kf5: update to Frameworks 5.19.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=af1111564ff02865aeec54f6371a8b2ca0a72d52

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kf5/Makefile.common | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diffs:
diff --git a/kf5/Makefile.common b/kf5/Makefile.common
index 7ec7788..19d76e8 100644
--- a/kf5/Makefile.common
+++ b/kf5/Makefile.common
@@ -1,18 +1,31 @@
 # $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+# used by wip/attica-qt5/Makefile
+# used by wip/kapidox/Makefile
 # used by wip/karchive/Makefile
 # used by wip/kcodecs/Makefile
+# used by wip/kcompletion/Makefile
 # used by wip/kconfig/Makefile
 # used by wip/kcoreaddons/Makefile
+# used by wip/kcrash/Makefile
+# used by wip/kdbusaddons/Makefile
 # used by wip/kdoctools/Makefile
+# used by wip/kglobalaccel/Makefile
 # used by wip/kguiaddons/Makefile
 # used by wip/ki18n/Makefile
+# used by wip/kidletime/Makefile
 # used by wip/kimageformats/Makefile
+# used by wip/kitemmodels/Makefile
+# used by wip/kitemviews/Makefile
+# used by wip/kplotting/Makefile
+# used by wip/kservice/Makefile
 # used by wip/kwidgetaddons/Makefile
+# used by wip/kwindowsystem/Makefile
 # used by wip/solid/Makefile
+# used by wip/threadweaver/Makefile
 
-KF5VER=		5.18.0
+KF5VER=		5.19.0
 CATEGORIES+=	kde
-MASTER_SITES=	${MASTER_SITE_KDE:=frameworks/5.18/}
+MASTER_SITES=	${MASTER_SITE_KDE:=frameworks/5.19/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER?=	markd%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index