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.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/a55e57f2395d
branches: trunk
changeset: 481815:a55e57f2395d
user: markd <markd%pkgsrc.org@localhost>
date: Wed Oct 13 11:37:13 2004 +0000
description:
Update to KDE 3.3.1
diffstat:
meta-pkgs/kde3/Makefile | 31 +++++++++++++++----------------
meta-pkgs/kde3/Makefile.kde3 | 6 +++---
2 files changed, 18 insertions(+), 19 deletions(-)
diffs (65 lines):
diff -r 9ec012b29dc7 -r a55e57f2395d meta-pkgs/kde3/Makefile
--- a/meta-pkgs/kde3/Makefile Wed Oct 13 09:58:15 2004 +0000
+++ b/meta-pkgs/kde3/Makefile Wed Oct 13 11:37:13 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2004/10/12 07:24:58 seb Exp $
+# $NetBSD: Makefile,v 1.32 2004/10/13 11:37:13 markd Exp $
-DISTNAME= kde-3.3.0
-PKGREVISION= 1
+DISTNAME= kde-3.3.1
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,19 +9,19 @@
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE integrated X11 desktop
-DEPENDS+= kdeaccessibility-3.3.0nb1:../../misc/kdeaccessibility3
-DEPENDS+= kdeartwork-3.3.0nb1:../../misc/kdeartwork3
-DEPENDS+= kdeaddons-3.3.0nb1:../../misc/kdeaddons3
-DEPENDS+= kdeadmin-3.3.0nb1:../../misc/kdeadmin3
-DEPENDS+= kdeedu-3.3.0nb1:../../misc/kdeedu3
-DEPENDS+= kdegames-3.3.0nb1:../../games/kdegames3
-DEPENDS+= kdegraphics-3.3.0nb1:../../graphics/kdegraphics3
-DEPENDS+= kdemultimedia-3.3.0nb2:../../multimedia/kdemultimedia3
-DEPENDS+= kdenetwork-3.3.0nb1:../../net/kdenetwork3
-DEPENDS+= kdepim-3.3.0nb1:../../misc/kdepim3
-DEPENDS+= kdetoys-3.3.0nb1:../../games/kdetoys3
-DEPENDS+= kdeutils-3.3.0nb1:../../misc/kdeutils3
-DEPENDS+= kdewebdev-3.3.0nb1:../../www/kdewebdev3
+DEPENDS+= kdeaccessibility-3.3.1:../../misc/kdeaccessibility3
+DEPENDS+= kdeartwork-3.3.1:../../misc/kdeartwork3
+DEPENDS+= kdeaddons-3.3.1:../../misc/kdeaddons3
+DEPENDS+= kdeadmin-3.3.1:../../misc/kdeadmin3
+DEPENDS+= kdeedu-3.3.1:../../misc/kdeedu3
+DEPENDS+= kdegames-3.3.1:../../games/kdegames3
+DEPENDS+= kdegraphics-3.3.1:../../graphics/kdegraphics3
+DEPENDS+= kdemultimedia-3.3.1:../../multimedia/kdemultimedia3
+DEPENDS+= kdenetwork-3.3.1:../../net/kdenetwork3
+DEPENDS+= kdepim-3.3.1:../../misc/kdepim3
+DEPENDS+= kdetoys-3.3.1:../../games/kdetoys3
+DEPENDS+= kdeutils-3.3.1:../../misc/kdeutils3
+DEPENDS+= kdewebdev-3.3.1:../../www/kdewebdev3
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
diff -r 9ec012b29dc7 -r a55e57f2395d meta-pkgs/kde3/Makefile.kde3
--- a/meta-pkgs/kde3/Makefile.kde3 Wed Oct 13 09:58:15 2004 +0000
+++ b/meta-pkgs/kde3/Makefile.kde3 Wed Oct 13 11:37:13 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.kde3,v 1.19 2004/08/21 19:54:54 tron Exp $
+# $NetBSD: Makefile.kde3,v 1.20 2004/10/13 11:37:13 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.3.0
-_KDE_DISTVER= 3.3
+_KDE_VERSION= 3.3.1
+_KDE_DISTVER= 3.3.1
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