diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
commit | f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3 (patch) | |
tree | 801b0ed9f7f22394b91428e86d85557f43a809ec | |
parent | c9975919383e7752b0d3f804e4001c8a0cc982c0 (diff) | |
download | pkgsrc-f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
-rw-r--r-- | audio/bmp/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.8/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 3 | ||||
-rw-r--r-- | print/evince/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gnome-vfs2/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index ac512959158..732242154fb 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2006/09/16 15:36:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/05 08:11:43 wiz Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 DEPENDS+= unzip-[0-9]*:../../archivers/unzip diff --git a/multimedia/gst-plugins0.8/Makefile b/multimedia/gst-plugins0.8/Makefile index 10232724911..f79265711c5 100644 --- a/multimedia/gst-plugins0.8/Makefile +++ b/multimedia/gst-plugins0.8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/06/05 08:11:44 wiz Exp $ # USE_LANGUAGES= c c++ @@ -6,7 +6,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" COMMENT+= base plugins -PKGREVISION= 6 +PKGREVISION= 7 USE_TOOLS+= perl:run diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 3359c174852..47f18e7bb65 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2007/04/11 18:03:39 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2007/06/05 08:11:44 wiz Exp $ # .include "Makefile.common" COMMENT+= (using GStreamer) +PKGREVISION= 1 CONFLICTS+= totem-xine-[0-9]* diff --git a/print/evince/Makefile b/print/evince/Makefile index 633dbc7507b..b06ccc04d16 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2007/05/12 07:28:27 hira Exp $ +# $NetBSD: Makefile,v 1.32 2007/06/05 08:11:44 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Document viewer for the GNOME Desktop diff --git a/sysutils/gnome-vfs2/Makefile b/sysutils/gnome-vfs2/Makefile index c70d2fd4c0c..12b0b294757 100644 --- a/sysutils/gnome-vfs2/Makefile +++ b/sysutils/gnome-vfs2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2007/04/29 13:09:27 tnn Exp $ +# $NetBSD: Makefile,v 1.73 2007/06/05 08:11:44 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in |