diff options
author | wiz <wiz> | 2009-08-09 22:51:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-09 22:51:13 +0000 |
commit | 778c0d31c596f80dd7f53e599e43d2588dbc2b7f (patch) | |
tree | 80cd24b99a06edb4fdcc304571dade037dc7225a /x11 | |
parent | 0da1c98c7d8be53e173f68d6f2b8255733291823 (diff) | |
download | pkgsrc-778c0d31c596f80dd7f53e599e43d2588dbc2b7f.tar.gz |
Update to 0.6.3:
Adam Jackson (2):
Remove useless loader symbol lists.
s3 0.6.2
Alan Coopersmith (2):
Add README with pointers to mailing list, bugzilla & git repos
Raise minimum xorg-server required to 1.4 for miGetPointerPosition
Evgeny M. Zubok (4):
shadowFB option. Interlace mode support. Close bug #14999.
Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+
Add manual page.
Revert the using of BIOS defaults for the VRAM/DRAM timings
Adam Hoka (1):
Handle libpciaccess errors more gently and report any problems
Dave Airlie (5):
s3: switch to using config pci entity instead of active
s3: remove unneeded include
s3: fixup resources under pci access
s3: change to using ABI version check
s3: bump for release 0.6.3
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-s3/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-s3/PLIST | 3 | ||||
-rw-r--r-- | x11/xf86-video-s3/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile index 29796ff9e49..a1fe931eb03 100644 --- a/x11/xf86-video-s3/Makefile +++ b/x11/xf86-video-s3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/06/09 06:33:06 hasso Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/09 22:51:13 wiz Exp $ # -DISTNAME= xf86-video-s3-0.6.1 +DISTNAME= xf86-video-s3-0.6.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-s3/PLIST b/x11/xf86-video-s3/PLIST index b72f3272535..026d833eb81 100644 --- a/x11/xf86-video-s3/PLIST +++ b/x11/xf86-video-s3/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:13 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/08/09 22:51:13 wiz Exp $ lib/xorg/modules/drivers/s3_drv.la +man/man4/s3.4 diff --git a/x11/xf86-video-s3/distinfo b/x11/xf86-video-s3/distinfo index 41046672ad4..3e7b3ef558a 100644 --- a/x11/xf86-video-s3/distinfo +++ b/x11/xf86-video-s3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/06/09 06:33:06 hasso Exp $ +$NetBSD: distinfo,v 1.4 2009/08/09 22:51:13 wiz Exp $ -SHA1 (xf86-video-s3-0.6.1.tar.bz2) = 6dcc29988ce89a68a5011b156fc95b8d0755dd70 -RMD160 (xf86-video-s3-0.6.1.tar.bz2) = 98fcce3026b25e493f54934b7ae9b778f49f979a -Size (xf86-video-s3-0.6.1.tar.bz2) = 264633 bytes +SHA1 (xf86-video-s3-0.6.3.tar.bz2) = 5953c5c9cdc84487d1997a3cb5f8ff857cdf033b +RMD160 (xf86-video-s3-0.6.3.tar.bz2) = 105b4f0e954772e074120c769ee817ed5cec8a9f +Size (xf86-video-s3-0.6.3.tar.bz2) = 277148 bytes |