pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/kf5
Module Name: pkgsrc
Committed By: markd
Date: Sun Aug 21 21:11:58 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/kf5: Makefile Makefile.common
Log Message:
Update KDE Frameworks to 5.25.0
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/meta-pkgs/kf5/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/kf5/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/kf5/Makefile
diff -u pkgsrc/meta-pkgs/kf5/Makefile:1.1 pkgsrc/meta-pkgs/kf5/Makefile:1.2
--- pkgsrc/meta-pkgs/kf5/Makefile:1.1 Thu May 26 10:04:45 2016
+++ pkgsrc/meta-pkgs/kf5/Makefile Sun Aug 21 21:11:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 10:04:45 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/21 21:11:57 markd Exp $
DISTNAME= kf5-${KF5VER}
CATEGORIES= meta-pkgs x11 kde
@@ -9,7 +9,7 @@ MAINTAINER= markd%NetBSD.org@localhost
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE Frameworks 5
-KF5VER= 5.21.0
+KF5VER= 5.25.0
DEPENDS+= attica-qt5-${KF5VER}{,nb[0-9]*}:../../misc/attica-qt5
DEPENDS+= baloo5-${KF5VER}{,nb[0-9]*}:../../sysutils/baloo5
@@ -58,6 +58,7 @@ DEPENDS+= kparts-${KF5VER}{,nb[0-9]*}:..
DEPENDS+= kpeople-${KF5VER}{,nb[0-9]*}:../../devel/kpeople
DEPENDS+= kplotting-${KF5VER}{,nb[0-9]*}:../../graphics/kplotting
DEPENDS+= kpty-${KF5VER}{,nb[0-9]*}:../../devel/kpty
+DEPENDS+= krunner-${KF5VER}{,nb[0-9]*}:../../devel/krunner
DEPENDS+= kservice-${KF5VER}{,nb[0-9]*}:../../devel/kservice
DEPENDS+= ktexteditor-${KF5VER}{,nb[0-9]*}:../../devel/ktexteditor
DEPENDS+= ktextwidgets-${KF5VER}{,nb[0-9]*}:../../x11/ktextwidgets
Index: pkgsrc/meta-pkgs/kf5/Makefile.common
diff -u pkgsrc/meta-pkgs/kf5/Makefile.common:1.2 pkgsrc/meta-pkgs/kf5/Makefile.common:1.3
--- pkgsrc/meta-pkgs/kf5/Makefile.common:1.2 Tue Jun 21 17:59:07 2016
+++ pkgsrc/meta-pkgs/kf5/Makefile.common Sun Aug 21 21:11:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2016/06/21 17:59:07 joerg Exp $
+# $NetBSD: Makefile.common,v 1.3 2016/08/21 21:11:57 markd Exp $
# used by misc/attica-qt5/Makefile
# used by sysutils/baloo5/Makefile
# used by x11/frameworkintegration/Makefile
@@ -57,9 +57,9 @@
# used by textproc/sonnet/Makefile
# used by devel/threadweaver/Makefile
-KF5VER= 5.21.0
+KF5VER= 5.25.0
CATEGORIES+= kde
-MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/5.21/}
+MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/5.25/}
EXTRACT_SUFX= .tar.xz
MAINTAINER?= markd%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index