pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-good fix CONFLICTS entry (n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b491e52fe07
branches:  trunk
changeset: 539644:1b491e52fe07
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Mar 10 11:35:31 2008 +0000

description:
fix CONFLICTS entry (noticed by wiz), bump PKGREVISION

diffstat:

 multimedia/gst-plugins0.10-good/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 9836a8bbe8ef -r 1b491e52fe07 multimedia/gst-plugins0.10-good/Makefile
--- a/multimedia/gst-plugins0.10-good/Makefile  Mon Mar 10 11:33:11 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile  Mon Mar 10 11:35:31 2008 +0000
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2008/02/28 19:32:21 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2008/03/10 11:35:31 drochner Exp $
 #
 
 .include "Makefile.common"
 
+PKGREVISION=           1
+
 COMMENT+=              good plugins
 
 # some plugins were moved from bad to good
-CONFLICTS+=            gst-plugins0.10-bad<0.10.7
+CONFLICTS+=            gst-plugins0.10-bad<0.10.6
 
 CONFIGURE_ARGS+=       --enable-gconf
 CONFIGURE_ARGS+=       --enable-gconftool



Home | Main Index | Thread Index | Old Index