summaryrefslogtreecommitdiff
path: root/x11/xf86-video-s3/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-09 22:51:13 +0000
committerwiz <wiz>2009-08-09 22:51:13 +0000
commit3b0d066bfc013c5ace63ce36f4ea9d11bec65a25 (patch)
tree80cd24b99a06edb4fdcc304571dade037dc7225a /x11/xf86-video-s3/Makefile
parent5a66dee9c817be7330bf741deb0b618ce2cbae7c (diff)
downloadpkgsrc-3b0d066bfc013c5ace63ce36f4ea9d11bec65a25.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/xf86-video-s3/Makefile')
-rw-r--r--x11/xf86-video-s3/Makefile4
1 files changed, 2 insertions, 2 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