pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-cirrus Update to xf86-video-cirrus-1.2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3e0f903f414
branches:  trunk
changeset: 545629:a3e0f903f414
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Aug 09 15:24:54 2008 +0000

description:
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:

 x11/xf86-video-cirrus/Makefile |  4 ++--
 x11/xf86-video-cirrus/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r b7b44f8e5b78 -r a3e0f903f414 x11/xf86-video-cirrus/Makefile
--- a/x11/xf86-video-cirrus/Makefile    Sat Aug 09 15:21:07 2008 +0000
+++ b/x11/xf86-video-cirrus/Makefile    Sat Aug 09 15:24:54 2008 +0000
@@ -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 -r b7b44f8e5b78 -r a3e0f903f414 x11/xf86-video-cirrus/distinfo
--- a/x11/xf86-video-cirrus/distinfo    Sat Aug 09 15:21:07 2008 +0000
+++ b/x11/xf86-video-cirrus/distinfo    Sat Aug 09 15:24:54 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index