pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/kde4
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 19 10:32:51 UTC 2018
Modified Files:
pkgsrc/meta-pkgs/kde4: Makefile
Log Message:
kde4: fix kdelibs4 version.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/meta-pkgs/kde4/Makefile
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/kde4/Makefile
diff -u pkgsrc/meta-pkgs/kde4/Makefile:1.38 pkgsrc/meta-pkgs/kde4/Makefile:1.39
--- pkgsrc/meta-pkgs/kde4/Makefile:1.38 Thu Jan 19 09:33:04 2017
+++ pkgsrc/meta-pkgs/kde4/Makefile Fri Jan 19 10:32:51 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2017/01/19 09:33:04 markd Exp $
+# $NetBSD: Makefile,v 1.39 2018/01/19 10:32:51 wiz Exp $
DISTNAME= kde4-4.14.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE4 integrated X11 desktop
DEPENDS+= oxygen-icons>=5.21.0:../../graphics/oxygen-icons
-DEPENDS+= kdelibs4-4.14.27{,nb[0-9]*}:../../x11/kdelibs4
+DEPENDS+= kdelibs4-4.14.38{,nb[0-9]*}:../../x11/kdelibs4
DEPENDS+= kdepimlibs4-4.14.10{,nb[0-9]*}:../../misc/kdepimlibs4
DEPENDS+= kde-runtime4-15.12.0{,nb[0-9]*}:../../x11/kde-runtime4
DEPENDS+= kde-workspace4-4.11.22{,nb[0-9]*}:../../x11/kde-workspace4
Home |
Main Index |
Thread Index |
Old Index