pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/modular-xorg-drivers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 25 11:40:29 UTC 2017

Modified Files:
        pkgsrc/meta-pkgs/modular-xorg-drivers: Makefile

Log Message:
Depend on xf86-video-sunleo. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.37 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.38
--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.37 Tue Dec 20 08:56:52 2016
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile      Wed Jan 25 11:40:29 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2016/12/20 08:56:52 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/01/25 11:40:29 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       modular-xorg-drivers-1.19.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 DISTFILES=     # empty
@@ -76,6 +76,7 @@ DEPENDS+=     xf86-video-suncg14-[0-9]*:../.
 DEPENDS+=      xf86-video-suncg3-[0-9]*:../../x11/xf86-video-suncg3
 DEPENDS+=      xf86-video-suncg6-[0-9]*:../../x11/xf86-video-suncg6
 DEPENDS+=      xf86-video-sunffb-[0-9]*:../../x11/xf86-video-sunffb
+DEPENDS+=      xf86-video-sunleo-[0-9]*:../../x11/xf86-video-sunleo
 DEPENDS+=      xf86-video-suntcx-[0-9]*:../../x11/xf86-video-suntcx
 DEPENDS+=      xf86-video-tdfx-[0-9]*:../../x11/xf86-video-tdfx
 DEPENDS+=      xf86-video-tga-[0-9]*:../../x11/xf86-video-tga



Home | Main Index | Thread Index | Old Index