From 3c48daab3c19a728bd33d36dbfc012793d74e8bb Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 9 Sep 2013 22:35:39 +0000 Subject: Update to 0.98.0: Adam Jackson (2): Don't bother to include vbe.h Remove mibstore.h Alan Coopersmith (1): Cleanup leading/trailing whitespace in source files Thomas Klausner (1): Use uint32_t for a variable that's passed to a function expecting a uint32_t. Y.C. Chen (6): Support 1360x768 and 1600x900 Resolutions Modify for DRAM Initial Settings Fixed S3 Resume Failed Issue Fixed Display Abnormal Issue with GOP Driver Support ShadowFB if no XAA Bump version to 0.98.0 --- x11/xf86-video-ast/Makefile | 10 ++-------- x11/xf86-video-ast/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'x11') diff --git a/x11/xf86-video-ast/Makefile b/x11/xf86-video-ast/Makefile index 704dbc32373..91a3c44f4c3 100644 --- a/x11/xf86-video-ast/Makefile +++ b/x11/xf86-video-ast/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/05/16 06:01:32 richard Exp $ -# +# $NetBSD: Makefile,v 1.14 2013/09/09 22:35:39 wiz Exp $ -DISTNAME= xf86-video-ast-0.97.0 +DISTNAME= xf86-video-ast-0.98.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 @@ -21,9 +20,4 @@ CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 .endif .include "../../x11/modular-xorg-server/buildlink3.mk" -.include "../../x11/randrproto/buildlink3.mk" -.include "../../x11/renderproto/buildlink3.mk" -.include "../../x11/videoproto/buildlink3.mk" -BUILDLINK_DEPMETHOD.libXext?= build -.include "../../x11/libXext/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-video-ast/distinfo b/x11/xf86-video-ast/distinfo index bc8f2e0e344..49634f85ad8 100644 --- a/x11/xf86-video-ast/distinfo +++ b/x11/xf86-video-ast/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:01:32 richard Exp $ +$NetBSD: distinfo,v 1.6 2013/09/09 22:35:39 wiz Exp $ -SHA1 (xf86-video-ast-0.97.0.tar.bz2) = 11cb9a687cec6f0943ad6b9a47434815334d2a20 -RMD160 (xf86-video-ast-0.97.0.tar.bz2) = 8b623270ac5d016618867c6b2675233ebd6a0dad -Size (xf86-video-ast-0.97.0.tar.bz2) = 336424 bytes +SHA1 (xf86-video-ast-0.98.0.tar.bz2) = de3f0dca20ae233ff7576728e61dc424f6d4b249 +RMD160 (xf86-video-ast-0.98.0.tar.bz2) = a2ff7c06b27450a674874fc5663ab17798175b6e +Size (xf86-video-ast-0.98.0.tar.bz2) = 331695 bytes -- cgit v1.2.3