pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server modular-xorg-server-1.12 needs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bb6b8a09a91
branches: trunk
changeset: 649436:4bb6b8a09a91
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Apr 03 09:44:13 2015 +0000
description:
modular-xorg-server-1.12 needs MesaLib<10. Bump revision.
diffstat:
x11/modular-xorg-server/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r a5dfdf90bd58 -r 4bb6b8a09a91 x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile Fri Apr 03 09:44:11 2015 +0000
+++ b/x11/modular-xorg-server/Makefile Fri Apr 03 09:44:13 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2015/03/09 21:24:40 tnn Exp $
+# $NetBSD: Makefile,v 1.92 2015/04/03 09:44:13 tnn Exp $
DISTNAME= xorg-server-1.12.4
PKGNAME= modular-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=xserver/}
EXTRACT_SUFX= .tar.bz2
@@ -101,7 +101,7 @@
INSTALLATION_DIRS+= lib/xorg/modules/drivers lib/xorg/modules/input
-BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.8.0
+BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.8.0<10
BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.4
BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=5.0
BUILDLINK_API_DEPENDS.damageproto+= damageproto>=1.1
Home |
Main Index |
Thread Index |
Old Index