pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xextensions Conflict with xextproto.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3f356c9ecc8
branches: trunk
changeset: 510610:c3f356c9ecc8
user: reed <reed%pkgsrc.org@localhost>
date: Fri Mar 31 23:28:41 2006 +0000
description:
Conflict with xextproto.
Bump PKGREVISION.
(This is not maintained. The official version of same headers
is xextproto to be committed soon.)
diffstat:
x11/xextensions/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r e419e948ee12 -r c3f356c9ecc8 x11/xextensions/Makefile
--- a/x11/xextensions/Makefile Fri Mar 31 23:28:36 2006 +0000
+++ b/x11/xextensions/Makefile Fri Mar 31 23:28:41 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/09/07 16:49:41 reed Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/31 23:28:41 reed Exp $
#
DISTNAME= xextensions-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,8 @@
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= Various extension headers for xlibs from freedesktop.org
+CONFLICTS+= xextproto-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKGCONFIG_OVERRIDE= xextensions.pc.in
Home |
Main Index |
Thread Index |
Old Index