pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/kde3 Update to KDE 3.1.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67f476180876
branches:  trunk
changeset: 466299:67f476180876
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 15 09:33:32 2004 +0000

description:
Update to KDE 3.1.5.

diffstat:

 meta-pkgs/kde3/Makefile      |  29 ++++++++++++++---------------
 meta-pkgs/kde3/Makefile.kde3 |   4 ++--
 2 files changed, 16 insertions(+), 17 deletions(-)

diffs (61 lines):

diff -r ff5c11d40028 -r 67f476180876 meta-pkgs/kde3/Makefile
--- a/meta-pkgs/kde3/Makefile   Thu Jan 15 09:20:53 2004 +0000
+++ b/meta-pkgs/kde3/Makefile   Thu Jan 15 09:33:32 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/01/15 08:07:55 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/15 09:33:32 markd Exp $
 
-DISTNAME=      kde-3.1.4
-PKGREVISION=   2
+DISTNAME=      kde-3.1.5
 CATEGORIES=    meta-pkgs x11 kde
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,18 +9,18 @@
 HOMEPAGE=      http://www.kde.org/
 COMMENT=       "meta-package" for the KDE integrated X11 desktop
 
-DEPENDS+=      kdeartwork-3.1.4nb2:../../misc/kdeartwork3
-DEPENDS+=      kdeaddons-3.1.4nb1:../../misc/kdeaddons3
-DEPENDS+=      kdeadmin-3.1.4nb1:../../misc/kdeadmin3
-DEPENDS+=      kdeedu-3.1.4nb1:../../misc/kdeedu3
-DEPENDS+=      kdegames-3.1.4nb1:../../games/kdegames3
-DEPENDS+=      kdegraphics-3.1.4nb1:../../graphics/kdegraphics3
-DEPENDS+=      kdemultimedia-3.1.4nb1:../../audio/kdemultimedia3
-DEPENDS+=      kdenetwork-3.1.4nb1:../../net/kdenetwork3
-DEPENDS+=      kdepim-3.1.4nb1:../../misc/kdepim3
-DEPENDS+=      kdetoys-3.1.4nb1:../../games/kdetoys3
-DEPENDS+=      kdeutils-3.1.4nb2:../../misc/kdeutils3
-DEPENDS+=      quanta-3.1.4nb1:../../www/quanta3
+DEPENDS+=      kdeartwork-3.1.5:../../misc/kdeartwork3
+DEPENDS+=      kdeaddons-3.1.5:../../misc/kdeaddons3
+DEPENDS+=      kdeadmin-3.1.5:../../misc/kdeadmin3
+DEPENDS+=      kdeedu-3.1.5:../../misc/kdeedu3
+DEPENDS+=      kdegames-3.1.5:../../games/kdegames3
+DEPENDS+=      kdegraphics-3.1.5:../../graphics/kdegraphics3
+DEPENDS+=      kdemultimedia-3.1.5:../../audio/kdemultimedia3
+DEPENDS+=      kdenetwork-3.1.5:../../net/kdenetwork3
+DEPENDS+=      kdepim-3.1.5:../../misc/kdepim3
+DEPENDS+=      kdetoys-3.1.5:../../games/kdetoys3
+DEPENDS+=      kdeutils-3.1.5:../../misc/kdeutils3
+DEPENDS+=      quanta-3.1.5:../../www/quanta3
 
 EXTRACT_ONLY=  # empty
 USE_BUILDLINK2=        yes
diff -r ff5c11d40028 -r 67f476180876 meta-pkgs/kde3/Makefile.kde3
--- a/meta-pkgs/kde3/Makefile.kde3      Thu Jan 15 09:20:53 2004 +0000
+++ b/meta-pkgs/kde3/Makefile.kde3      Thu Jan 15 09:33:32 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.kde3,v 1.3 2004/01/09 01:15:14 grant Exp $
+# $NetBSD: Makefile.kde3,v 1.4 2004/01/15 09:33:32 markd Exp $
 #
 # This Makefile fragment is included at the top of package Makefiles for
 # KDE3-distributed packages (they all share common configure and build
 # settings).
 
 CATEGORIES+=   kde
-_KDE_VERSION=  3.1.4
+_KDE_VERSION=  3.1.5
 MASTER_SITES_KDE=      ftp://ftp.kde.org/pub/kde/stable/${_KDE_VERSION}/src/ \
                ftp://ftp.us.kde.org/pub/kde/stable/${_KDE_VERSION}/src/ \
                ftp://ftp.de.kde.org/pub/kde/stable/${_KDE_VERSION}/src/ \



Home | Main Index | Thread Index | Old Index