diff options
author | hasso <hasso@pkgsrc.org> | 2009-06-09 05:44:31 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-06-09 05:44:31 +0000 |
commit | cec19e8394308f31d300e1bcd4daf37cd00b0180 (patch) | |
tree | ce0ef118b41086a617acf71eab52dbf7b2cecddc /x11/xf86-video-cirrus | |
parent | b81b08e87dd41b435be09f32f3fd47a29bdec50b (diff) | |
download | pkgsrc-cec19e8394308f31d300e1bcd4daf37cd00b0180.tar.gz |
Update to 1.3.0. Changes since 1.2.1:
This release adds support for building against Xorg 1.6, but drops
support for building against Xorg 1.3 and older.
Alan Coopersmith (7):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Replace static ChangeLog with XORG_CHANGELOG, use XORG_CWARNFLAGS too
Raise minimum xorg-server required to 1.4 for miGetPointerPosition
renamed: {man,src}/.cvsignore -> {man,src}/.gitignore
Updates to COPYING, README, & cirrus.man
Version 1.3.0
Matthieu Herrb (1):
alpine: fix order of arguments of PCI_WRITE_LONG().
Paulo Cesar Pereira de Andrade (2):
Export symbols used by different cirrus driver modules.
Update to use miPointerGetPosition.
Diffstat (limited to 'x11/xf86-video-cirrus')
-rw-r--r-- | x11/xf86-video-cirrus/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-cirrus/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile index d6f518506b2..e3479f9c886 100644 --- a/x11/xf86-video-cirrus/Makefile +++ b/x11/xf86-video-cirrus/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/09 05:44:31 hasso Exp $ # -DISTNAME= xf86-video-cirrus-1.2.1 -PKGREVISION= 2 +DISTNAME= xf86-video-cirrus-1.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-cirrus/distinfo b/x11/xf86-video-cirrus/distinfo index e38bb930510..84d8b6afb08 100644 --- a/x11/xf86-video-cirrus/distinfo +++ b/x11/xf86-video-cirrus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/08/09 15:24:54 tnn Exp $ +$NetBSD: distinfo,v 1.3 2009/06/09 05:44:31 hasso Exp $ -SHA1 (xf86-video-cirrus-1.2.1.tar.bz2) = cd5219897a0f3dfd7b3b9e79a3c977802707dc9c -RMD160 (xf86-video-cirrus-1.2.1.tar.bz2) = 2fe7b3e9994ebfb5b6a65c56192b918595c3acea -Size (xf86-video-cirrus-1.2.1.tar.bz2) = 274458 bytes +SHA1 (xf86-video-cirrus-1.3.0.tar.bz2) = 8e55835ff4ce7d0a210f1dd667e4cd040bba9f6e +RMD160 (xf86-video-cirrus-1.3.0.tar.bz2) = 4e300042f2bfbf33fd675f9b8c31f04bd9f9a7b4 +Size (xf86-video-cirrus-1.3.0.tar.bz2) = 269386 bytes |