diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-04 20:30:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-04 20:30:01 +0000 |
commit | 6ca73a181dd8a8cff8aab3217fbf5fa3976f0885 (patch) | |
tree | 0da6cb0f8bd7babb53db49b8a8252753894a8df4 /x11 | |
parent | ddfc9da6c6bafd325253d7248dd0d5ec23e4b2ea (diff) | |
download | pkgsrc-6ca73a181dd8a8cff8aab3217fbf5fa3976f0885.tar.gz |
Update to 6.9.5:
Adam Jackson (3):
preinit: Don't bother explicitly loading int10, vbe will do it for us
Bump minimum xserver to 1.4
mach64 6.9.5
Alan Coopersmith (2):
Remove unused atidecoder.c & atidecoder.h
Remove unused atiaudio.c & ATIAudioNames declaration
Connor Behan (1):
Drop dependence on xf86PciInfo.h
Dave Airlie (1):
mach64: fix build probably not required with pci access anyways
Matthieu Herrb (1):
Deal with pPict->pDrawable == NULL for source-only pictures.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-mach64/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-mach64/distinfo | 10 |
2 files changed, 6 insertions, 9 deletions
diff --git a/x11/xf86-video-mach64/Makefile b/x11/xf86-video-mach64/Makefile index cf898d5a3c3..d54a75f972a 100644 --- a/x11/xf86-video-mach64/Makefile +++ b/x11/xf86-video-mach64/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2015/04/25 14:25:22 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/04 20:30:01 wiz Exp $ -DISTNAME= xf86-video-mach64-6.9.4 -PKGREVISION= 3 +DISTNAME= xf86-video-mach64-6.9.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-mach64/distinfo b/x11/xf86-video-mach64/distinfo index 232eb6bfcc8..2595852023f 100644 --- a/x11/xf86-video-mach64/distinfo +++ b/x11/xf86-video-mach64/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/04/02 22:16:47 tnn Exp $ +$NetBSD: distinfo,v 1.6 2015/05/04 20:30:01 wiz Exp $ -SHA1 (xf86-video-mach64-6.9.4.tar.bz2) = 59ef55e9962d6ff2d9f4583d95fdffc37cbcde86 -RMD160 (xf86-video-mach64-6.9.4.tar.bz2) = 6e227c92813c6fefe51faec55c81ac6bd4234fff -Size (xf86-video-mach64-6.9.4.tar.bz2) = 517239 bytes -SHA1 (patch-src_atimach64probe.c) = 48ee19c7793d59dd745b0c00e4f9aa3475583e5e -SHA1 (patch-src_atipreinit.c) = b5aa92706e7effba6f66aebba89d409c37571e7d +SHA1 (xf86-video-mach64-6.9.5.tar.bz2) = 0ba2d51752a62808286937cf3c6a95794fa5cb29 +RMD160 (xf86-video-mach64-6.9.5.tar.bz2) = da9f300ccd028850505b7a474fdecbaf09ea50b2 +Size (xf86-video-mach64-6.9.5.tar.bz2) = 520883 bytes |