diff options
author | tnn <tnn@pkgsrc.org> | 2008-08-09 15:24:54 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-08-09 15:24:54 +0000 |
commit | f65986b64e9018bd5bc73dad2300fb5712737673 (patch) | |
tree | b36941f19821cd5bcb121ee816f814e982343165 /x11 | |
parent | beb59327a2cd47dec333317e91c2e9fe769b863b (diff) | |
download | pkgsrc-f65986b64e9018bd5bc73dad2300fb5712737673.tar.gz |
Update to xf86-video-cirrus-1.2.1.
1.2.1:
Bug #10715: Fix depth configuration for alpine chips.
cirrus 1.2.1
1.2.0:
Replace references to XFree86/XF86Config in man page
renamed: .cvsignore -> .gitignore
Define CIR_*_VERSION* using PACKAGE_VERSION_*
cirrus initial pci access support
test for 1/4 bpp in case server is configured with them off
make dist check pass
fixup iomapsize so we only map the 4k not 16k which is an error
cirrus: set default depth to 24bpp
Makefile.am: nuke RCS Id
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-cirrus/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-cirrus/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile index ef275c626a1..12b34bf004e 100644 --- a/x11/xf86-video-cirrus/Makefile +++ b/x11/xf86-video-cirrus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/09 15:24:54 tnn Exp $ # -DISTNAME= xf86-video-cirrus-1.1.0 +DISTNAME= xf86-video-cirrus-1.2.1 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 17b7a795864..e38bb930510 100644 --- a/x11/xf86-video-cirrus/distinfo +++ b/x11/xf86-video-cirrus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/03/20 16:11:14 joerg Exp $ +$NetBSD: distinfo,v 1.2 2008/08/09 15:24:54 tnn Exp $ -SHA1 (xf86-video-cirrus-1.1.0.tar.bz2) = 1832fc03ea9d60a96bfd96c156cb439818bfc579 -RMD160 (xf86-video-cirrus-1.1.0.tar.bz2) = 027e6b8cfc78dab762207d809cb61ecf97c92638 -Size (xf86-video-cirrus-1.1.0.tar.bz2) = 264167 bytes +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 |