pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/randrext Conflict with randrproto.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba646afb9d66
branches:  trunk
changeset: 510608:ba646afb9d66
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Mar 31 23:27:40 2006 +0000

description:
Conflict with randrproto.
Bump PKGREVISION.

(This is not maintained. The official version of same headers
is randrproto to be committed soon.

diffstat:

 x11/randrext/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r e3b4acdb1d7f -r ba646afb9d66 x11/randrext/Makefile
--- a/x11/randrext/Makefile     Fri Mar 31 23:26:19 2006 +0000
+++ b/x11/randrext/Makefile     Fri Mar 31 23:27:40 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:31:11 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/31 23:27:40 reed Exp $
 
 DISTNAME=              randrext-1.0
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            x11 devel
 MASTER_SITES=          http://xlibs.freedesktop.org/release/
 EXTRACT_SUFX=          .tar.bz2
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://xlibs.freedesktop.org/
 COMMENT=               X RandR extension (Headers and documentation files)
 
+CONFLICTS+=            randrproto-[0-9]*
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index