pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Depend on at least gnome-dirs 1.4 to handle the share/...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bae4e65e9b06
branches: trunk
changeset: 468736:bae4e65e9b06
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Feb 16 15:06:19 2004 +0000
description:
Depend on at least gnome-dirs 1.4 to handle the share/images shared directory.
Bump PKGREVISION.
diffstat:
devel/mrproject/Makefile | 6 +++---
devel/mrproject/PLIST | 4 ++--
graphics/gtkam/Makefile | 6 ++++--
graphics/gtkam/PLIST | 4 ++--
mail/evolution12/Makefile | 6 +++---
mail/evolution12/PLIST | 3 ++-
misc/yelp/Makefile | 6 +++---
misc/yelp/PLIST | 6 +++++-
8 files changed, 24 insertions(+), 17 deletions(-)
diffs (161 lines):
diff -r d19011e7f4a8 -r bae4e65e9b06 devel/mrproject/Makefile
--- a/devel/mrproject/Makefile Mon Feb 16 15:01:39 2004 +0000
+++ b/devel/mrproject/Makefile Mon Feb 16 15:06:19 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= mrproject-0.5.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
@@ -10,7 +10,7 @@
HOMEPAGE= http://mrproject.codefactory.se/
COMMENT= Project management program
-DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
+DEPENDS+= gnome1-dirs>=1.4:../../misc/gnome1-dirs
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
diff -r d19011e7f4a8 -r bae4e65e9b06 devel/mrproject/PLIST
--- a/devel/mrproject/PLIST Mon Feb 16 15:01:39 2004 +0000
+++ b/devel/mrproject/PLIST Mon Feb 16 15:06:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/05/30 16:19:55 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/02/16 15:06:19 jmmv Exp $
bin/mrproject
bin/mrproject-engine
bin/run-mrproject
@@ -121,6 +121,6 @@
@dirrm share/mrproject
@comment in gnome-dirs: @dirrm share/mime-info
@dirrm share/images/mrproject
-@comment belongs to evolution: share/images
+@comment belongs to gnome-dirs: share/images
@dirrm lib/mrproject/components
@dirrm lib/mrproject
diff -r d19011e7f4a8 -r bae4e65e9b06 graphics/gtkam/Makefile
--- a/graphics/gtkam/Makefile Mon Feb 16 15:01:39 2004 +0000
+++ b/graphics/gtkam/Makefile Mon Feb 16 15:06:19 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/02/14 17:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= gtkam-0.1.10
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,8 @@
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/
COMMENT= Digital camera access graphical client (GTK2)
+DEPENDS+= gnome2-dirs>=1.4:../../misc/gnome2-dirs
+
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff -r d19011e7f4a8 -r bae4e65e9b06 graphics/gtkam/PLIST
--- a/graphics/gtkam/PLIST Mon Feb 16 15:01:39 2004 +0000
+++ b/graphics/gtkam/PLIST Mon Feb 16 15:06:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/12/24 21:38:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/02/16 15:06:19 jmmv Exp $
bin/gtkam
man/man1/gtkam.1
share/doc/gtkam/AUTHORS
@@ -30,7 +30,7 @@
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtkam.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtkam.mo
@dirrm share/images/gtkam
-@dirrm share/images
+@comment in gnome-dirs: @dirrm share/images
@dirrm share/gtkam/pixmaps
@dirrm share/gtkam
@dirrm share/doc/gtkam
diff -r d19011e7f4a8 -r bae4e65e9b06 mail/evolution12/Makefile
--- a/mail/evolution12/Makefile Mon Feb 16 15:01:39 2004 +0000
+++ b/mail/evolution12/Makefile Mon Feb 16 15:06:19 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/02/14 17:21:44 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/16 15:06:19 jmmv Exp $
DISTNAME= evolution-1.2.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution/source/ \
ftp://ximian.netnitco.net/pub/mirrors/ximian/ximian-evolution/source/ \
@@ -21,7 +21,7 @@
COMMENT= GNOME mailer, calendar, contact manager, and communications tool
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
+DEPENDS+= gnome1-dirs>=1.4:../../misc/gnome1-dirs
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
diff -r d19011e7f4a8 -r bae4e65e9b06 mail/evolution12/PLIST
--- a/mail/evolution12/PLIST Mon Feb 16 15:01:39 2004 +0000
+++ b/mail/evolution12/PLIST Mon Feb 16 15:06:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/04 21:39:51 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/16 15:06:19 jmmv Exp $
bin/csv2vcard
bin/evolution
bin/evolution-addressbook
@@ -1458,6 +1458,7 @@
@dirrm share/images/evolution/conduits
@dirrm share/images/evolution/buttons
@dirrm share/images/evolution
+@comment in gnome-dirs: @dirrm share/images
@dirrm share/gnome/html/evolution-devel-guide
@exec ${MKDIR} %D/share/gnome/html/evolution-cal-util
@dirrm share/gnome/html/evolution-cal-util
diff -r d19011e7f4a8 -r bae4e65e9b06 misc/yelp/Makefile
--- a/misc/yelp/Makefile Mon Feb 16 15:01:39 2004 +0000
+++ b/misc/yelp/Makefile Mon Feb 16 15:06:19 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2004/02/16 13:56:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= yelp-2.4.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.4/}
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.gnome.org/
COMMENT= Help browser for GNOME 2 desktop
-DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS= gnome2-dirs>=1.4:../../misc/gnome2-dirs
DEPENDS+= docbook>=4.2:../../textproc/docbook
BUILD_USES_MSGFMT= yes
diff -r d19011e7f4a8 -r bae4e65e9b06 misc/yelp/PLIST
--- a/misc/yelp/PLIST Mon Feb 16 15:01:39 2004 +0000
+++ b/misc/yelp/PLIST Mon Feb 16 15:06:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/14 23:01:51 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/02/16 15:06:19 jmmv Exp $
bin/gnome-help
bin/yelp
bin/yelp-pregenerate
@@ -214,4 +214,8 @@
@dirrm share/sgml/docbook/yelp/docbook/common
@dirrm share/sgml/docbook/yelp/docbook
@dirrm share/sgml/docbook/yelp
+@comment in docbook: @dirrm share/sgml/docbook
@dirrm share/images/yelp
+@comment in gnome2-dirs: @dirrm share/images
+@comment in gnome2-dirs: @dirrm share/applications
+@comment in libbonobo: @dirrm lib/bonobo/servers
Home |
Main Index |
Thread Index |
Old Index