pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kdebase3 Depend on xdg-dirs-1.2. Since this is pul...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae25a4e7eb93
branches:  trunk
changeset: 492766:ae25a4e7eb93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 19 10:59:37 2005 +0000

description:
Depend on xdg-dirs-1.2. Since this is pulled in
by kdelibs3 anyway, no actual change in dependencies, so no PKGREVISION
bump. Adapt comment in PLIST.

diffstat:

 x11/kdebase3/Makefile |  4 ++--
 x11/kdebase3/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r c992af1b2c0b -r ae25a4e7eb93 x11/kdebase3/Makefile
--- a/x11/kdebase3/Makefile     Tue Apr 19 10:55:25 2005 +0000
+++ b/x11/kdebase3/Makefile     Tue Apr 19 10:59:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2005/04/14 21:01:48 markd Exp $
+# $NetBSD: Makefile,v 1.78 2005/04/19 10:59:37 wiz Exp $
 
 DISTNAME=      kdebase-${_KDE_VERSION}
 PKGREVISION=   3
@@ -15,7 +15,7 @@
 
 EXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
 
-USE_DIRS+=             xdg-1.1
+USE_DIRS+=             xdg-1.2
 USE_PKGINSTALL=                YES
 USE_GNU_TOOLS+=                awk
 
diff -r c992af1b2c0b -r ae25a4e7eb93 x11/kdebase3/PLIST
--- a/x11/kdebase3/PLIST        Tue Apr 19 10:55:25 2005 +0000
+++ b/x11/kdebase3/PLIST        Tue Apr 19 10:59:37 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2005/04/14 21:01:48 markd Exp $
+@comment $NetBSD: PLIST,v 1.34 2005/04/19 10:59:37 wiz Exp $
 bin/appletproxy
 bin/drkonqi
 bin/extensionproxy
@@ -4463,7 +4463,7 @@
 @dirrm share/doc/kde/HTML/en/kate
 @dirrm share/doc/kde/HTML/en/kappfinder
 @comment in kde: @dirrm share/doc/kde/HTML/en
-@comment in kde: @dirrm share/desktop-directories
+@comment in xdg-dirs: @dirrm share/desktop-directories
 @comment in kde: @dirrm share/applications/kde
 @comment in kde: @dirrm lib/kde3
 @comment in kde: @dirrm lib/kconf_update_bin



Home | Main Index | Thread Index | Old Index