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:   markd
Date:           Sun Aug 21 21:31:39 UTC 2016

Modified Files:
        pkgsrc/meta-pkgs/kde4: Makefile

Log Message:
Allow newer oxygen-icons


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 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.36 pkgsrc/meta-pkgs/kde4/Makefile:1.37
--- pkgsrc/meta-pkgs/kde4/Makefile:1.36 Sat Jul  9 06:38:34 2016
+++ pkgsrc/meta-pkgs/kde4/Makefile      Sun Aug 21 21:31:39 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2016/07/09 06:38:34 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2016/08/21 21:31:39 markd Exp $
 
 DISTNAME=      kde4-4.14.3
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    meta-pkgs x11 kde
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,7 +10,7 @@ MAINTAINER=   markd%NetBSD.org@localhost
 HOMEPAGE=      http://www.kde.org/
 COMMENT=       "meta-package" for the KDE4 integrated X11 desktop
 
-DEPENDS+=      oxygen-icons-5.21.0{,nb[0-9]*}:../../graphics/oxygen-icons
+DEPENDS+=      oxygen-icons>=5.21.0:../../graphics/oxygen-icons
 DEPENDS+=      kdelibs4-4.14.15{,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



Home | Main Index | Thread Index | Old Index