pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump revisions due to gnome-vfs2 update: dbus-glib is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a78065d5062c
branches: trunk
changeset: 518749:a78065d5062c
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Sep 16 15:36:12 2006 +0000
description:
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
(These are some that I forgot in the previous commit because they weren't
initially in the file list. Reported by hira@.)
diffstat:
audio/bmp-esound/Makefile | 3 ++-
audio/bmp/Makefile | 4 +++-
audio/gnome-vfs2-cdda/Makefile | 3 ++-
multimedia/gst-plugins0.8/Makefile | 4 ++--
multimedia/totem-xine/Makefile | 3 ++-
multimedia/totem/Makefile | 4 +++-
net/gnome-vfs2-smb/Makefile | 5 ++---
print/evince/Makefile | 4 +++-
sysutils/gnome-vfs2/Makefile | 4 +++-
9 files changed, 22 insertions(+), 12 deletions(-)
diffs (142 lines):
diff -r ab95186924f8 -r a78065d5062c audio/bmp-esound/Makefile
--- a/audio/bmp-esound/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/audio/bmp-esound/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2006/07/31 21:43:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/16 15:36:12 jmmv Exp $
#
BMP_USE_ESD:= yes
.include "../../audio/bmp/Makefile.common"
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
+PKGREVISION= 1
CATEGORIES+= gnome
COMMENT= BMP plugin to output sound through the esound daemon
diff -r ab95186924f8 -r a78065d5062c audio/bmp/Makefile
--- a/audio/bmp/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/audio/bmp/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2006/08/07 11:21:45 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/09/16 15:36:12 jmmv Exp $
#
BMP_ENABLE_ENCODERS= yes
.include "Makefile.common"
+PKGREVISION= 1
+
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
.if ${OPSYS} == "Darwin"
diff -r ab95186924f8 -r a78065d5062c audio/gnome-vfs2-cdda/Makefile
--- a/audio/gnome-vfs2-cdda/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/audio/gnome-vfs2-cdda/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/03/30 21:07:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2006/09/16 15:36:12 jmmv Exp $
#
GNOME_VFS2_NAME= cdda
+PKGREVISION= 1
CATEGORIES= audio
CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
diff -r ab95186924f8 -r a78065d5062c multimedia/gst-plugins0.8/Makefile
--- a/multimedia/gst-plugins0.8/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/multimedia/gst-plugins0.8/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/05/10 15:15:08 hira Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/16 15:36:12 jmmv Exp $
#
USE_LANGUAGES= c c++
@@ -6,7 +6,7 @@
.include "Makefile.common"
COMMENT+= base plugins
-PKGREVISION= 4
+PKGREVISION= 5
USE_TOOLS+= perl:run
diff -r ab95186924f8 -r a78065d5062c multimedia/totem-xine/Makefile
--- a/multimedia/totem-xine/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/multimedia/totem-xine/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2006/06/14 11:28:53 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2006/09/16 15:36:12 jmmv Exp $
#
.include "../../multimedia/totem/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-xine-/}
+PKGREVISION= 1
COMMENT+= (using Xine)
diff -r ab95186924f8 -r a78065d5062c multimedia/totem/Makefile
--- a/multimedia/totem/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/multimedia/totem/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2006/09/15 15:23:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2006/09/16 15:36:12 jmmv Exp $
#
.include "Makefile.common"
+PKGREVISION= 1
+
COMMENT+= (using GStreamer)
CONFLICTS+= totem-xine-[0-9]*
diff -r ab95186924f8 -r a78065d5062c net/gnome-vfs2-smb/Makefile
--- a/net/gnome-vfs2-smb/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/net/gnome-vfs2-smb/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2006/06/23 17:27:50 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2006/09/16 15:36:12 jmmv Exp $
#
GNOME_VFS2_NAME= smb
GNOME_VFS2_FLAG= samba
+PKGREVISION= 2
CATEGORIES= net
EGFILES+= modules/smb-module.conf
@@ -14,7 +15,5 @@
.include "../../sysutils/gnome-vfs2/Makefile.common"
-PKGREVISION= 1
-
.include "../../net/samba/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r ab95186924f8 -r a78065d5062c print/evince/Makefile
--- a/print/evince/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/print/evince/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2006/09/15 15:22:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.24 2006/09/16 15:36:13 jmmv Exp $
#
.include "../../print/evince/Makefile.common"
+PKGREVISION= 1
+
COMMENT= Document viewer for the GNOME Desktop
GCONF2_SCHEMAS= evince.schemas
diff -r ab95186924f8 -r a78065d5062c sysutils/gnome-vfs2/Makefile
--- a/sysutils/gnome-vfs2/Makefile Sat Sep 16 15:29:35 2006 +0000
+++ b/sysutils/gnome-vfs2/Makefile Sat Sep 16 15:36:12 2006 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2006/09/15 15:07:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.66 2006/09/16 15:36:13 jmmv Exp $
+
+PKGREVISION= 1
PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in
PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in
Home |
Main Index |
Thread Index |
Old Index