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.4.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a44957cbb399
branches: trunk
changeset: 500819:a44957cbb399
user: markd <markd%pkgsrc.org@localhost>
date: Thu Oct 13 12:22:07 2005 +0000
description:
Update to KDE 3.4.3.
diffstat:
meta-pkgs/kde3/Makefile | 32 ++++++++++++++++----------------
meta-pkgs/kde3/Makefile.kde3 | 6 +++---
2 files changed, 19 insertions(+), 19 deletions(-)
diffs (66 lines):
diff -r 376600e2d0db -r a44957cbb399 meta-pkgs/kde3/Makefile
--- a/meta-pkgs/kde3/Makefile Thu Oct 13 12:18:36 2005 +0000
+++ b/meta-pkgs/kde3/Makefile Thu Oct 13 12:22:07 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2005/07/30 10:53:53 markd Exp $
+# $NetBSD: Makefile,v 1.45 2005/10/13 12:22:07 markd Exp $
-DISTNAME= kde-3.4.2
+DISTNAME= kde-3.4.3
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,20 +9,20 @@
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE integrated X11 desktop
-DEPENDS+= kdelibs-3.4.2{,nb[0-9]*}:../../x11/kdelibs3
-DEPENDS+= kdeaccessibility-3.4.2{,nb[0-9]*}:../../misc/kdeaccessibility3
-DEPENDS+= kdeartwork-3.4.2{,nb[0-9]*}:../../misc/kdeartwork3
-DEPENDS+= kdeaddons-3.4.2{,nb[0-9]*}:../../misc/kdeaddons3
-DEPENDS+= kdeadmin-3.4.2{,nb[0-9]*}:../../misc/kdeadmin3
-DEPENDS+= kdeedu-3.4.2{,nb[0-9]*}:../../misc/kdeedu3
-DEPENDS+= kdegames-3.4.2{,nb[0-9]*}:../../games/kdegames3
-DEPENDS+= kdegraphics-3.4.2{,nb[0-9]*}:../../graphics/kdegraphics3
-DEPENDS+= kdemultimedia-3.4.2{,nb[0-9]*}:../../multimedia/kdemultimedia3
-DEPENDS+= kdenetwork-3.4.2{,nb[0-9]*}:../../net/kdenetwork3
-DEPENDS+= kdepim-3.4.2{,nb[0-9]*}:../../misc/kdepim3
-DEPENDS+= kdetoys-3.4.2{,nb[0-9]*}:../../games/kdetoys3
-DEPENDS+= kdeutils-3.4.2{,nb[0-9]*}:../../misc/kdeutils3
-DEPENDS+= kdewebdev-3.4.2{,nb[0-9]*}:../../www/kdewebdev3
+DEPENDS+= kdelibs-3.4.3{,nb[0-9]*}:../../x11/kdelibs3
+DEPENDS+= kdeaccessibility-3.4.3{,nb[0-9]*}:../../misc/kdeaccessibility3
+DEPENDS+= kdeartwork-3.4.3{,nb[0-9]*}:../../misc/kdeartwork3
+DEPENDS+= kdeaddons-3.4.3{,nb[0-9]*}:../../misc/kdeaddons3
+DEPENDS+= kdeadmin-3.4.3{,nb[0-9]*}:../../misc/kdeadmin3
+DEPENDS+= kdeedu-3.4.3{,nb[0-9]*}:../../misc/kdeedu3
+DEPENDS+= kdegames-3.4.3{,nb[0-9]*}:../../games/kdegames3
+DEPENDS+= kdegraphics-3.4.3{,nb[0-9]*}:../../graphics/kdegraphics3
+DEPENDS+= kdemultimedia-3.4.3{,nb[0-9]*}:../../multimedia/kdemultimedia3
+DEPENDS+= kdenetwork-3.4.3{,nb[0-9]*}:../../net/kdenetwork3
+DEPENDS+= kdepim-3.4.3{,nb[0-9]*}:../../misc/kdepim3
+DEPENDS+= kdetoys-3.4.3{,nb[0-9]*}:../../games/kdetoys3
+DEPENDS+= kdeutils-3.4.3{,nb[0-9]*}:../../misc/kdeutils3
+DEPENDS+= kdewebdev-3.4.3{,nb[0-9]*}:../../www/kdewebdev3
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
diff -r 376600e2d0db -r a44957cbb399 meta-pkgs/kde3/Makefile.kde3
--- a/meta-pkgs/kde3/Makefile.kde3 Thu Oct 13 12:18:36 2005 +0000
+++ b/meta-pkgs/kde3/Makefile.kde3 Thu Oct 13 12:22:07 2005 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.kde3,v 1.27 2005/07/30 10:53:53 markd Exp $
+# $NetBSD: Makefile.kde3,v 1.28 2005/10/13 12:22:07 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.4.2
-_KDE_DISTVER= 3.4.2
+_KDE_VERSION= 3.4.3
+_KDE_DISTVER= 3.4.3
MASTER_SITES_KDE= ftp://ftp.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \
ftp://ftp.uk.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \
ftp://download.au.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \
Home |
Main Index |
Thread Index |
Old Index